To manually edit wiki administration settings:
1Stop the web service by doing one of the following:
ÂÂ In Server Preferences, click Web and move the slider to Off.
ÂÂ In Server Admin, open the disclosure triangle for your server, select Web, and click Stop Web.
ÂÂ Enter the following in Terminal:
$ sudo serveradmin stop teams;
If prompted, enter your administrator account password.
Stopping web service can disrupt users, so send out a notification that the server will be temporarily down before doing this.
2If you’re going to use Property List Editor or a
To copy this file, enter:
$ sudo cp /Library/Collaboration/Groups/group_name/metadata.plist /Users/ user_name/Documents/
Replace group_name with the group’s short name. Replace user_name with the short name of the user you’re logged in as.
If prompted, enter your administrator account password.
3Open theme.plist in Property List Editor or in a text editor.
To open this file in a
$ sudo nano theme_name.wikitheme/theme.plist
If prompted, enter your administrator account password.
You can use any text editor, as long as you precede the command to run the text editor with sudo.
If you’re using Property List Editor or a
For information about Property List Editor, see “About Property List Editor,” on page 14.
4Edit theme.plist and save your changes.
5If you copied theme.plist to your Documents folder, copy it back to the theme folder.
To copy this file, enter:
$ sudo cp /Users/user_name/Documents/theme.plist theme_name.wikitheme/
If prompted, enter your administrator account password.
Chapter 3 Managing Wiki Content
43