README.txt
上传用户:snow1005
上传日期:2015-11-10
资源大小:3151k
文件大小:1k
源码类别:

Ajax

开发平台:

JavaScript

  1. INSTALLATION
  2. 1. Update the file "index.php" to link up Ext JS code.
  3. 3. Update "system/core/os/config.php" with your information.
  4. 4. Login to your MySQL database, run MYSQL.sql.
  5. 5. Upload files to a directory on your server.
  6. DIRECTORY STRUCTURE
  7. Resources directory contains:
  8. 1. css, The desktop css file
  9. 2. images, The default images 
  10. 3. themes, The qWikiOffice themes
  11. 4. wallpapers, The desktop wallpapers
  12. System directory contains:
  13. 1. core, The core javascript files.
  14. 2. login, The login files.
  15. 3. modules, The modules/applications.
  16. 4. os, The config and os php classes, the lib directory.
  17. NOTE ON WALLPAPERS
  18. The only wallpaper I claim ownership of is the qWikiOffice wallpaper.
  19. NOTE ON THE DESKTOP AND THE ORIGINAL EXT JS DESKTOP DEMO:
  20. Code for the following files are based on code from the original Ext JS desktop demo.
  21. I have made many modifications/additions.
  22. 1. App.js
  23. 2. Desktop.js
  24. 3. Module.js