Commit Graph

15 Commits (master)

Author SHA1 Message Date
Simon McVittie a1fda0b516 Standardize on --long-option instead of -long-option
[[forum/refresh_and_setup]] indicates some confusion between --setup
and -setup. Both work, but it's clearer if we stick to one in
documentation and code.

A 2012 commit to [[plugins/theme]] claims that "-setup" is required
and "--setup" won't work, but I cannot find any evidence in ikiwiki's
source code that this has ever been the case.
2015-03-01 16:15:01 +00:00
Simon McVittie e0c9837566 use trailinline for the example blog so it gets next/prev links 2011-11-09 22:49:37 +00:00
Joey Hess 1d119e5314 auto-blog.setup: Don't enable opendiscussion by default; require users be logged in to post comments. 2010-10-17 17:26:35 -04:00
Joey Hess d541cc854a calendar: Tune archive_pagespec to only match pages, not other files. 2010-06-15 13:38:19 -04:00
Joey Hess d7c164dbf2 disable global sidebars by default 2010-04-15 17:32:11 -04:00
Joey Hess adbbd014dc Enable calendar and sidebar in auto-blog.setup. 2010-04-15 16:52:41 -04:00
Joey Hess c50d218916 enable calendar by default
Makes it a bit easier to include the calendar on the sidebar template.
2010-04-15 15:31:18 -04:00
Joey Hess 6e7bfbe7bb auto-blog.setup: Set tagbase by default, since most bloggers will want it.
Also modified first_post page to use a tag format that will work whether
or not tagbase is set.
2010-03-28 19:23:34 -04:00
Joey Hess caa5db6c54 add opendiscussion to auto-blog.setup 2010-02-06 16:20:03 -05:00
Joey Hess eda1d1321b auto-blog.setup: Lock all pages, so only admin can post to the blog by default. 2010-02-06 15:53:54 -05:00
Joey Hess 037d5d5296 fix case 2009-10-21 13:55:44 -04:00
Joey Hess 01a9a12bbf auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: #547378 2009-09-23 13:46:32 -04:00
Joey Hess b6f68839db add blogspam to auto-blog
configure it to only check comment posts for spam
2009-01-16 22:42:30 -05:00
Joey Hess eaed3c70ce remove hardlink settings from auto.setup files
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 20:04:01 -05:00
Joey Hess 6d785d6401 Add auto-blog.setup
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.
2009-01-12 19:04:24 -05:00