aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* Escape HTML in Atom feed metadata rather than treating it as XHTMLSimon McVittie2008-07-31
* Escape HTML in RSS feeds, rather than relying on it being valid to stuff into...Simon McVittie2008-07-31
* Escape HTML in Atom feeds, rather than relying on it being well-formed XHTML ...Simon McVittie2008-07-31
* really rm ;-)Joey Hess2008-07-29
* initial draftJoey Hess2008-07-29
* link fixup on rename workingJoey Hess2008-07-23
* add a list of broken links after the renameJoey Hess2008-07-22
* add a rename summaryJoey Hess2008-07-22
* Split out error messages from editpage.tmpl into several separate templates.Joey Hess2008-07-22
* skeleton rename pluginJoey Hess2008-07-21
* simplified confirmation formJoey Hess2008-07-21
* editpage: Don't show attachments link when attachments are disabled.Joey Hess2008-07-21
* Use correct term prefixes when searching.Gabriel McManus2008-07-19
* Oops, add missing </span>Simon McVittie2008-07-15
* More CSS hooks for page.tmpl.Simon McVittie2008-07-15
* Add more CSS hooks to inlinepage.tmplSimon McVittie2008-07-13
* Add more stylesheet hooks to the page templateSimon McVittie2008-07-13
* Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent wi...Simon McVittie2008-07-12
* Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>.Simon McVittie2008-07-12
* Add MIME type to Atom feeds' <link rel='self'>Simon McVittie2008-07-12
* rename uuid to guidJoey Hess2008-07-12
* rssitem.tmpl: use UUID as <guid> if suppliedSimon McVittie2008-07-11
* atomitem.tmpl: use UUID as <id> if suppliedSimon McVittie2008-07-11
* add br at topJoey Hess2008-07-06
* toggle: Add javascript to top of page, not to end. This avoids flicker since ...Joey Hess2008-07-02
* xhtml fixesJoey Hess2008-07-02
* attachments interface visibility togglingJoey Hess2008-07-02
* basic attachment listJoey Hess2008-07-01
* add support for an attachment upload fieldJoey Hess2008-06-30
* Add support for the universal edit buttonJoey Hess2008-06-21
* finishing touches on the new search pluginJoey Hess2008-06-04
* The search interface now allows searching for a page by title ("title:foo"), ...Joey Hess2008-06-04
* prettify page names, and drop the redunadant url displayJoey Hess2008-06-03
* search: Converted to use xapian-omega.Joey Hess2008-06-03
* improve wordingJoey Hess2008-05-30
* hashed password support, and empty password security fixJoey Hess2008-05-30
* Add rel=nofollow to edit links. This may prevent some spiders from pounding o...Joey Hess2008-05-28
* responseJoey Hess2008-04-10
* Give the full path to the hyperestraier helpfile in estseek.conf.Joey Hess2008-04-10
* Fix CSRF attacks against the preferences and edit forms. Closes: #475445Joey Hess2008-04-10
* * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess2008-03-03
* * The search plugin needs to override <base> to point to the directoryJoey Hess2008-02-14
* Merge branch 'master' into prefix-directivesJosh Triplett2008-02-09
|\
| * * Page templates can now use CTIME to show when the page was created.Joey Hess2008-02-09
| * change wordingJoey Hess2008-02-09
| * reword to put the more important info (page names) nearer the frontJoey Hess2008-02-09
* | add ! prefix to some directives in templates, and to the recentchanges pageJoey Hess2008-02-05
|/
* more whitespace nonsenseJoey Hess2008-01-29
* more HTML::Template funJoey Hess2008-01-29
* fix display of diff iconJoey Hess2008-01-29