Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-16 | avoid fallthrough to default meta header addition for title | Joey Hess | |
With the htmlscrubber disabled, it was adding a <meta name=title> tag for the title, which is pointless. | |||
2009-11-16 | add example of a map showing page descriptions | Joey Hess | |
2009-11-16 | Follow up. | Thomas Schwinge | |
2009-11-15 | + patch tag | NicolasLimare | |
2009-11-15 | - typo | NicolasLimare | |
2009-11-15 | + micro whishlist item | NicolasLimare | |
2009-11-15 | diagnosis: probably broken browser? | Joey Hess | |
2009-11-15 | Revert "Improve img's documentation." | Joey Hess | |
The information added is incorrect. | |||
2009-11-14 | opened bug | martin | |
2009-11-15 | Improve img's documentation. | Thomas Schwinge | |
Jon is right, of course. User error, not an ikiwiki bug. So, I removed the false bug report and added its gist to img's documentation. | |||
2009-11-14 | import sys and sys.argv | http://www.openid.albertlash.com/openid/ | |
2009-11-14 | missing apostrophe in python code | http://www.openid.albertlash.com/openid/ | |
2009-11-13 | add news item for ikiwiki 3.20091113 | Joey Hess | |
2009-11-13 | releasing version 3.20091113 | Joey Hess | |
2009-11-13 | inline: Fix display of all pages when archive=yes or show=0 are used. | Joey Hess | |
2009-11-13 | repoduced it ... sorry should have pasted this earlier | martin | |
2009-11-13 | cannot reproduce | Joey Hess | |
2009-11-13 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-11-13 | new bug | martin | |
2009-11-13 | move to todo item, some thoughtS | Joey Hess | |
2009-11-13 | inline: Allow direct inclusion of non-page files in raw mode. | Joey Hess | |
2009-11-13 | inline: Do not generated feeds for nested inlines. | Joey Hess | |
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. | |||
2009-11-12 | fix typo | JeremyReed | |
2009-11-12 | ask question | JeremyReed | |
2009-11-12 | +todo/ adjust commit message for rename, remove | http://jmtd.livejournal.com/ | |
2009-11-12 | optionally customize the commit message for rename/remove | http://jmtd.livejournal.com/ | |
2009-11-12 | explanation: whitespace surrounding your use of the IMG tag | http://jmtd.livejournal.com/ | |
2009-11-12 | doc/bugs/img_vs_align: New. | Thomas Schwinge | |
2009-11-12 | Revert spam | Joey Hess | |
2009-11-12 | (no commit message) | diannetyron | |
2009-11-12 | (no commit message) | diannetyron | |
2009-11-11 | a user page redir. not sure which is worse: polluting users/ with redirects, ↵ | Jon Dowland | |
or broken links on /recentchanges. | |||
2009-11-11 | Merge branch 'master' of git://git.ikiwiki.info | Jon Dowland | |
2009-11-11 | another possible commit name | Jon Dowland | |
2009-11-11 | is this merge-worthy? | Jon Dowland | |
2009-11-11 | restore my original patch | Jon Dowland | |
2009-11-11 | adjustments to my comment | Jon Dowland | |
2009-11-11 | comment about patch version | Jon Dowland | |
2009-11-10 | another back-burner todo item | Jon Dowland | |
2009-11-10 | half-formed thoughts | Jon Dowland | |
2009-11-10 | typo | Joey Hess | |
2009-11-10 | httpauth: 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-09 | typo | Joey Hess | |
2009-11-09 | more portable use of sed -i | Joey Hess | |
Apparently OS X requires the extension be specified. But this turns on backup in GNU sed, so have to remove that. | |||
2009-11-09 | localstyle: 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-09 | add a pointer to meta | Joey Hess | |
2009-11-09 | *now* you want to look at indexpages ;-) | http://smcv.pseudorandom.co.uk/ | |
2009-11-09 | yay | simonraven | |
2009-11-08 | whoops, it's an organization | Amitai Schlair | |
2009-11-08 | add a site of mine (the one that necessitated the rsync plugin) | Amitai Schlair | |