aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Add placeholder text in search form (in html5 mode only).Joey Hess2010-05-02
|
* Add parameter to displaytime to specify that it is a pubdate, and in html5 ↵Joey Hess2010-05-02
| | | | mode, use time tag.
* add news item for ikiwiki 3.20100501Joey Hess2010-05-01
|
* mention html5Joey Hess2010-05-01
|
* tidy plugin issueJoey Hess2010-05-01
|
* html5 optionJoey Hess2010-05-01
| | | | | | * 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.
* enable hidden attributeJoey Hess2010-05-01
|
* htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ↵Joey Hess2010-05-01
| | | | ruby, rt, rp, details, summary.
* more html5 attributesJoey Hess2010-05-01
|
* add rest of html5 form attributesJoey Hess2010-05-01
| | | | | It's easy to imagine pattern being used to freeze or crash browsers, if they implement it stupidly. Let's hope not..
* htmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, ↵Joey Hess2010-05-01
| | | | max, step.
* htmlscrubber: Allow the placeholder attribute.Joey Hess2010-05-01
|
* more html5Joey Hess2010-05-01
| | | | | | * htmlscrubber: Also allow html5 canvas tags. * htmlscrubber: Round out html5 video support with the preload attribute and the source tag.
* htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup ↵Joey Hess2010-05-01
| | | | header footer time mark
* update example tag pages to match autotag.tmplJoey Hess2010-05-01
|
* comments, branch review, questionsJoey Hess2010-05-01
|
* responseJoey Hess2010-04-30
|
* new bug: svn commit failures...Jon Dowland2010-04-30
|
* more to add on my commentsimonraven2010-04-29
|
* YA URI to another mediawiki to git projectsimonraven2010-04-29
|
* wl rcshttp://jmtd.livejournal.com/2010-04-29
|
* (no commit message)albertlash2010-04-29
|
* (no commit message)albertlash2010-04-29
|
* replyhttp://kerravonsen.dreamwidth.org/2010-04-29
|
* TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not ↵Joey Hess2010-04-28
| | | | in-wiki templates.)
* question about TMPL_INCLUDEhttp://kerravonsen.dreamwidth.org/2010-04-28
|
* formatJoey Hess2010-04-27
|
* add news item for ikiwiki 3.20100427Joey Hess2010-04-27
|
* Add page() PageSpec, which is like glob() but matches only pages, not other ↵Joey Hess2010-04-26
| | | | files.
* remove manual file remove instructionsJoey Hess2010-04-26
| | | | | Since that was written, ikiwiki got fixed to track old rendered files across --rebuild and remove them.
* document match_guidJoey Hess2010-04-26
|
* add blipvertJoey Hess2010-04-26
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-04-26
|\
| * fix indenthttp://jmtd.livejournal.com/2010-04-26
| |
| * insert table of common namespaceshttp://jmtd.livejournal.com/2010-04-26
| |
| * move list of namespaces to its own sectionhttp://jmtd.livejournal.com/2010-04-26
| |
| * table name for querying the mediawiki mysql dbhttp://jmtd.livejournal.com/2010-04-26
| |
| * added my personal sitehttp://id.ertugkaramatli.com/2010-04-25
| |
* | typoJoey Hess2010-04-25
|/
* wordingJoey Hess2010-04-24
|
* updateJoey Hess2010-04-24
|
* template() - return params in list contextJoey Hess2010-04-24
| | | | | I forgot CGI::Formbuilder's horrible interface that needs template parameters instead of a constructed object.
* updateJoey Hess2010-04-24
|
* reword, reorg, add exampleJoey Hess2010-04-24
|
* Merge branch 'master' into templatemoveJoey Hess2010-04-24
|\
| * fix capsJoey Hess2010-04-24
| |
* | Merge branch 'master' into templatemoveJoey Hess2010-04-24
|\|
| * remove paragraph about old style directives, it's been long enoughJoey Hess2010-04-24
| |
* | add link to templates pageJoey Hess2010-04-24
| |
* | wordingJoey Hess2010-04-24
| |