aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* import sys and sys.argvhttp://www.openid.albertlash.com/openid/2009-11-14
|
* missing apostrophe in python codehttp://www.openid.albertlash.com/openid/2009-11-14
|
* add news item for ikiwiki 3.20091113Joey Hess2009-11-13
|
* releasing version 3.20091113Joey Hess2009-11-13
|
* inline: Fix display of all pages when archive=yes or show=0 are used.Joey Hess2009-11-13
|
* repoduced it ... sorry should have pasted this earliermartin2009-11-13
|
* cannot reproduceJoey Hess2009-11-13
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-11-13
|\
| * new bugmartin2009-11-13
| |
* | move to todo item, some thoughtSJoey Hess2009-11-13
|/
* inline: Allow direct inclusion of non-page files in raw mode.Joey Hess2009-11-13
|
* inline: Do not generated feeds for nested inlines.Joey Hess2009-11-13
| | | | | | | | | | | | My experience is that when inlines are nested, the old behavior of generating feeds for the nested inlines was never really desired. Since the feeds were numbered sequentially, the numbers could easily change, and it did not make sense to subscribe to or use those feeds. And generating those nested feeds often meant a lot of unnecessary calculation, and data being written. So, I dropped them. Looking back, nested feeds originally were a free side effect of properly handing multiple feeds on one page. Of course, that is still supported.
* fix typoJeremyReed2009-11-12
|
* ask questionJeremyReed2009-11-12
|
* +todo/ adjust commit message for rename, removehttp://jmtd.livejournal.com/2009-11-12
|
* optionally customize the commit message for rename/removehttp://jmtd.livejournal.com/2009-11-12
|
* explanation: whitespace surrounding your use of the IMG taghttp://jmtd.livejournal.com/2009-11-12
|
* doc/bugs/img_vs_align: New.Thomas Schwinge2009-11-12
|
* Revert spamJoey Hess2009-11-12
|
* (no commit message)diannetyron2009-11-12
|
* (no commit message)diannetyron2009-11-12
|
* a user page redir. not sure which is worse: polluting users/ with redirects, ↵Jon Dowland2009-11-11
| | | | or broken links on /recentchanges.
* Merge branch 'master' of git://git.ikiwiki.infoJon Dowland2009-11-11
|\
| * is this merge-worthy?Jon Dowland2009-11-11
| |
| * restore my original patchJon Dowland2009-11-11
| |
| * adjustments to my commentJon Dowland2009-11-11
| |
| * comment about patch versionJon Dowland2009-11-11
| |
* | another possible commit nameJon Dowland2009-11-11
|/
* another back-burner todo itemJon Dowland2009-11-10
|
* half-formed thoughtsJon Dowland2009-11-10
|
* typoJoey Hess2009-11-10
|
* httpauth: Add cgiauthurl setting that can be used to do http basic auth only ↵Joey Hess2009-11-10
| | | | when ikiwiki needs authentication, rather than for any access to the cgi/wiki.
* typoJoey Hess2009-11-09
|
* more portable use of sed -iJoey Hess2009-11-09
| | | | | Apparently OS X requires the extension be specified. But this turns on backup in GNU sed, so have to remove that.
* localstyle: New plugin, allows overrding the toplevel local.css with one ↵Joey Hess2009-11-09
| | | | | | | | | | | | | | | | | | | | 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.
* add a pointer to metaJoey Hess2009-11-09
|
* *now* you want to look at indexpages ;-)http://smcv.pseudorandom.co.uk/2009-11-09
|
* yaysimonraven2009-11-09
|
* whoops, it's an organizationAmitai Schlair2009-11-08
|
* add a site of mine (the one that necessitated the rsync plugin)Amitai Schlair2009-11-08
|
* add sublevels to tocJoey Hess2009-11-08
|
* add a linkJoey Hess2009-11-08
|
* source?http://jmtd.livejournal.com/2009-11-08
|
* rename the source?http://jmtd.livejournal.com/2009-11-08
|
* Moved the postscan hook to run on the raw html of a page, before the ↵Joey Hess2009-11-08
| | | | template is filled out. This improves the search plugin's indexing, since it will not include navigational elements from the page template or sidebar.
* every search result includes any navigational textjustin2009-11-07
|
* (no commit message)http://mcfrisk.myopenid.com/2009-11-07
|
* New withlist item: [[!meta redir]] -- tell what's going onThomas Schwinge2009-11-08
|
* s/a name/id/ ?tzafrir2009-11-07
|
* bugs++intrigeri2009-11-07
|