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