summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-04add test suite for find_src_filesJoey Hess
2010-05-04add news item for ikiwiki 3.20100504Joey Hess
2010-05-04Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-05-04releasing version 3.20100504Joey Hess
2010-05-04Fixes a bug in skipping of illegal source files introduced in 3.20100427.Joey Hess
2010-05-04note that tcc workaround is for bug fixed in tcc nowJoey Hess
2010-05-04solvedhttp://mcfrisk.myopenid.com/
2010-05-04(no commit message)http://joey.kitenet.net/
2010-05-04graphviz: Fix display of preexisting images in preview mode.Joey Hess
2010-05-04responseJoey Hess
2010-05-04version IkIWiki use, to help prevent wacky mismatch errorsJoey Hess
2010-05-04responseJoey Hess
2010-05-04responseJoey Hess
2010-05-04(no commit message)http://zwol.livejournal.com/
2010-05-04(no commit message)blipvert
2010-05-04(no commit message)blipvert
2010-05-04Merge branch 'master' of git://git.ikiwiki.infoJon Dowland
2010-05-04(no commit message)blipvert
2010-05-04un-escape escaped chevronsJon Dowland
2010-05-04(no commit message)blipvert
2010-05-04(no commit message)blipvert
2010-05-04split two graphviz bugs from one page; undo one of themJon Dowland
2010-05-04comment on html5http://www.clowersnet.net/~krc/
2010-05-04whishlist about two-way conversion.David Riebenbauer
2010-05-03PERL5LIB setting questionhttp://mcfrisk.myopenid.com/
2010-05-03Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-05-03websetup: Only display Setup button on admins' preferences page.Joey Hess
Renamed it from "Wiki Setup" to just "Setup" for good measure.
2010-05-03allow do=setup to log a user in if necessaryJoey Hess
2010-05-03Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary ↵Joey Hess
links to the action bar without modifying the template further. (COMMENTSLINK and DISCUSSIONLINK could be folded into this, but are kept separate for now to avoid breaking modified templates.)
2010-05-03(no commit message)raf
2010-05-03(no commit message)raf
2010-05-03(no commit message)raf
2010-05-03(no commit message)raf
2010-05-02add a missing spaceJoey Hess
2010-05-02add bugJoey Hess
2010-05-02responseJoey Hess
2010-05-02on img and figureJoey Hess
2010-05-02updateJoey Hess
2010-05-02html5 bug closure, and documentationJoey Hess
2010-05-02ff also needs footer and nav forced to blockJoey Hess
2010-05-02bugfixJoey 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-02adapt misc.tmpl to html5Joey Hess
2010-05-02adapt inlinepage.tmpl to html5Joey Hess
Needed to force tags to display inline, since <nav> is a block element.
2010-05-02adapt comment.tmpl to html5Joey Hess
Note that I put comment-header in a <header> despite it being below the comment. Using a <footer> would be confusing given the class name. Also, the content is semantically closer to a header than a footer.
2010-05-02Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-05-02improve semantic markupJoey Hess
Now the toplevel layout is: <article> <section><header><nav></section> <aside>sidebar</aside> <section>content</section> <section>comments</section> <footer> </article> And I managed to preserve all CSS ids and names in their prior structure, so CSS should not need changed.
2010-05-02(no commit message)raf
2010-05-02(no commit message)raf
2010-05-02(no commit message)raf