summaryrefslogtreecommitdiff
path: root/doc/bugs
AgeCommit message (Collapse)Author
2010-06-09seems this was fixed a long time agoJoey Hess
2010-06-09Fix support for globbing in tagged() pagespecs.Joey Hess
The linktype check was being done on the relativised link target, but %typedlinks uses the same link targets as %links, so that didn't work. I think the bug only appeared when tagbase was not set. This bugfix also let me factor out the common typedlink checking code.
2010-06-09remove example blog tag pagesJoey Hess
Autotag will create them as needed. Avoids some complexity.
2010-06-09clarificationJoey Hess
2010-06-09Comment and done.tschwinge
2010-06-09Yes, is a globbing issue.tschwinge
2010-06-09Ack.tschwinge
2010-06-08img: Fill in missing height or width when scaling image.Joey Hess
2010-06-08move bug to bugsJoey Hess
2010-06-08responseJoey Hess
2010-06-08responseJoey Hess
2010-06-08responseJoey Hess
2010-06-08responseJoey Hess
2010-06-08File issue.tschwinge
2010-06-08File issue.tschwinge
2010-06-08File issue.tschwinge
2010-06-08File issue.tschwinge
2010-06-07Add note about date formatinghttps://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
2010-06-07add bug about locale dependance of plugins/relativedatehttps://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
2010-05-11Merge branch 'master' of file:///srv/git/ikiwiki.infoJoey Hess
2010-05-11(no commit message)https://www.google.com/accounts/o8/id?id=AItOawngPXAGrxk1pbqnum3O4I_VPRgNj_TZR1I
2010-05-09remergedJoey Hess
2010-05-09bugfix - only fetch after tags are disabledhttp://smcv.pseudorandom.co.uk/
2010-05-08(no commit message)simonraven
2010-05-08Use xhtml friendly pubdate setting.Joey Hess
2010-05-08fixed patch display...simonraven
2010-05-08bug with pubdate, in process of testing fixsimonraven
2010-05-07fix undef warning when page() tests a deleted fileJoey Hess
2010-05-07a bug?Joey Hess
2010-05-07appliedJoey Hess
2010-05-07patchhttp://smcv.pseudorandom.co.uk/
2010-05-06doneJoey Hess
2010-05-06Renamed postscan hook to indexhtml, to reflect its changed position.Joey Hess
Probably only the search plugin uses it, so this seemed safe.
2010-05-06addJoey Hess
2010-05-04graphviz: Fix display of preexisting images in preview mode.Joey Hess
2010-05-04responseJoey Hess
2010-05-04(no commit message)http://zwol.livejournal.com/
2010-05-04un-escape escaped chevronsJon Dowland
2010-05-04split two graphviz bugs from one page; undo one of themJon Dowland
2010-05-02add bugJoey Hess
2010-05-02on img and figureJoey Hess
2010-05-02html5 bug closure, and documentationJoey Hess
2010-05-02force article and header to display as blocksJoey Hess
iceweasel 3.5.9 does not know to display these as blocks, resulting in bad displays of blogs
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.