Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-09 | fixed | Joey Hess | |
2010-06-09 | fixed by improved openid login form | Joey Hess | |
2010-06-09 | seems this was fixed a long time ago | Joey Hess | |
2010-06-09 | Fix 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-09 | remove example blog tag pages | Joey Hess | |
Autotag will create them as needed. Avoids some complexity. | |||
2010-06-09 | clarification | Joey Hess | |
2010-06-09 | Comment and done. | tschwinge | |
2010-06-09 | Yes, is a globbing issue. | tschwinge | |
2010-06-09 | Ack. | tschwinge | |
2010-06-08 | img: Fill in missing height or width when scaling image. | Joey Hess | |
2010-06-08 | move bug to bugs | Joey Hess | |
2010-06-08 | response | Joey Hess | |
2010-06-08 | response | Joey Hess | |
2010-06-08 | response | Joey Hess | |
2010-06-08 | response | Joey Hess | |
2010-06-08 | File issue. | tschwinge | |
2010-06-08 | File issue. | tschwinge | |
2010-06-08 | File issue. | tschwinge | |
2010-06-08 | File issue. | tschwinge | |
2010-06-07 | Add note about date formating | https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0 | |
2010-06-07 | add bug about locale dependance of plugins/relativedate | https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0 | |
2010-05-11 | Merge branch 'master' of file:///srv/git/ikiwiki.info | Joey Hess | |
2010-05-11 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngPXAGrxk1pbqnum3O4I_VPRgNj_TZR1I | |
2010-05-09 | remerged | Joey Hess | |
2010-05-09 | bugfix - only fetch after tags are disabled | http://smcv.pseudorandom.co.uk/ | |
2010-05-08 | (no commit message) | simonraven | |
2010-05-08 | Use xhtml friendly pubdate setting. | Joey Hess | |
2010-05-08 | fixed patch display... | simonraven | |
2010-05-08 | bug with pubdate, in process of testing fix | simonraven | |
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. |