2 # IkiWiki::Setup::Yaml - YAML formatted setup file
4 # Setup file for ikiwiki.
6 # Passing this to ikiwiki --setup will make ikiwiki generate
7 # wrappers and build the wiki.
9 # Remember to re-run ikiwiki --setup any time you edit this file.
13 # contact email for wiki
14 adminemail: philipdurbin@gmail.com
15 # users who are wiki admins
18 # users who are banned from the wiki
20 # where the source of the wiki is located
22 # where to build the wiki
24 # base url to the wiki
25 url: http://wiki.greptilian.com
26 # url to the ikiwiki.cgi
27 cgiurl: http://wiki.greptilian.com/ikiwiki.cgi
28 # filename of cgi wrapper to generate
29 #cgi_wrapper: /var/www/wiki/ikiwiki.cgi
30 # mode for cgi_wrapper (can safely be made suid)
31 cgi_wrappermode: '06755'
34 # plugins to add to the default configuration
45 # additional directory to search for template files
46 templatedir: /usr/share/ikiwiki/templates
47 # base wiki source location
48 underlaydir: /usr/share/ikiwiki/basewiki
49 # display verbose messages?
53 # create output files named page/index.html?
55 # use '!'-prefixed preprocessor directives?
57 # use page/index.mdwn source files
59 # enable Discussion pages?
61 # name of Discussion pages
62 discussionpage: Discussion
65 # only send cookies over SSL connections?
67 # extension to use for new pages
69 # extension to use for html files
71 # strftime format string to display date
75 # put user pages below specified page
77 # how many backlinks to show before hiding excess (0 to show all)
79 # attempt to hardlink source files? (optimisation for large files)
81 # force ikiwiki to use a particular umask (keywords public, group or private, or a number)
83 # group for wrappers to run in
84 #wrappergroup: ikiwiki
85 # extra library and plugin directory
86 libdir: /home/wikiuser/.ikiwiki
87 # environment variables
91 # regexp of normally excluded files to include
92 #include: ^\.htaccess$
93 # regexp of files that should be skipped
94 #exclude: ^(*\.private|Makefile)$
95 # specifies the characters that are allowed in source filenames
96 wiki_file_chars: -[:alnum:]+/.:_
97 # allow symlinks in the path leading to the srcdir (potentially insecure)
98 allow_symlinks_before_srcdir: 0
100 ######################################################################
102 # (editpage, git, htmlscrubber, inline, link, meta, parentlinks)
103 ######################################################################
106 # git hook to generate
107 #git_wrapper: /var/lib/git/wiki.git/hooks/post-update
108 # shell command for git_wrapper to run, in the background
109 #git_wrapper_background_command: git push github
110 # mode for git_wrapper (can safely be made suid)
111 #git_wrappermode: '06755'
112 # git pre-receive hook to generate
113 #git_test_receive_wrapper: /git/wiki.git/hooks/pre-receive
114 # unix users whose commits should be checked by the pre-receive hook
115 #untrusted_committers: []
116 # gitweb url to show file history ([[file]] substituted)
117 historyurl: http://git.greptilian.com/?p=wiki.git;a=history;f=[[file]]
118 # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted)
119 #diffurl: http://git.example.com/gitweb.cgi?p=wiki.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]
120 # where to pull and push changes (set to empty string to disable)
121 #gitorigin_branch: origin
122 # branch that the wiki is stored in
123 #gitmaster_branch: master
125 # htmlscrubber plugin
126 # PageSpec specifying pages not to scrub
127 #htmlscrubber_skip: '!*/Discussion'
130 # enable rss feeds by default?
132 # enable atom feeds by default?
134 # allow rss feeds to be used?
136 # allow atom feeds to be used?
138 # urls to ping (using XML-RPC) on feed update
139 #pingurl: http://rpc.technorati.com/rpc/ping
141 ######################################################################
143 # (anonok, blogspam, httpauth, lockedit, moderatedcomments,
144 # opendiscussion, openid, passwordauth, signinedit)
145 ######################################################################
148 # PageSpec to limit which pages anonymous users can edit
149 #anonok_pagespec: '*/discussion'
152 # PageSpec of pages to check for spam
153 #blogspam_pagespec: postcomment(*)
154 # options to send to blogspam server
155 #blogspam_options: blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10
156 # blogspam server XML-RPC url
160 # url to redirect to when authentication is needed
161 #cgiauthurl: http://example.com/wiki/auth/ikiwiki.cgi
162 # PageSpec of pages where only httpauth will be used for authentication
163 #httpauth_pagespec: '!*/Discussion'
166 # PageSpec controlling which pages are locked
167 #locked_pages: '!*/Discussion'
170 # moderatedcomments plugin
171 # PageSpec matching users or comment locations to moderate
172 #moderate_pagespec: '*'
175 # url pattern of openid realm (default is cgiurl)
177 # url to ikiwiki cgi to use for openid authentication (default is cgiurl)
180 # passwordauth plugin
181 # a password that must be entered when signing up for an account
182 #account_creation_password: s3cr1t
183 # cost of generating a password using Authen::Passphrase::BlowfishCrypt
186 ######################################################################
188 # (creole, highlight, hnb, html, mdwn, otl, po, rawhtml, textile, txt)
189 ######################################################################
192 # types of source files to syntax highlight
193 #tohighlight: .c .h .cpp .pl .py Makefile:make
194 # location of highlight's filetypes.conf
195 #filetypes_conf: /etc/highlight/filetypes.conf
196 # location of highlight's langDefs directory
197 #langdefdir: /usr/share/highlight/langDefs
200 # enable multimarkdown features?
202 # disable use of markdown discount?
206 # master language (non-PO files)
207 #po_master_language: en|English
208 # slave languages (translated via PO files) format: ll|Langname
213 # PageSpec controlling which pages are translatable
214 #po_translatable_pages: '* and !*/Discussion'
215 # internal linking behavior (default/current/negotiated)
218 ######################################################################
221 ######################################################################
223 ######################################################################
225 # (404, attachment, comments, editdiff, edittemplate, getsource, google,
226 # goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
228 ######################################################################
231 # enhanced PageSpec specifying what attachments are allowed
232 #allowed_attachments: virusfree() and mimetype(image/*) and maxsize(50kb)
233 # virus checker program (reads STDIN, returns nonzero if virus found)
234 #virus_checker: clamdscan -
237 # PageSpec of pages where comments are allowed
238 #comments_pagespec: blog/* and !*/Discussion
239 # PageSpec of pages where posting new comments is not allowed
240 #comments_closed_pagespec: blog/controversial or blog/flamewar
241 # Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
242 #comments_pagename: ''
243 # Interpret directives in comments?
244 #comments_allowdirectives: 0
245 # Allow anonymous commenters to set an author name?
246 #comments_allowauthor: 0
247 # commit comments to the VCS
251 # Mime type for returned source.
252 #getsource_mimetype: text/plain; charset=utf-8
259 # URIs of repositories containing the wiki's source
261 #- svn://svn.example.org/wiki/trunk
264 # path to the omega cgi program
265 #omega_cgi: /var/www/cgi-bin/omega
268 # name of theme to enable
272 # list of plugins that cannot be enabled/disabled via the web interface
273 #websetup_force_plugins: []
274 # list of additional setup field keys to treat as unsafe
276 # show unsafe settings, read-only, in web interface?
277 #websetup_show_unsafe: 1
279 ######################################################################
281 # (calendar, color, conditional, cutpaste, date, format, fortune,
282 # graphviz, haiku, headinganchors, img, linkmap, listdirectives, map,
283 # more, orphans, pagecount, pagestats, poll, polygen, postsparkline,
284 # progress, shortcut, sparkline, table, template, teximg, toc, toggle,
286 ######################################################################
289 # base of the archives hierarchy
290 #archivebase: archives
291 # PageSpec of pages to include in the archives; used by ikiwiki-calendar command
292 #archive_pagespec: page(posts/*) and !*/Discussion
294 # listdirectives plugin
295 # directory in srcdir that contains directive descriptions
296 #directive_description_dir: ikiwiki/directive
299 # Should teximg use dvipng to render, or dvips and convert?
301 # LaTeX prefix for teximg plugin
302 #teximg_prefix: '\documentclass{article}
304 # \usepackage[utf8]{inputenc}
306 # \usepackage{amsmath}
308 # \usepackage{amsfonts}
310 # \usepackage{amssymb}
317 # LaTeX postfix for teximg plugin
318 #teximg_postfix: \end{document}
320 ######################################################################
322 # (aggregate, amazon_s3, autoindex, brokenlinks, camelcase, ddate, embed,
323 # favicon, flattr, goodstuff, htmlbalance, localstyle, pagetemplate,
324 # pingee, pinger, prettydate, recentchanges, recentchangesdiff,
325 # relativedate, rsync, sidebar, smiley, sortnaturally, tag,
326 # testpagespec, transient, underlay)
327 ######################################################################
330 # enable aggregation to internal pages?
331 #aggregateinternal: 1
332 # allow aggregation to be triggered via the web?
333 #aggregate_webtrigger: 0
336 # file: /home/wikiuser/.ikiwiki/cookies
339 # public access key id
340 #amazon_s3_key_id: XXXXXXXXXXXXXXXXXXXX
341 # file holding secret key (must not be readable by others!)
342 #amazon_s3_key_id: /home/wikiuser/.s3_key
343 # globally unique name of bucket to store wiki in
344 #amazon_s3_bucket: mywiki
345 # a prefix to prepend to each page name
346 #amazon_s3_prefix: wiki/
347 # which S3 datacenter to use (leave blank for default)
348 #amazon_s3_location: EU
349 # store each index file twice? (allows urls ending in "/index.html" and "/")
350 #amazon_s3_dupindex: 0
353 # commit autocreated index pages
357 # list of words to not turn into links
358 #camelcase_ignore: []
361 # userid or user name to use by default for Flattr buttons
362 #flattr_userid: joeyh
365 # how many seconds to try pinging before timing out
369 # format to use to display date
370 #prettydateformat: '%X, %B %o, %Y'
372 # recentchanges plugin
373 # name of the recentchanges page
374 #recentchangespage: recentchanges
375 # number of changes to track
376 #recentchangesnum: 100
379 # command to run to sync updated pages
380 #rsync_command: rsync -qa --delete . user@host:/path/to/docroot/
383 # show sidebar page on all pages?
387 # parent page tags are located under
389 # autocreate new tag pages?
391 # commit autocreated tag pages
392 #tag_autocreate_commit: 1
395 # extra underlay directories to add
397 #- /home/wikiuser/wiki.underlay