]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - ikiwiki.setup
ban spammer
[git.ikiwiki.info.git] / ikiwiki.setup
index 89f442f8ed478532b47855f922866416946e288a..e7a20eb8a107713f6c02ee266489326b0c5682d1 100644 (file)
 # name of the wiki
 wikiname: ikiwiki
 # contact email for wiki
-adminemail: joey@kitenet.net
+adminemail: joey@ikiwiki.info
 # users who are wiki admins
 adminuser:
   - http://joey.kitenet.net/
 # users who are banned from the wiki
-banned_users: []
+banned_users:
+  - https://www.google.com/accounts/o8/id?id=AItOawkaL6e6GtpyD7gJyqHphon_5ES1ACDLJgg
+  - https://www.google.com/accounts/o8/id?id=AItOawnv-w7GplWln2P55lnzc6Ds-ltzk6sNxDY
+  - https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8
+  - ip(95.65.50.150)
+  - https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de
+  - https://www.google.com/accounts/o8/id?id=AItOawkuR0eo_HO1s1hs49h0Y_4Bzm08l9evMEc
+  - https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
+  - ip(115.43.30.149)
+  - ikiwikiweb
+  - webkatalog
+  - ip(117.201.35.183)
+  - adrianna
+  - ip(94.179.251.118)
+  - capitaine
+  - ip(74.63.117.196)
+  - ip(74.63.117.195)
+  - testerer
+  - ip(86.103.200.90)
+  - AlbertF
+  - ip(71.132.208.155)
+  - MariaJackson
+  - ip(208.75.10.42)
+  - HelenOliver
+  - ip(222.127.197.140)
+  - GraceTemplman46
+  - diannetyron
+  - ip(119.111.124.194)
+  - http://cmelbye.myopenid.com/
+  - autobahnned
+  - icerain321
+  - shoesorder
+  - AdamMeyars
+  - essaywriter
+  - blahgrad
+  - alicia.warner
+  - WikiJeanHawkins
+  - nicole.adams
+  - Smith
+  - quentin
+  - quentinfudge
+  - https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A
+  - ip(123.26.115.218)
+  - https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8
+  - ip(123.26.124.157)
 # where the source of the wiki is located
 srcdir: /home/b-ikiwiki/source/doc
 # where to build the wiki
 destdir: /home/b-ikiwiki/public_html
 # base url to the wiki
-url: http://ikiwiki.branchable.com
+url: http://ikiwiki.info
 # url to the ikiwiki.cgi
-cgiurl: http://ikiwiki.branchable.com/ikiwiki.cgi
+cgiurl: http://ikiwiki.info/ikiwiki.cgi
 # filename of cgi wrapper to generate
 cgi_wrapper: /var/www/b-ikiwiki/ikiwiki.cgi
 # mode for cgi_wrapper (can safely be made suid)
@@ -32,8 +76,23 @@ cgi_wrappermode: 0755
 rcs: git
 # plugins to add to the default configuration
 add_plugins:
+  - sidebar
   - goodstuff
   - websetup
+  - table
+  - haiku
+  - html
+  - polygen
+  - fortune
+  - linkmap
+  - favicon
+  - poll
+  - postsparkline
+  - sparkline
+  - version
+  - testpagespec
+  - edittemplate
+  - recentchangesdiff
   - 404
   - ikiwikihosting
   - branchable
@@ -54,6 +113,10 @@ add_plugins:
   - testpagespec
   - version
   - theme
+  - repolist
+  - highlight
+  - comments
+  - gitpush
 # plugins to disable
 disable_plugins: []
 # additional directory to search for template files
@@ -74,7 +137,7 @@ indexpages: 0
 discussion: 1
 # name of Discussion pages
 discussionpage: Discussion
-# generate HTML5? (experimental)
+# generate HTML5?
 html5: 0
 # only send cookies over SSL connections?
 sslcookie: 0
@@ -87,7 +150,7 @@ timeformat: '%c'
 # UTF-8 locale to use
 #locale: en_US.UTF-8
 # put user pages below specified page
-userdir: ''
+userdir: users
 # how many backlinks to show before hiding excess (0 to show all)
 numbacklinks: 10
 # attempt to hardlink source files? (optimisation for large files)
@@ -102,7 +165,7 @@ libdir: /home/b-ikiwiki/.ikiwiki
 ENV:
   TMPDIR: /home/b-ikiwiki/tmp
 # time zone name
-#timezone: US/Eastern
+timezone: JEST+4
 # regexp of normally excluded files to include
 #include: '^\.htaccess$'
 # regexp of files that should be skipped
@@ -149,15 +212,21 @@ gitmaster_branch: master
 
 # gitpush plugin
 # git repository urls that changes are pushed to
-#git_push_to: []
+git_push_to:
+  - git@github.com:joeyh/ikiwiki.git
+  - joey@git.kitenet.net:/srv/git/ikiwiki.git
 
 # htmlscrubber plugin
 # PageSpec specifying pages not to scrub
-#htmlscrubber_skip: '!*/Discussion'
+htmlscrubber_skip: tipjar
 
 # ikiwikihosting plugin
 # list of urls that alias to the main url
-#urlalias: []
+urlalias:
+  - http://ikiwiki.branchable.com/
+  - http://ikiwiki.branchable.com/
+  - http://git.ikiwiki.info/
+  - http://www.ikiwiki.info/
 # openid of primary site owner
 owner: http://joey.kitenet.net/
 # optional hostname of site this one was branched from
@@ -175,11 +244,11 @@ ipv6_disabled: 0
 # enable rss feeds by default?
 rss: 1
 # enable atom feeds by default?
-atom: 1
+atom: 0
 # allow rss feeds to be used?
 #allowrss: 0
 # allow atom feeds to be used?
-#allowatom: 0
+allowatom: 1
 # urls to ping (using XML-RPC) on feed update
 pingurl: []
 
@@ -209,7 +278,7 @@ pingurl: []
 
 # lockedit plugin
 # PageSpec controlling which pages are locked
-#locked_pages: '!*/Discussion'
+locked_pages: tipjar
 
 # moderatedcomments plugin
 # PageSpec matching users or comment locations to moderate
@@ -254,9 +323,9 @@ langdefdir: /usr/share/highlight/langDefs
 #  - es|EspaƱol
 #  - de|Deutsch
 # PageSpec controlling which pages are translatable
-#po_translatable_pages: '* and !*/Discussion'
+po_translatable_pages: ''
 # internal linking behavior (default/current/negotiated)
-#po_link_to: current
+po_link_to: default
 
 ######################################################################
 # misc plugins
@@ -266,8 +335,8 @@ langdefdir: /usr/share/highlight/langDefs
 ######################################################################
 # web plugins
 #   (404, attachment, comments, editdiff, edittemplate, getsource, google,
-#    goto, mirrorlist, remove, rename, repolist, search, theme, websetup,
-#    wmd)
+#    goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
+#    websetup, wmd)
 ######################################################################
 
 # attachment plugin
@@ -278,17 +347,17 @@ virus_checker: clamdscan -
 
 # comments plugin
 # PageSpec of pages where comments are allowed
-#comments_pagespec: blog/* and !*/Discussion
+comments_pagespec: forum/* and !*/Discussion
 # PageSpec of pages where posting new comments is not allowed
-#comments_closed_pagespec: blog/controversial or blog/flamewar
+comments_closed_pagespec: ''
 # Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
-#comments_pagename: ''
+comments_pagename: comment_
 # Interpret directives in comments?
 #comments_allowdirectives: 0
 # Allow anonymous commenters to set an author name?
-#comments_allowauthor: 0
+comments_allowauthor: 0
 # commit comments to the VCS
-#comments_commit: 1
+comments_commit: 1
 
 # getsource plugin
 # Mime type for returned source.
@@ -329,15 +398,17 @@ websetup_unsafe:
   - prefix_directives
   - indexpages
   - repositories
+  - sslcookie
 # show unsafe settings, read-only, in web interface?
 websetup_show_unsafe: 0
 
 ######################################################################
 # widget plugins
 #   (calendar, color, conditional, cutpaste, date, format, fortune,
-#    graphviz, haiku, img, linkmap, listdirectives, map, more, orphans,
-#    pagecount, pagestats, poll, polygen, postsparkline, progress,
-#    shortcut, sparkline, table, template, teximg, toc, toggle, version)
+#    graphviz, haiku, headinganchors, img, linkmap, listdirectives, map,
+#    more, orphans, pagecount, pagestats, poll, polygen, postsparkline,
+#    progress, shortcut, sparkline, table, template, teximg, toc, toggle,
+#    version)
 ######################################################################
 
 # calendar plugin
@@ -376,16 +447,16 @@ directive_description_dir: ikiwiki/directive
 
 # aggregate plugin
 # enable aggregation to internal pages?
-#aggregateinternal: 1
+aggregateinternal: 1
 # allow aggregation to be triggered via the web?
 #aggregate_webtrigger: 0
 # cookie control
-#cookiejar:
-#  file: /home/b-ikiwiki/.ikiwiki/cookies
+cookiejar:
+  file: /home/b-ikiwiki/.ikiwiki/cookies
 
 # autoindex plugin
 # commit autocreated index pages
-#autoindex_commit: 1
+autoindex_commit: 1
 
 # camelcase plugin
 # list of words to not turn into links
@@ -405,7 +476,7 @@ directive_description_dir: ikiwiki/directive
 
 # prettydate plugin
 # format to use to display date
-#prettydateformat: '%X, %B %o, %Y'
+prettydateformat: '%X, %B %o, %Y'
 
 # recentchanges plugin
 # name of the recentchanges page
@@ -419,7 +490,7 @@ recentchangesnum: 100
 
 # sidebar plugin
 # show sidebar page on all pages?
-#global_sidebars: 1
+global_sidebars: 0
 
 # tag plugin
 # parent page tags are located under