aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* Avoid showing 'Add a comment' link at the bottom of the comment post form.Joey Hess2010-07-22
* Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have the ...Joey Hess2010-07-14
* comment.tmpl: Fix up display when inline uses it to display a non-comment pag...Joey Hess2010-06-30
* fix labels for form elementsJoey Hess2010-06-15
* remove obsolete ol class=form for editpage and editcommentJoey Hess2010-06-13
* editpage: Rename "comments" field to avoid CSS conflict with the comments div.Joey Hess2010-06-12
* I'm told that the pagebody div should be after the sidebar.Joey Hess2010-06-10
* style.css: Improvements to make floating sidebar fit better on pages with inl...Joey Hess2010-06-10
* page.tmpl: Add a div around the sidebar, page content, and comments, to aide ...Joey Hess2010-06-10
* better autotag titleJoey Hess2010-06-09
* page.tmpl: Accidentially broke po plugin's otherlanguages list styling when m...Joey Hess2010-05-16
* allow misctemplate callers to pass params to suppress actions etcJoey Hess2010-05-14
* avoid showing redundant search box on search results pageJoey Hess2010-05-14
* show search form on dynamic pagesJoey Hess2010-05-14
* put back recentchangesurlJoey Hess2010-05-14
* enable action bar on misctemplatesJoey Hess2010-05-14
* wordingJoey Hess2010-05-08
* use labelsJoey Hess2010-05-08
* moved non-openid signin form into same page as openid selector; show/hide as ...Joey Hess2010-05-08
* improve display w/noscriptJoey Hess2010-05-07
* updateJoey Hess2010-05-07
* pretty openid loginJoey Hess2010-05-07
* patch hidden field setting codeJoey Hess2010-05-07
* fix pagediff to not display as "preview"Joey Hess2010-05-06
* Gave comment and page editing forms some CSS and accessability love.Joey Hess2010-05-06
* bugfixJoey Hess2010-05-05
* rename ispage variableJoey Hess2010-05-05
* add NEWS about template changeJoey Hess2010-05-05
* consistently drop NAME= in templatesJoey Hess2010-05-05
* allow search form visibility to be controlled on the templateJoey Hess2010-05-05
* on second thought, remove FOOTER variableJoey Hess2010-05-05
* add the <base> setting as in misc.tmpl; only ever do it if not ispageJoey Hess2010-05-05
* Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary link...Joey Hess2010-05-03
* bugfixJoey Hess2010-05-02
* adapt misc.tmpl to html5Joey Hess2010-05-02
* adapt inlinepage.tmpl to html5Joey Hess2010-05-02
* adapt comment.tmpl to html5Joey Hess2010-05-02
* improve semantic markupJoey Hess2010-05-02
* use html5 semantic markup in page.tmplJoey Hess2010-05-02
* Add placeholder text in search form (in html5 mode only).Joey Hess2010-05-02
* use styled divs instead of center tagsJoey Hess2010-05-01
* html5 optionJoey Hess2010-05-01
* apply simonrvn patch adding labels for radio buttonsJoey Hess2010-05-01
* apply simonrvn patch to quote attributesJoey Hess2010-05-01
* limit feeds for tag pages to including ten postsJoey Hess2010-05-01
* Minor, seemingly harmless tweaks to misc.tmplJoey Hess2010-04-26
* use meta titleJoey Hess2010-04-22
* add separate template variable for tag page and sanitize displayed tag nameJoey Hess2010-04-21
* Merge remote branch 'davrieb/autotag' into autotagJoey Hess2010-04-17
|\
| * fix typo in autotag.tmplDavid Riebenbauer2010-02-02