Age | Commit message (Expand) | Author |
2010-05-07 | Merge branch 'master' into commentreorg | Joey Hess |
2010-05-06 | Delete hooks are passed deleted internal pages. | Joey Hess |
2010-05-06 | inline: Call indexhtml when inlining internal pages, so their text can be ind... | Joey Hess |
2010-05-06 | Renamed postscan hook to indexhtml, to reflect its changed position. | Joey Hess |
2010-05-06 | Gave comment and page editing forms some CSS and accessability love. | Joey Hess |
2010-05-06 | moved comments pending moderation | Joey Hess |
2010-05-05 | remove misc.tmpl checking | Joey Hess |
2010-05-05 | no more misc.tmpl | Joey Hess |
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 | graphviz: Fix display of preexisting images in preview mode. | Joey Hess |
2010-05-03 | websetup: Only display Setup button on admins' preferences page. | Joey Hess |
2010-05-03 | Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary link... | Joey Hess |
2010-05-02 | use html5 semantic markup in page.tmpl | 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 mo... | Joey Hess |
2010-05-01 | releasing version 3.20100501 | Joey Hess |
2010-05-01 | html5 option | Joey Hess |
2010-05-01 | enable hidden attribute | Joey Hess |
2010-05-01 | htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby... | Joey Hess |
2010-05-01 | more html5 attributes | Joey Hess |
2010-05-01 | add rest of html5 form attributes | Joey Hess |
2010-05-01 | add figure and figcaption | Joey Hess |
2010-05-01 | htmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, ma... | Joey Hess |
2010-05-01 | htmlscrubber: Allow the placeholder attribute. | Joey Hess |
2010-05-01 | more html5 | Joey Hess |
2010-05-01 | htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup hea... | Joey Hess |
2010-04-30 | Version dependency on liburi-perl to >= 1.36; previous versions did not suppo... | Joey Hess |
2010-04-28 | TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-... | Joey Hess |
2010-04-27 | template: Fix typo. | Joey Hess |
2010-04-27 | releasing version 3.20100427 | Joey Hess |
2010-04-26 | Add page() PageSpec, which is like glob() but matches only pages, not other ... | Joey Hess |
2010-04-26 | Fix removal of rendered files in rebuild mode. | Joey Hess |
2010-04-24 | Merge branch 'master' into templatemove | Joey Hess |
2010-04-24 | Moved javascript files under the ikiwiki/ directory, to avoid cluttering the ... | Joey Hess |
2010-04-23 | changelog/NEWS update for template changes | Joey Hess |
2010-04-22 | Merge branch 'autotag' | Joey Hess |
2010-04-22 | force rebuild from pre 20100422 | Joey Hess |
2010-04-22 | note that the new version will have some optimisation fixes | Joey Hess |
2010-04-21 | Merge branch 'master' into autotag | Joey Hess |
2010-04-21 | document tag_autocreate | Joey Hess |
2010-04-21 | spelling | Joey Hess |
2010-04-17 | bzr: changelog and refactor | Joey Hess |
2010-04-17 | typo | Joey Hess |
2010-04-17 | autoindex: Switch to using %wikistate instead of abusing $pagestate{index}. | Joey Hess |
2010-04-16 | update changelog | Joey Hess |
2010-04-16 | implement rcs_getmtime for svn | Joey Hess |
2010-04-16 | automatically run --gettime, and optimise it for git | Joey Hess |
2010-04-16 | --gettime revamp | Joey Hess |
2010-04-15 | calendar: Improved display of arrows. | Joey Hess |