README.txt
上传用户:snow1005
上传日期:2015-11-10
资源大小:3151k
文件大小:1k
- INSTALLATION
- 1. Update the file "index.php" to link up Ext JS code.
- 3. Update "system/core/os/config.php" with your information.
- 4. Login to your MySQL database, run MYSQL.sql.
- 5. Upload files to a directory on your server.
- DIRECTORY STRUCTURE
- Resources directory contains:
- 1. css, The desktop css file
- 2. images, The default images
- 3. themes, The qWikiOffice themes
- 4. wallpapers, The desktop wallpapers
- System directory contains:
- 1. core, The core javascript files.
- 2. login, The login files.
- 3. modules, The modules/applications.
- 4. os, The config and os php classes, the lib directory.
- NOTE ON WALLPAPERS
- The only wallpaper I claim ownership of is the qWikiOffice wallpaper.
- NOTE ON THE DESKTOP AND THE ORIGINAL EXT JS DESKTOP DEMO:
- Code for the following files are based on code from the original Ext JS desktop demo.
- I have made many modifications/additions.
-
- 1. App.js
- 2. Desktop.js
- 3. Module.js