aboutsummaryrefslogtreecommitdiff
path: root/auto-blog.setup
Commit message (Collapse)AuthorAge
* add opendiscussion to auto-blog.setupJoey Hess2010-02-06
|
* auto-blog.setup: Lock all pages, so only admin can post to the blog by default.Joey Hess2010-02-06
|
* fix caseJoey Hess2009-10-21
|
* auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: ↵Joey Hess2009-09-23
| | | | #547378
* add blogspam to auto-blogJoey Hess2009-01-16
| | | | configure it to only check comment posts for spam
* remove hardlink settings from auto.setup filesJoey Hess2009-01-12
| | | | | This can cause complications when moving directories around, and is just an optimisation. There's no good reason to force it on here.
* Add auto-blog.setupJoey Hess2009-01-12
It will set up an ikiwiki instance tuned for use in blogging. As part of this change, move the example sites into /usr/share/ikiwiki so they are available even if docs are not installed.