Age | Commit message (Expand) | Author |
2010-05-07 | pretty openid login | Joey Hess |
2010-05-07 | patch hidden field setting code | Joey Hess |
2010-05-06 | fix pagediff to not display as "preview" | Joey Hess |
2010-05-06 | Gave comment and page editing forms some CSS and accessability love. | Joey Hess |
2010-05-05 | bugfix | Joey Hess |
2010-05-05 | rename ispage variable | Joey Hess |
2010-05-05 | add NEWS about template change | Joey Hess |
2010-05-05 | consistently drop NAME= in templates | Joey Hess |
2010-05-05 | allow search form visibility to be controlled on the template | Joey Hess |
2010-05-05 | on second thought, remove FOOTER variable | Joey Hess |
2010-05-05 | add the <base> setting as in misc.tmpl; only ever do it if not ispage | Joey Hess |
2010-05-03 | Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary link... | Joey Hess |
2010-05-02 | bugfix | Joey Hess |
2010-05-02 | adapt misc.tmpl to html5 | Joey Hess |
2010-05-02 | adapt inlinepage.tmpl to html5 | Joey Hess |
2010-05-02 | adapt comment.tmpl to html5 | Joey Hess |
2010-05-02 | improve semantic markup | 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-01 | use styled divs instead of center tags | Joey Hess |
2010-05-01 | html5 option | Joey Hess |
2010-05-01 | apply simonrvn patch adding labels for radio buttons | Joey Hess |
2010-05-01 | apply simonrvn patch to quote attributes | Joey Hess |
2010-05-01 | limit feeds for tag pages to including ten posts | Joey Hess |
2010-04-26 | Minor, seemingly harmless tweaks to misc.tmpl | Joey Hess |
2010-04-22 | use meta title | Joey Hess |
2010-04-21 | add separate template variable for tag page and sanitize displayed tag name | Joey Hess |
2010-04-17 | Merge remote branch 'davrieb/autotag' into autotag | Joey Hess |
2010-04-15 | calendarmonth.tmpl: The month calendar is now put in a sidebar. | Joey Hess |
2010-04-15 | CSS and templates for sidebar changed to use a class, not an id. | Joey Hess |
2010-03-31 | page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially... | Joey Hess |
2010-03-11 | Add missing </span> to change.tmpl COMMITDATE, fixing well-formedness | Simon McVittie |
2010-02-14 | optimise whitespace in feed templates | Joey Hess |
2010-02-02 | fix typo in autotag.tmpl | David Riebenbauer |
2010-02-02 | Automatically create tag pages, | David Riebenbauer |
2010-01-04 | lowercase "or Signin" | Joey Hess |
2009-12-30 | Add title span to misc.tmpl | Svend Sorensen |
2009-11-09 | typo | Joey Hess |
2009-11-09 | localstyle: New plugin, allows overrding the toplevel local.css with one that... | Joey Hess |
2009-10-29 | google: Pass the whole wiki url to google, not just the domain, so that searc... | Joey Hess |
2009-10-11 | ikiwiki-calendar: New command automates creation of archive pages using the c... | Joey Hess |
2009-08-15 | further otherlanguages list styling | Joey Hess |
2009-07-26 | getsource: in the default template, just say "Source" | Simon McVittie |
2009-07-26 | Add getsource plugin | Will Uther |
2009-06-06 | Merge commit 'upstream/master' into pub/po | intrigeri |
2009-06-02 | comment: Make comment directives no longer use the internal "_comment" form, ... | Joey Hess |
2009-05-19 | Merge branch 'master' into po | Joey Hess |
2009-04-23 | comments: Add link to comment post form to allow user to sign in if they wish... | Joey Hess |
2009-04-20 | Merge commit 'upstream/master' into pub/po | intrigeri |
2009-04-11 | Add a microblog template that is useful for inlining microblogging posts. | Joey Hess |