Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-15 | calendar: Tune archive_pagespec to only match pages, not other files. | Joey Hess | |
2010-04-15 | disable global sidebars by default | Joey Hess | |
2010-04-15 | Enable calendar and sidebar in auto-blog.setup. | Joey Hess | |
2010-04-15 | enable calendar by default | Joey Hess | |
Makes it a bit easier to include the calendar on the sidebar template. | |||
2010-03-28 | auto-blog.setup: Set tagbase by default, since most bloggers will want it. | Joey Hess | |
Also modified first_post page to use a tag format that will work whether or not tagbase is set. | |||
2010-02-06 | add opendiscussion to auto-blog.setup | Joey Hess | |
2010-02-06 | auto-blog.setup: Lock all pages, so only admin can post to the blog by default. | Joey Hess | |
2009-10-21 | fix case | Joey Hess | |
2009-09-23 | auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: ↵ | Joey Hess | |
#547378 | |||
2009-01-16 | add blogspam to auto-blog | Joey Hess | |
configure it to only check comment posts for spam | |||
2009-01-12 | remove hardlink settings from auto.setup files | Joey Hess | |
This can cause complications when moving directories around, and is just an optimisation. There's no good reason to force it on here. | |||
2009-01-12 | Add auto-blog.setup | Joey Hess | |
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. |