]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Merge branch 'setup' of ssh://ikiwiki.branchable.com into setup
authorJoey Hess <joey@kitenet.net>
Thu, 19 May 2011 20:45:51 +0000 (16:45 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 19 May 2011 20:45:51 +0000 (16:45 -0400)
1  2 
ikiwiki.setup

diff --combined ikiwiki.setup
index b65285b896d76785539b47375d0726f14abd5d7d,89f442f8ed478532b47855f922866416946e288a..476bca088e43008a0a43697bacdfaf142204d030
  # 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://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
  # where the source of the wiki is located
- srcdir: /home/b-ikiwiki/source
+ srcdir: /home/b-ikiwiki/source/doc
  # where to build the wiki
  destdir: /home/b-ikiwiki/public_html
  # base url to the wiki
@@@ -175,9 -139,9 +175,9 @@@ git_test_receive_wrapper: /home/b-ikiwi
  untrusted_committers:
    - ikiwiki-anon
  # gitweb url to show file history ([[file]] substituted)
- historyurl: 'http://source.ikiwiki.branchable.com/?p=source.git;a=history;f=[[file]];hb=HEAD'
+ historyurl: 'http://source.ikiwiki.branchable.com/?p=source.git;a=history;f=doc/[[file]];hb=HEAD'
  # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted)
- diffurl: 'http://source.ikiwiki.branchable.com/?p=source.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]'
+ 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]]'
  # where to pull and push changes (set to empty string to disable)
  gitorigin_branch: origin
  # branch that the wiki is stored in