From 9af0f04df3a9c589d63a4f8d95af06098f0474db Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 10 Dec 2008 23:53:04 +0000 Subject: comments: Save comments as a file with one big [[!comment]] directive. This delays all comment formatting until the last possible time, allows us to set metadata without worrying that commenters may be able to evade it, and means that changes to how a comment is saved can be handled gracefully. It also gives us somewhere to put the commenter's username or IP address for later reference. --- templates/comments_comment.tmpl | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 templates/comments_comment.tmpl (limited to 'templates') diff --git a/templates/comments_comment.tmpl b/templates/comments_comment.tmpl deleted file mode 100644 index 8e6affb0d..000000000 --- a/templates/comments_comment.tmpl +++ /dev/null @@ -1,24 +0,0 @@ - -
- - - - -[[!meta title=""]] - - -[[!meta author=""]] - - -[[!meta authorurl=""]] - - -[[!meta permalink=""]] - - -[[!meta date=""]] - - - -
-
-- cgit v1.2.3