summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-11adjustments to my commentJon Dowland
2009-11-11comment about patch versionJon Dowland
2009-11-10another back-burner todo itemJon Dowland
2009-11-10half-formed thoughtsJon Dowland
2009-11-10typoJoey Hess
2009-11-10httpauth: Add cgiauthurl setting that can be used to do http basic auth only ↵Joey Hess
when ikiwiki needs authentication, rather than for any access to the cgi/wiki.
2009-11-09typoJoey Hess
2009-11-09more portable use of sed -iJoey Hess
Apparently OS X requires the extension be specified. But this turns on backup in GNU sed, so have to remove that.
2009-11-09localstyle: New plugin, allows overrding the toplevel local.css with one ↵Joey Hess
that is closer to a page. I chose not to have it override style.css, because style.css is not really intended to be edited; the one from the underlay is intended to be used as a base that local.css overrides. I chose to use a plugin rather than changing the default behavior, both because I didn't want to have to worry about possibly breaking backwards compatability (though this seems unlikely), and because it seemed cleaner to not include style template parameters in the main page template code. I suppose someone might want a way to not override the toplevel local.css, but instead include it as well as foo/local.css. Probably the best way to do that would be to have foo/local.css @import ../local.css (modulo browser compatability issues). Alternatively, edit page.tmpl to always include the toplevel local.css, or swap out this plugin for another one.
2009-11-09add a pointer to metaJoey Hess
2009-11-09*now* you want to look at indexpages ;-)http://smcv.pseudorandom.co.uk/
2009-11-09yaysimonraven
2009-11-08whoops, it's an organizationAmitai Schlair
2009-11-08add a site of mine (the one that necessitated the rsync plugin)Amitai Schlair
2009-11-08add sublevels to tocJoey Hess
2009-11-08add a linkJoey Hess
2009-11-08source?http://jmtd.livejournal.com/
2009-11-08rename the source?http://jmtd.livejournal.com/
2009-11-08Moved the postscan hook to run on the raw html of a page, before the ↵Joey Hess
template is filled out. This improves the search plugin's indexing, since it will not include navigational elements from the page template or sidebar.
2009-11-07every search result includes any navigational textjustin
2009-11-07(no commit message)http://mcfrisk.myopenid.com/
2009-11-08New withlist item: [[!meta redir]] -- tell what's going onThomas Schwinge
2009-11-07s/a name/id/ ?tzafrir
2009-11-07bugs++intrigeri
2009-11-07responseJoey Hess
2009-11-07underlay: Avoid crashing if lists of underlays (or template directories) are ↵Joey Hess
not configured.
2009-11-07mod_alias works toohttp://jmtd.livejournal.com/
2009-11-07(no commit message)http://mcfrisk.myopenid.com/
2009-11-06analise and close; template customisation errorJoey Hess
2009-11-06addJoey Hess
2009-11-06underlay: Fix example values put in setup file to be array references.Joey Hess
2009-11-06responseJoey Hess
2009-11-06(no commit message)simonraven
2009-11-06(no commit message)simonraven
2009-11-06(no commit message)http://mcfrisk.myopenid.com/
2009-11-05responseJoey Hess
2009-11-05binary blob questionhttp://mcfrisk.myopenid.com/
2009-11-05(no commit message)http://mcfrisk.myopenid.com/
2009-11-05(no commit message)http://smcv.pseudorandom.co.uk/
2009-11-05not quite there yethttp://mcfrisk.myopenid.com/
2009-11-05(no commit message)http://mcfrisk.myopenid.com/
2009-11-05responseJon Dowland
2009-11-05rm empty discussion pageJon Dowland
2009-11-05move question from plugins/html to forumhttp://mcfrisk.myopenid.com/
2009-11-05move forumhttp://mcfrisk.myopenid.com/
2009-11-04from html to ikiwiki with url compatibilityhttp://mcfrisk.myopenid.com/
2009-11-02remove broken link to example site (domain squatter)Jon Dowland
2009-11-02sparse no longer use ikiwiki, it seemsJon Dowland
2009-11-02fix toggle id for CVSJon Dowland
2009-11-01note CVS usageAmitai Schlair