Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
ReadMe.txt
ÒWikiSampleThemeWithCSSÓ shows how to extend an existing Wiki Theme using CSS properties. It modifies the background color and column layout of a group. |
This sample contains the theme.plist, screen.css, mystyles.css, print.css, and preview.png files. The theme.plist file sets up the basic theme properties, screen.css imports both the existing themeÕs CSS and new CSS styles, mystyles.css implements new CSS styles, print.css imports the default print style sheet, and preview.png is a thumbnail image for the theme chooser. |
Using the Sample |
1. In order to install a new Wiki Server theme on Mac OS X Server, copy |
the *.wikitheme directory into |
/Library/Application\Support/Apple/WikiServer/Themes/ and verify |
permissions so that the files are readable by the _teamsserver user. |
2. Restart the teams service. Do the following in Terminal: |
sudo serveradmin stop teams; |
sudo serveradmin start teams; |
3. Select your new theme from the group settings page. |
http://YOUR_SERVER/groups/GROUP_NAME/settings/ |
For more information on extending your Wiki Server or installing themes, |
read the documentation in the following PDF: |
http://images.apple.com/server/macosx/docs/Extending_Your_Wiki_Server.pdf |
Feedback and Bug Reports |
Please send all feedback about this sample by connecting to the Contact ADC <http://developer.apple.com/contact/feedback.html> page. |
Please submit any bug reports about this sample to the Bug Reporting <http://developer.apple.com/bugreporter> page. |
Copyright © 2008 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2008-06-02