qWikiOffice (hereinafter referred to as Qo) is an open source Web desktop system imitating Window Vista. Qo's desktop graphical interface is based on the Ajax framework of Ext Js. Qo not only has a friendly appearance but also provides a powerful platform for developers to develop plug-ins. You can quickly develop your own application plug-ins in Qo.
Install
1. Import MySql.sql into the MySql database.
2. Modify the Mysql connection in systemosconfig.php.
Directory structure The resource directory contains:
1. CSS, desktop CSS file
2. images, default image
3. themes, qWikiOffice theme
4. Wallpapers, the desktop wallpaper system directory contains:
1. core, core JavaScript file
2. login, login file
3. modules, module/application plug-in
4. os, configuration and operating system PHP class lib directory
Expand