Author: remi
Date: 2009-05-01 10:46:22 +0200 (Fri, 01 May 2009)
New Revision: 4606
Modified:
softwares_suite_v3/kysoh/tuxware/server/branches/0.3.0-plugins-gadgets-confs/TuxDroidServer.py
Log:
* serve needed files for skin
Modified:
softwares_suite_v3/kysoh/tuxware/server/branches/0.3.0-plugins-gadgets-confs/TuxDroidServer.py
===================================================================
---
softwares_suite_v3/kysoh/tuxware/server/branches/0.3.0-plugins-gadgets-confs/TuxDroidServer.py
2009-05-01 08:36:01 UTC (rev 4605)
+++
softwares_suite_v3/kysoh/tuxware/server/branches/0.3.0-plugins-gadgets-confs/TuxDroidServer.py
2009-05-01 08:46:22 UTC (rev 4606)
@@ -65,6 +65,12 @@
resourcesManager.addDirectoryToServe("/data/gif/")
resourcesManager.addFileToServe(os.path.join(TDS_APPLICATION_PATH,
"data", "favicon", "favicon.ico"), "/favicon.ico")
+ # Load wiky scripts
+ resourcesManager.addDirectoryToServe("/data/web_interface/common/wiky/")
+ # Load skins
+ resourcesManager.addDirectoryToServe("/data/web_interface/01/xsl/")
+ resourcesManager.addDirectoryToServe("/data/web_interface/01/css/")
+ resourcesManager.addDirectoryToServe("/data/web_interface/01/gif/")
resourcesManager.start()
# Start the clients manager
clientsManager.start()
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn