Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | on second thought, remove FOOTER variable | Joey Hess | 2010-05-05 |
| | | | | We always want a footer, just not a pagefooter when doing misctemplate. | ||
* | no more misc.tmpl | Joey Hess | 2010-05-05 |
| | | | | | | | * Removed misc.tmpl. Now to theme ikiwiki, you only need to customise a single template, page.tmpl. * misc.tmpl will, however, still be read if a locally modified version exists. This is to avoid forcing users to update page.tmpl right now. | ||
* | add the <base> setting as in misc.tmpl; only ever do it if not ispage | Joey Hess | 2010-05-05 |
| | | | | Also, add FOOTER, to allow disabling the footer. | ||
* | add ISPAGE variable to page.tmpl | Joey Hess | 2010-05-05 |
| | | | | | | Plugins will also be able to use this to tell if the template is being used to generate a wiki page, when misctemplate starts also using page.tmpl. | ||
* | add test suite for find_src_files | Joey Hess | 2010-05-04 |
| | |||
* | add news item for ikiwiki 3.20100504 | Joey Hess | 2010-05-04 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-05-04 |
|\ | |||
| * | solved | http://mcfrisk.myopenid.com/ | 2010-05-04 |
| | | |||
| * | (no commit message) | http://joey.kitenet.net/ | 2010-05-04 |
| | | |||
* | | releasing version 3.20100504 | Joey Hess | 2010-05-04 |
| | | |||
* | | Fixes a bug in skipping of illegal source files introduced in 3.20100427. | Joey Hess | 2010-05-04 |
| | | |||
* | | note that tcc workaround is for bug fixed in tcc now | 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 |
| | |||
* | version IkIWiki use, to help prevent wacky mismatch errors | Joey Hess | 2010-05-04 |
| | |||
* | response | Joey Hess | 2010-05-04 |
| | |||
* | response | Joey 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-04 |
| | |||
* | Merge branch 'master' of git://git.ikiwiki.info | Jon Dowland | 2010-05-04 |
|\ | |||
| * | (no commit message) | blipvert | 2010-05-04 |
| | | |||
| * | (no commit message) | blipvert | 2010-05-04 |
| | | |||
| * | (no commit message) | blipvert | 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-04 |
| | |||
* | comment on html5 | http://www.clowersnet.net/~krc/ | 2010-05-04 |
| | |||
* | whishlist about two-way conversion. | David Riebenbauer | 2010-05-04 |
| | |||
* | PERL5LIB setting question | http://mcfrisk.myopenid.com/ | 2010-05-03 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 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-03 |
| | | |||
* | | websetup: Only display Setup button on admins' preferences page. | Joey Hess | 2010-05-03 |
| | | | | | | | | Renamed it from "Wiki Setup" to just "Setup" for good measure. | ||
* | | allow do=setup to log a user in if necessary | Joey Hess | 2010-05-03 |
| | | |||
* | | Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary ↵ | Joey Hess | 2010-05-03 |
| | | | | | | | | | | | | | | 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.) | ||
* | | add a missing space | Joey Hess | 2010-05-02 |
| | | |||
* | | add bug | Joey Hess | 2010-05-02 |
|/ | |||
* | response | Joey Hess | 2010-05-02 |
| | |||
* | on img and figure | Joey Hess | 2010-05-02 |
| | |||
* | update | Joey Hess | 2010-05-02 |
| | |||
* | html5 bug closure, and documentation | Joey Hess | 2010-05-02 |
| | |||
* | ff also needs footer and nav forced to block | Joey Hess | 2010-05-02 |
| | |||
* | bugfix | Joey Hess | 2010-05-02 |
| | |||
* | force article and header to display as blocks | Joey Hess | 2010-05-02 |
| | | | | | iceweasel 3.5.9 does not know to display these as blocks, resulting in bad displays of blogs | ||
* | adapt misc.tmpl to html5 | Joey Hess | 2010-05-02 |
| | |||
* | adapt inlinepage.tmpl to html5 | Joey Hess | 2010-05-02 |
| | | | | Needed to force tags to display inline, since <nav> is a block element. | ||
* | adapt comment.tmpl to html5 | Joey Hess | 2010-05-02 |
| | | | | | | | 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. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-05-02 |
|\ |