Key Example Value Description
tombstoned <true/>, <false/> Originally set to false, this is set to
true when a page is temporarily
deleted.
If a page is permanently deleted,
the entire page_uid.page/ folder is
removed.
uid groups/group_name/wiki/page_uid/ Unique identier for the wiki page
and its location.
versioned <true/>, <false/> Wiki pages are versioned; blog and
mailing list entries aren’t.
After manually editing this le, delete the group’s index.db le and restart the server.
For more information, see “Manually Editing Raw Content,” on page 40.
Managing Attachments
When a user attaches a le to a wiki page, that le is stored in:
/Library/Collaboration/Groups/group_name/wiki/page_uid.page/attachments/
attachment_uid/
Group_name is the group’s short name. Page_uid is the unique identier of the page
that the le is attached to and attachment_uid is the unique identier of the le. Both
unique identiers are included in the attachment’s URL:
http://domain_name/groups/group_name/wiki/page_uid/attachments/
attachment_uid/lename
If someone deletes or replaces an attachment in the wiki, the old attachment remains
on the server. This allows use of the wiki’s history feature to restore old versions of
attached les.
If you delete the folder containing the attachment on the server, users won’t be able to
restore the attachment.
Chapter 3 Managing Wiki Content 45