Web Settings

# this code is executed on each CGI invocation

# pages which may not be edited through CGI (page 9 better be included!)

 set ProtectedPages {1 2 3 4 5 6 7 8 9}

# the text that gets shown at the bottom of an edit page

 set EditInstructions {
  
Editing quick-reference:
LINK to [Formatting Rules] - or to http://here.com/" target="_newWindow">http://here.com/> - use [http://here.com/]> to show as [http://here.com/" target="_newWindow">1]
BULLETS are lines with 3 spaces, an asterisk, a space - the item must be one (wrapped) line
PARAGRAPHS are split with empty lines, UNFORMATTED TEXT starts with white space
HIGHLIGHTS are indicated by groups of single quotes - use two for ''italics'', three for '''bold'''
SECTIONS can be separated with a horizontal line - insert a line containing just 4 dashes

}