summaryrefslogtreecommitdiff
path: root/doc/bugs
AgeCommit message (Collapse)Author
2010-05-02updateJoey Hess
2010-05-02Add placeholder text in search form (in html5 mode only).Joey Hess
2010-05-02Add parameter to displaytime to specify that it is a pubdate, and in html5 ↵Joey Hess
mode, use time tag.
2010-05-01tidy plugin issueJoey Hess
2010-05-01html5 optionJoey 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-01enable hidden attributeJoey Hess
2010-05-01htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ↵Joey Hess
ruby, rt, rp, details, summary.
2010-05-01more html5 attributesJoey Hess
2010-05-01add rest of html5 form attributesJoey 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-01htmlscrubber: Allow the placeholder attribute.Joey Hess
2010-05-01more html5Joey Hess
* htmlscrubber: Also allow html5 canvas tags. * htmlscrubber: Round out html5 video support with the preload attribute and the source tag.
2010-05-01htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup ↵Joey Hess
header footer time mark
2010-05-01comments, branch review, questionsJoey Hess
2010-04-30responseJoey Hess
2010-04-30new bug: svn commit failures...Jon Dowland
2010-04-23Merge branch 'master' into templatemoveJoey Hess
Conflicts: doc/templates.mdwn
2010-04-23template docu reorgJoey Hess
Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir.
2010-04-22switch to PERL5LIB so that use lib inserted for INSTALL_BASE is overridden ↵Joey Hess
during build
2010-04-23rename 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-22improved fix for depends_simple_mixupJoey 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-21added a test case for this bugJoey Hess
Further analysis suggests fixing this might not be as dreadful as I first thought!
2010-04-21backlink influence data seems okJoey Hess
2010-04-21more wrongnessJoey Hess
2010-04-21link fixJoey Hess
2010-04-21argh. 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-21debugginghttp://hendry.iki.fi/
2010-04-21appliedJoey Hess
2010-04-21Missing links with no CGIhttp://oblomov.myopenid.com/
2010-04-10closeJoey Hess
2010-04-09close bug, was fixed in 3.20100403Joey Hess
2010-04-06Merge remote branch 'smcv/ready/link-types'Joey Hess
2010-04-06if applied, reverting this would be problematichttp://smcv.pseudorandom.co.uk/
2010-04-06tag as patchhttp://smcv.pseudorandom.co.uk/
2010-04-06pages talking about escaping should really be escaped correctlyhttp://smcv.pseudorandom.co.uk/
2010-04-06as seen on IRChttp://smcv.pseudorandom.co.uk/
2010-04-05fix bug that left stray </p> tagsJoey Hess
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.
2010-04-04close bug, commentJoey Hess
2010-04-04(no commit message)http://hendry.iki.fi/
2010-04-04(no commit message)http://liw.fi/
2010-04-04(no commit message)http://liw.fi/
2010-04-04(no commit message)http://liw.fi/
2010-04-04Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie
Jon was worried about the backwards-compatibility break involved in making tagged() not match non-tag links, but Joey seems less concerned about it.
2010-04-04implement typed links; add tagged_is_strict config optionSimon McVittie
2010-04-01Explain tab-delimited tables a bit betterSimon McVittie
2010-03-31they do work, with the right syntax (C backslash escapes aren't interpreted)http://smcv.pseudorandom.co.uk/
2010-03-31(no commit message)http://edrex.myopenid.com/
2010-03-31(no commit message)http://edrex.myopenid.com/