aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Expand)AuthorAge
* responseJoey Hess2010-05-04
* (no commit message)http://zwol.livejournal.com/2010-05-04
* un-escape escaped chevronsJon Dowland2010-05-04
* split two graphviz bugs from one page; undo one of themJon Dowland2010-05-04
* add bugJoey Hess2010-05-02
* on img and figureJoey Hess2010-05-02
* html5 bug closure, and documentationJoey Hess2010-05-02
* force article and header to display as blocks•••iceweasel 3.5.9 does not know to display these as blocks, resulting in bad displays of blogs Joey Hess2010-05-02
* updateJoey Hess2010-05-02
* Add placeholder text in search form (in html5 mode only).Joey Hess2010-05-02
* Add parameter to displaytime to specify that it is a pubdate, and in html5 mo...Joey Hess2010-05-02
* tidy plugin issueJoey Hess2010-05-01
* html5 option•••* 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. Joey Hess2010-05-01
* enable hidden attributeJoey Hess2010-05-01
* htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby...Joey Hess2010-05-01
* more html5 attributesJoey Hess2010-05-01
* add rest of html5 form attributes•••It's easy to imagine pattern being used to freeze or crash browsers, if they implement it stupidly. Let's hope not.. Joey Hess2010-05-01
* htmlscrubber: Allow the placeholder attribute.Joey Hess2010-05-01
* more html5•••* htmlscrubber: Also allow html5 canvas tags. * htmlscrubber: Round out html5 video support with the preload attribute and the source tag. Joey Hess2010-05-01
* htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup hea...Joey Hess2010-05-01
* comments, branch review, questionsJoey Hess2010-05-01
* responseJoey Hess2010-04-30
* new bug: svn commit failures...Jon Dowland2010-04-30
* Merge branch 'master' into templatemove•••Conflicts: doc/templates.mdwn Joey Hess2010-04-23
|\
| * switch to PERL5LIB so that use lib inserted for INSTALL_BASE is overridden du...Joey Hess2010-04-22
| * rename bugs/creating_build_fails_oddly_when_older_ikiwiki_is_installed.mdwn t...blipvert2010-04-23
| * (no commit message)blipvert2010-04-23
* | template docu reorg•••Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir. Joey Hess2010-04-23
|/
* improved fix for depends_simple_mixup•••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. Joey Hess2010-04-22
* added a test case for this bug•••Further analysis suggests fixing this might not be as dreadful as I first thought! Joey Hess2010-04-21
* backlink influence data seems okJoey Hess2010-04-21
* more wrongnessJoey Hess2010-04-21
* link fixJoey Hess2010-04-21
* argh. head exploding.Joey Hess2010-04-21
* (no commit message)http://hendry.iki.fi/2010-04-21
* (no commit message)http://hendry.iki.fi/2010-04-21
* debugginghttp://hendry.iki.fi/2010-04-21
* appliedJoey Hess2010-04-21
* Missing links with no CGIhttp://oblomov.myopenid.com/2010-04-21
* closeJoey Hess2010-04-10
* close bug, was fixed in 3.20100403Joey Hess2010-04-09
* Merge remote branch 'smcv/ready/link-types'Joey Hess2010-04-06
|\
| * Remove tagged_is_strict option, and just behave as though it was enabled•••Jon was worried about the backwards-compatibility break involved in making tagged() not match non-tag links, but Joey seems less concerned about it. Simon McVittie2010-04-04
| * implement typed links; add tagged_is_strict config optionSimon McVittie2010-04-04
* | if applied, reverting this would be problematichttp://smcv.pseudorandom.co.uk/2010-04-06
* | tag as patchhttp://smcv.pseudorandom.co.uk/2010-04-06
* | pages talking about escaping should really be escaped correctlyhttp://smcv.pseudorandom.co.uk/2010-04-06
* | as seen on IRChttp://smcv.pseudorandom.co.uk/2010-04-06
* | fix bug that left stray </p> tags•••Both markdown and tidy add paragraph tags around text, that needs to be stripped when the text is a short, one line fragment that is being inserted into a larger page. tidy also adds several newlines to the end, and this broke removal of the paragraph tags. Joey Hess2010-04-05
* | close bug, commentJoey Hess2010-04-04