Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-07 | fix undef warning when page() tests a deleted file | Joey Hess | |
2010-05-07 | a bug? | Joey Hess | |
2010-05-07 | applied | Joey Hess | |
2010-05-07 | patch | http://smcv.pseudorandom.co.uk/ | |
2010-05-06 | done | Joey Hess | |
2010-05-06 | Renamed postscan hook to indexhtml, to reflect its changed position. | Joey Hess | |
Probably only the search plugin uses it, so this seemed safe. | |||
2010-05-06 | add | Joey Hess | |
2010-05-04 | graphviz: Fix display of preexisting images in preview mode. | Joey Hess | |
2010-05-04 | response | Joey Hess | |
2010-05-04 | (no commit message) | http://zwol.livejournal.com/ | |
2010-05-04 | un-escape escaped chevrons | Jon Dowland | |
2010-05-04 | split two graphviz bugs from one page; undo one of them | Jon Dowland | |
2010-05-02 | add bug | Joey Hess | |
2010-05-02 | on img and figure | Joey Hess | |
2010-05-02 | html5 bug closure, and documentation | Joey Hess | |
2010-05-02 | force article and header to display as blocks | Joey Hess | |
iceweasel 3.5.9 does not know to display these as blocks, resulting in bad displays of blogs | |||
2010-05-02 | update | Joey Hess | |
2010-05-02 | Add placeholder text in search form (in html5 mode only). | Joey Hess | |
2010-05-02 | Add parameter to displaytime to specify that it is a pubdate, and in html5 ↵ | Joey Hess | |
mode, use time tag. | |||
2010-05-01 | tidy plugin issue | Joey Hess | |
2010-05-01 | html5 option | Joey Hess | |
* Ikiwiki can be configured to generate html5 instead of the default xhtml 1.0. The html5 output mode is experimental, not yet fully standards compliant, and will be subject to rapid change. | |||
2010-05-01 | enable hidden attribute | Joey Hess | |
2010-05-01 | htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ↵ | Joey Hess | |
ruby, rt, rp, details, summary. | |||
2010-05-01 | more html5 attributes | Joey Hess | |
2010-05-01 | add rest of html5 form attributes | Joey Hess | |
It's easy to imagine pattern being used to freeze or crash browsers, if they implement it stupidly. Let's hope not.. | |||
2010-05-01 | htmlscrubber: Allow the placeholder attribute. | Joey Hess | |
2010-05-01 | more html5 | Joey Hess | |
* htmlscrubber: Also allow html5 canvas tags. * htmlscrubber: Round out html5 video support with the preload attribute and the source tag. | |||
2010-05-01 | htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup ↵ | Joey Hess | |
header footer time mark | |||
2010-05-01 | comments, branch review, questions | Joey Hess | |
2010-04-30 | response | Joey Hess | |
2010-04-30 | new bug: svn commit failures... | Jon Dowland | |
2010-04-23 | Merge branch 'master' into templatemove | Joey Hess | |
Conflicts: doc/templates.mdwn | |||
2010-04-23 | template docu reorg | Joey Hess | |
Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir. | |||
2010-04-22 | switch to PERL5LIB so that use lib inserted for INSTALL_BASE is overridden ↵ | Joey Hess | |
during build | |||
2010-04-23 | rename bugs/creating_build_fails_oddly_when_older_ikiwiki_is_installed.mdwn ↵ | blipvert | |
to bugs/build_fails_oddly_when_older_ikiwiki_is_installed.mdwn | |||
2010-04-23 | (no commit message) | blipvert | |
2010-04-22 | improved fix for depends_simple_mixup | Joey Hess | |
Avoid adding the page matched against as an influence for currently failing pagespec matches, while still adding any other influences. This avoids bloating depends_simple with lots of bogus influences when matching eg, "!link(done)". It's only necessary for the page being tested to be an influence of that if the page matches. | |||
2010-04-21 | added a test case for this bug | Joey Hess | |
Further analysis suggests fixing this might not be as dreadful as I first thought! | |||
2010-04-21 | backlink influence data seems ok | Joey Hess | |
2010-04-21 | more wrongness | Joey Hess | |
2010-04-21 | link fix | Joey Hess | |
2010-04-21 | argh. head exploding. | Joey Hess | |
2010-04-21 | (no commit message) | http://hendry.iki.fi/ | |
2010-04-21 | (no commit message) | http://hendry.iki.fi/ | |
2010-04-21 | debugging | http://hendry.iki.fi/ | |
2010-04-21 | applied | Joey Hess | |
2010-04-21 | Missing links with no CGI | http://oblomov.myopenid.com/ | |
2010-04-10 | close | Joey Hess | |
2010-04-09 | close bug, was fixed in 3.20100403 | Joey Hess | |
2010-04-06 | Merge remote branch 'smcv/ready/link-types' | Joey Hess | |