aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/comments.pm
Commit message (Expand)AuthorAge
* comments: make preprocess a no-opSimon McVittie2008-12-11
* comments: document what linkuser doesSimon McVittie2008-12-11
* comments: add a stub pagetemplate hook to show the commentsSimon McVittie2008-12-11
* comments: Use HTML entities to escape directivesSimon McVittie2008-12-11
* Embed comments into comments_embed.tmpl rather than concatenating in perlSimon McVittie2008-12-11
* comments: use CGI module's checksessionexpirySimon McVittie2008-12-11
* comments: remove allowhtml option, just switch it on all the timeSimon McVittie2008-12-11
* comments: load inline and mdwn lazilySimon McVittie2008-12-11
* comments: don't rely on mdwn getting loaded firstSimon McVittie2008-12-11
* comments: sanitize the body of each comment before posting itSimon McVittie2008-12-11
* Fix typo that led to comments being blankedSimon McVittie2008-12-11
* postcomment: Rename plugin to comments, use *._comment filesSimon McVittie2008-12-11