Page Files Structure          
  
   
 


Page Content

  • page.wiki - The pages content in Wiki Markup
  • page.js - Javascript specific to the page
  • page.html - The page in HTML as served to users
  • page.html.fragment - The page content without header and footer templates
  • printable.html - The page in HTML with a simple header and footer that is suitable for printing
  • exclude-attachments.txt - A list of regular expressions, each on a new line. Files matching the expression are not show in the page's list of attachments.
  • exclude-references.txt - A list of regular expressions, each on a new line. Referring pages matching the expression are not show in the page's Referring Pages list.
  • owner.txt - The last modifier of the page

Page Templates

  • header.html.template - The template for the top of the page.html file.
  • footer.html.template - The template for the bottom of the page.html file.
  • edit-form.html.template - The template for the middle of the page in edit mode.
  • update.wiki.template - A template used to convert the data from the edit-form.html.template to the page.wiki file.
  • links.txt - A list of files that are linked to rather than copied when a page is copied.

Links

  • (file name).link - A file that contains a link to another file. It is used to allow a single file to be used in multiple pages.

Page Data

  • data.xml - A file used to store data from the pages edit-form.
  • data.map.xml - An xml format file that maps fields from an edit-form to files attached to a page.

Access Control

  • access.read - An xml format file listing users and groups that can view the page
  • access.update - An xml format file listing users and groups that can update the page
  • access.delete - An xml format file listing users and groups that can delete the page
by Admin on 21/04/2008 at 10:09 PM