3 # this is displayed in the page title
6 # this is used for the leftmost button of the navbar.
7 # It can be set to an empty string or a text message
8 site_icon = 'sys/favicon16x16.png'
10 # set to None for read-only sites, or
11 # leave empty ('') to allow anonymous edits
12 # otherwise, set to a URL that requires authentication
13 privileged_url = 'https://secure.sugarlabs.org/codewiz/wiki'
15 #privileged_url = None
22 [ 'X-XRDS-Location', 'http://codewiz.org/yadis.xml' ],
26 [ 'icon', 'sys/favicon.gif' ],
27 [ 'stylesheet', 'sys/geekigeeki.css' ],
28 [ 'openid.server', 'https://id.sugarlabs.org/bernie' ],
29 [ 'openid.delegate', 'https://id.sugarlabs.org/bernie' ],
30 [ 'pavatar', 'http://codewiz.org/wiki/BernieAvatar80x80.png' ],
33 history_url = '../wikigit/wiki.git'
35 post_edit_hook = os.path.join(script_path(), 'post_edit_hook.sh')
37 datetime_fmt = '%a, %d %b %Y %H:%M:%S %Z'
39 # prefix before nonexistent link (usually '?')
42 # maximum image width in pixels for thumbnails (set to '' to disable scaling)
45 # Set to True for CGI var dump