]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - ikiwiki.setup
ban spammer
[git.ikiwiki.info.git] / ikiwiki.setup
1 # IkiWiki::Setup::Yaml - YAML formatted setup file
2 #
3 # Setup file for ikiwiki.
4
5 # Passing this to ikiwiki --setup will make ikiwiki generate
6 # wrappers and build the wiki.
7
8 # Remember to re-run ikiwiki --setup any time you edit this file.
9 #
10 # name of the wiki
11 wikiname: ikiwiki
12 # contact email for wiki
13 adminemail: joey@ikiwiki.info
14 # users who are wiki admins
15 adminuser:
16   - http://joey.kitenet.net/
17 # users who are banned from the wiki
18 banned_users:
19   - https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg
20   - https://www.google.com/accounts/o8/id?id=AItOawnv-w7GplWln2P55lnzc6Ds-ltzk6sNxDY
21   - https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8
22   - ip(95.65.50.150)
23   - https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de
24   - https://www.google.com/accounts/o8/id?id=AItOawkuR0eo_HO1s1hs49h0Y_4Bzm08l9evMEc
25   - https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
26   - ip(115.43.30.149)
27   - ikiwikiweb
28   - webkatalog
29   - ip(117.201.35.183)
30   - adrianna
31   - ip(94.179.251.118)
32   - capitaine
33   - ip(74.63.117.196)
34   - ip(74.63.117.195)
35   - testerer
36   - ip(86.103.200.90)
37   - AlbertF
38   - ip(71.132.208.155)
39   - MariaJackson
40   - ip(208.75.10.42)
41   - HelenOliver
42   - ip(222.127.197.140)
43   - GraceTemplman46
44   - diannetyron
45   - ip(119.111.124.194)
46   - http://cmelbye.myopenid.com/
47   - autobahnned
48   - icerain321
49   - shoesorder
50   - AdamMeyars
51   - essaywriter
52   - blahgrad
53   - alicia.warner
54   - WikiJeanHawkins
55   - nicole.adams
56   - Smith
57   - quentin
58   - quentinfudge
59   - https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A
60   - ip(123.26.115.218)
61   - https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8
62   - ip(123.26.124.157)
63 # where the source of the wiki is located
64 srcdir: /home/b-ikiwiki/source/doc
65 # where to build the wiki
66 destdir: /home/b-ikiwiki/public_html
67 # base url to the wiki
68 url: http://ikiwiki.info
69 # url to the ikiwiki.cgi
70 cgiurl: http://ikiwiki.info/ikiwiki.cgi
71 # filename of cgi wrapper to generate
72 cgi_wrapper: /var/www/b-ikiwiki/ikiwiki.cgi
73 # mode for cgi_wrapper (can safely be made suid)
74 cgi_wrappermode: 0755
75 # rcs backend to use
76 rcs: git
77 # plugins to add to the default configuration
78 add_plugins:
79   - sidebar
80   - goodstuff
81   - websetup
82   - table
83   - haiku
84   - html
85   - polygen
86   - fortune
87   - linkmap
88   - favicon
89   - poll
90   - postsparkline
91   - sparkline
92   - version
93   - testpagespec
94   - edittemplate
95   - recentchangesdiff
96   - 404
97   - ikiwikihosting
98   - branchable
99   - recentchangesdiff
100   - attachment
101   - remove
102   - rename
103   - edittemplate
104   - favicon
105   - format
106   - fortune
107   - highlight
108   - listdirectives
109   - poll
110   - progress
111   - relativedate
112   - search
113   - testpagespec
114   - version
115   - theme
116   - repolist
117   - highlight
118   - comments
119   - gitpush
120 # plugins to disable
121 disable_plugins: []
122 # additional directory to search for template files
123 templatedir: /usr/share/ikiwiki/templates
124 # base wiki source location
125 underlaydir: /usr/share/ikiwiki/basewiki
126 # display verbose messages?
127 #verbose: 1
128 # log to syslog?
129 syslog: 1
130 # create output files named page/index.html?
131 usedirs: 1
132 # use '!'-prefixed preprocessor directives?
133 prefix_directives: 1
134 # use page/index.mdwn source files
135 indexpages: 0
136 # enable Discussion pages?
137 discussion: 1
138 # name of Discussion pages
139 discussionpage: Discussion
140 # generate HTML5?
141 html5: 0
142 # only send cookies over SSL connections?
143 sslcookie: 0
144 # extension to use for new pages
145 default_pageext: mdwn
146 # extension to use for html files
147 htmlext: html
148 # strftime format string to display date
149 timeformat: '%c'
150 # UTF-8 locale to use
151 #locale: en_US.UTF-8
152 # put user pages below specified page
153 userdir: users
154 # how many backlinks to show before hiding excess (0 to show all)
155 numbacklinks: 10
156 # attempt to hardlink source files? (optimisation for large files)
157 hardlink: 1
158 # force ikiwiki to use a particular umask
159 #umask: 022
160 # group for wrappers to run in
161 #wrappergroup: ikiwiki
162 # extra library and plugin directory
163 libdir: /home/b-ikiwiki/.ikiwiki
164 # environment variables
165 ENV:
166   TMPDIR: /home/b-ikiwiki/tmp
167 # time zone name
168 timezone: JEST+4
169 # regexp of normally excluded files to include
170 #include: '^\.htaccess$'
171 # regexp of files that should be skipped
172 #exclude: '^(*\.private|Makefile)$'
173 # specifies the characters that are allowed in source filenames
174 wiki_file_chars: '-[:alnum:]+/.:_'
175 # allow symlinks in the path leading to the srcdir (potentially insecure)
176 allow_symlinks_before_srcdir: 0
178 ######################################################################
179 # core plugins
180 #   (branchable, editpage, git, gitpush, htmlscrubber, ikiwikihosting,
181 #    inline, link, meta, parentlinks)
182 ######################################################################
184 # branchable plugin
185 # Allow anyone to branch, check out, and copy this site?
186 branchable: 1
187 # Allow anyone to git push verified changes to this site?
188 anonpush: 1
189 # Display "Branchable" link on action bar?
190 branchable_action: 1
192 # git plugin
193 # git hook to generate
194 git_wrapper: /home/b-ikiwiki/source.git/hooks/post-update
195 # shell command for git_wrapper to run, in the background
196 #git_wrapper_background_command: git push github
197 # mode for git_wrapper (can safely be made suid)
198 git_wrappermode: 6755
199 # git pre-receive hook to generate
200 git_test_receive_wrapper: /home/b-ikiwiki/source.git/hooks/pre-receive
201 # unix users whose commits should be checked by the pre-receive hook
202 untrusted_committers:
203   - ikiwiki-anon
204 # gitweb url to show file history ([[file]] substituted)
205 historyurl: 'http://source.ikiwiki.branchable.com/?p=source.git;a=history;f=doc/[[file]];hb=HEAD'
206 # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted)
207 diffurl: 'http://source.ikiwiki.branchable.com/?p=source.git;a=blobdiff;f=doc/[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]'
208 # where to pull and push changes (set to empty string to disable)
209 gitorigin_branch: origin
210 # branch that the wiki is stored in
211 gitmaster_branch: master
213 # gitpush plugin
214 # git repository urls that changes are pushed to
215 git_push_to:
216   - git@github.com:joeyh/ikiwiki.git
217   - joey@git.kitenet.net:/srv/git/ikiwiki.git
219 # htmlscrubber plugin
220 # PageSpec specifying pages not to scrub
221 htmlscrubber_skip: tipjar
223 # ikiwikihosting plugin
224 # list of urls that alias to the main url
225 urlalias:
226   - http://ikiwiki.branchable.com/
227   - http://ikiwiki.branchable.com/
228   - http://git.ikiwiki.info/
229   - http://www.ikiwiki.info/
230 # openid of primary site owner
231 owner: http://joey.kitenet.net/
232 # optional hostname of site this one was branched from
233 #parent: ''
234 # internal hostname of this site
235 hostname: ikiwiki.branchable.com
236 # site creation datestamp
237 created: 1305836524
238 # how many days to retain logs
239 #log_period: 7
240 # disable IPv6?
241 ipv6_disabled: 0
243 # inline plugin
244 # enable rss feeds by default?
245 rss: 1
246 # enable atom feeds by default?
247 atom: 0
248 # allow rss feeds to be used?
249 #allowrss: 0
250 # allow atom feeds to be used?
251 allowatom: 1
252 # urls to ping (using XML-RPC) on feed update
253 pingurl: []
255 ######################################################################
256 # auth plugins
257 #   (anonok, blogspam, httpauth, lockedit, moderatedcomments,
258 #    opendiscussion, openid, passwordauth, signinedit)
259 ######################################################################
261 # anonok plugin
262 # PageSpec to limit which pages anonymous users can edit
263 #anonok_pagespec: '*/discussion'
265 # blogspam plugin
266 # PageSpec of pages to check for spam
267 #blogspam_pagespec: postcomment(*)
268 # options to send to blogspam server
269 #blogspam_options: 'blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10'
270 # blogspam server XML-RPC url
271 #blogspam_server: ''
273 # httpauth plugin
274 # url to redirect to when authentication is needed
275 #cgiauthurl: http://example.com/wiki/auth/ikiwiki.cgi
276 # PageSpec of pages where only httpauth will be used for authentication
277 #httpauth_pagespec: '!*/Discussion'
279 # lockedit plugin
280 # PageSpec controlling which pages are locked
281 locked_pages: tipjar
283 # moderatedcomments plugin
284 # PageSpec matching users or comment locations to moderate
285 #moderate_pagespec: '*'
287 # openid plugin
288 # url pattern of openid realm (default is cgiurl)
289 openid_realm: http://*.branchable.com/
290 # url to ikiwiki cgi to use for openid authentication (default is cgiurl)
291 openid_cgiurl: http://ikiwiki.branchable.com/ikiwiki.cgi
293 # passwordauth plugin
294 # a password that must be entered when signing up for an account
295 #account_creation_password: s3cr1t
296 # cost of generating a password using Authen::Passphrase::BlowfishCrypt
297 #password_cost: 8
299 ######################################################################
300 # format plugins
301 #   (creole, highlight, hnb, html, mdwn, otl, po, rawhtml, rst, textile,
302 #    txt)
303 ######################################################################
305 # highlight plugin
306 # types of source files to syntax highlight
307 tohighlight: .c .h .cpp .pl .py Makefile:make
308 # location of highlight's filetypes.conf
309 filetypes_conf: /etc/highlight/filetypes.conf
310 # location of highlight's langDefs directory
311 langdefdir: /usr/share/highlight/langDefs
313 # mdwn plugin
314 # enable multimarkdown features?
315 #multimarkdown: 0
317 # po plugin
318 # master language (non-PO files)
319 #po_master_language: en|English
320 # slave languages (translated via PO files) format: ll|Langname
321 #po_slave_languages:
322 #  - fr|Français
323 #  - es|Español
324 #  - de|Deutsch
325 # PageSpec controlling which pages are translatable
326 po_translatable_pages: ''
327 # internal linking behavior (default/current/negotiated)
328 po_link_to: default
330 ######################################################################
331 # misc plugins
332 #   (filecheck)
333 ######################################################################
335 ######################################################################
336 # web plugins
337 #   (404, attachment, comments, editdiff, edittemplate, getsource, google,
338 #    goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
339 #    websetup, wmd)
340 ######################################################################
342 # attachment plugin
343 # enhanced PageSpec specifying what attachments are allowed
344 allowed_attachments: admin() and virusfree()
345 # virus checker program (reads STDIN, returns nonzero if virus found)
346 virus_checker: clamdscan -
348 # comments plugin
349 # PageSpec of pages where comments are allowed
350 comments_pagespec: forum/* and !*/Discussion
351 # PageSpec of pages where posting new comments is not allowed
352 comments_closed_pagespec: ''
353 # Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
354 comments_pagename: comment_
355 # Interpret directives in comments?
356 #comments_allowdirectives: 0
357 # Allow anonymous commenters to set an author name?
358 comments_allowauthor: 0
359 # commit comments to the VCS
360 comments_commit: 1
362 # getsource plugin
363 # Mime type for returned source.
364 #getsource_mimetype: text/plain; charset=utf-8
366 # mirrorlist plugin
367 # list of mirrors
368 #mirrorlist: {}
370 # repolist plugin
371 # URIs of repositories containing the wiki's source
372 repositories:
373   - ssh://b-ikiwiki@ikiwiki.branchable.com/
374   - git://ikiwiki.branchable.com/
376 # search plugin
377 # path to the omega cgi program
378 omega_cgi: /usr/lib/cgi-bin/omega/omega
380 # theme plugin
381 # name of theme to enable
382 #theme: actiontabs
384 # websetup plugin
385 # list of plugins that cannot be enabled/disabled via the web interface
386 websetup_force_plugins:
387   - httpauth
388   - openid
389   - mdwn
390   - wmd
391 # list of additional setup field keys to treat as unsafe
392 websetup_unsafe:
393   - url
394   - cgiurl
395   - verbose
396   - syslog
397   - usedirs
398   - prefix_directives
399   - indexpages
400   - repositories
401   - sslcookie
402 # show unsafe settings, read-only, in web interface?
403 websetup_show_unsafe: 0
405 ######################################################################
406 # widget plugins
407 #   (calendar, color, conditional, cutpaste, date, format, fortune,
408 #    graphviz, haiku, headinganchors, img, linkmap, listdirectives, map,
409 #    more, orphans, pagecount, pagestats, poll, polygen, postsparkline,
410 #    progress, shortcut, sparkline, table, template, teximg, toc, toggle,
411 #    version)
412 ######################################################################
414 # calendar plugin
415 # base of the archives hierarchy
416 #archivebase: archives
417 # PageSpec of pages to include in the archives; used by ikiwiki-calendar command
418 #archive_pagespec: page(posts/*) and !*/Discussion
420 # listdirectives plugin
421 # directory in srcdir that contains directive descriptions
422 directive_description_dir: ikiwiki/directive
424 # teximg plugin
425 # Should teximg use dvipng to render, or dvips and convert?
426 #teximg_dvipng: ''
427 # LaTeX prefix for teximg plugin
428 #teximg_prefix: |
429 #  \documentclass{article}
430 #  \usepackage[utf8]{inputenc}
431 #  \usepackage{amsmath}
432 #  \usepackage{amsfonts}
433 #  \usepackage{amssymb}
434 #  \pagestyle{empty}
435 #  \begin{document}
436 # LaTeX postfix for teximg plugin
437 #teximg_postfix: '\end{document}'
439 ######################################################################
440 # other plugins
441 #   (aggregate, autoindex, brokenlinks, camelcase, ddate, embed, favicon,
442 #    flattr, goodstuff, htmlbalance, localstyle, missingsite, pagetemplate,
443 #    parked, pingee, pinger, prettydate, recentchanges, recentchangesdiff,
444 #    relativedate, rsync, sidebar, smiley, sortnaturally, tag,
445 #    testpagespec, transient, typography, underlay)
446 ######################################################################
448 # aggregate plugin
449 # enable aggregation to internal pages?
450 aggregateinternal: 1
451 # allow aggregation to be triggered via the web?
452 #aggregate_webtrigger: 0
453 # cookie control
454 cookiejar:
455   file: /home/b-ikiwiki/.ikiwiki/cookies
457 # autoindex plugin
458 # commit autocreated index pages
459 autoindex_commit: 1
461 # camelcase plugin
462 # list of words to not turn into links
463 #camelcase_ignore: []
465 # flattr plugin
466 # userid or user name to use by default for Flattr buttons
467 #flattr_userid: joeyh
469 # parked plugin
470 # An optional message explaining why this site is parked.
471 #parked_message: ''
473 # pinger plugin
474 # how many seconds to try pinging before timing out
475 #pinger_timeout: 15
477 # prettydate plugin
478 # format to use to display date
479 prettydateformat: '%X, %B %o, %Y'
481 # recentchanges plugin
482 # name of the recentchanges page
483 recentchangespage: recentchanges
484 # number of changes to track
485 recentchangesnum: 100
487 # rsync plugin
488 # command to run to sync updated pages
489 #rsync_command: rsync -qa --delete . user@host:/path/to/docroot/
491 # sidebar plugin
492 # show sidebar page on all pages?
493 global_sidebars: 0
495 # tag plugin
496 # parent page tags are located under
497 #tagbase: tag
498 # autocreate new tag pages?
499 #tag_autocreate: 1
500 # commit autocreated tag pages
501 tag_autocreate_commit: 1
503 # typography plugin
504 # Text::Typography attributes value
505 #typographyattributes: 3
507 # underlay plugin
508 # extra underlay directories to add
509 #add_underlays:
510 #  - /home/b-ikiwiki/wiki.underlay