summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2009-01-25comments: Add a moderation web interface.Joey Hess
2009-01-13Merge commit 'upstream/master' into prv/pointrigeri
2009-01-10comments: if the remove plugin is enabled, append a "Remove comment" linkSimon McVittie
2009-01-07repolist: New plugin to support the rel=vcs-* microformat.Joey Hess
2009-01-02po(formbuilder_setup): use a template to display the warningintrigeri
2008-12-21rssitem.tmpl: include comments URL (HTML only)Simon McVittie
2008-12-21atomitem.tmpl: include comments URLs (HTML and Atom versions)Simon McVittie
2008-12-21comment layout changeJoey Hess
2008-12-20remove signin icons, use titleJoey Hess
2008-12-20tweak author displayJoey Hess
2008-12-20comment.tmpl: make anon/OpenID/signed-in icons independent of smileysSimon McVittie
2008-12-20comments_display: display (?) for anon users, {x} for OpenIDs and {*} for loc...Simon McVittie
2008-12-20comments: Rename COMMENTURL to ADDCOMMENTURL to avoid confusion with COMMENTA...Simon McVittie
2008-12-19simplify and compact the comment edit formJoey Hess
2008-12-19remove 'signed in as foo'Joey Hess
2008-12-19add link from comment subject to its permalinkJoey Hess
2008-12-19fiddle with comment css classesJoey Hess
2008-12-19rename comments_form to editcommentJoey Hess
2008-12-19rename comments_display to commentJoey Hess
2008-12-19replace discussion links on pages with comments linkJoey Hess
2008-12-18jump to comment after postingJoey Hess
2008-12-17add Comments link when displaying a page inlineJoey Hess
2008-12-11comments_display.tmpl: use less nice formatting to avoid whitespace in outputSimon McVittie
2008-12-11comments_display.tmpl: preferentially use confirmed username, but fall back t...Simon McVittie
2008-12-11comments_form.tmpl: show labels for name, websiteSimon McVittie
2008-12-11comments: Optionally allow anonymous commenters to set their name/URL.Simon McVittie
2008-12-11comments: rename main field to "editcontent" consistent with editpageSimon McVittie
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