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