summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2008-12-11comments: instead of hard-coding mdwn, allow any supported page formatSimon McVittie
2008-12-11comments: Save comments as a file with one big [[!comment]] directive.Simon McVittie
2008-12-11comments: record the time at which each comment was postedSimon McVittie
2008-12-11Remove comments_embed.tmpl (no longer needed)Simon McVittie
2008-12-11page.tmpl: optionally include "add comment" linkSimon McVittie
2008-12-11comments_comment.tmpl: allow permalink, anchor to be passed inSimon McVittie
2008-12-11comments_embed.tmpl: include the inlined comments if presentSimon McVittie
2008-12-11Add comments to page.tmplSimon McVittie
2008-12-11comments: remove allowhtml option, just switch it on all the timeSimon McVittie
2008-12-11postcomment: Rename plugin to comments, use *._comment filesSimon McVittie
2008-12-11Rename smcvpostcomment plugin to postcomment to propose for inclusionSimon McVittie
2008-12-11smcvpostcomment_*.tmpl: make class names match template namesSimon McVittie
2008-12-11smcvpostcomment: indicate in form whether HTML and directives are allowedSimon McVittie
2008-12-11Use a link rather than a button for "post comments"Simon McVittie
2008-12-11Add initial version of a postcomment plugin (temporarily namespaced as smcvpo...Simon McVittie
2008-11-18html escaping complicationJoey Hess
2008-11-10Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea...Joey Hess
2008-10-19fix relativedate timezone inclusionJoey Hess
2008-10-18remove old dup divJoey Hess
2008-10-17tweak recentchanges permalink codeJoey Hess
2008-10-17Patch for anchor-based change permalinks in recent changes feedJoey Hess
2008-10-17make relativedate work for the dates on the recentchanges pageJoey Hess
2008-10-17relativedate: New javascript-alicious plugin that makes all dates display rel...Joey Hess
2008-10-10google plugin: Use google.com to search the local site.Peter Simons
2008-09-23multiple rename support is workingJoey Hess
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