Commit Graph

14 Commits

Author SHA1 Message Date
Will Rossiter
8819fb8381 FIX: use pagination on comments 2012-07-22 13:44:30 +12:00
Will Rossiter
8806abd645 Remove unused templates 2012-07-22 13:31:27 +12:00
Will Rossiter
8e0f83a0a9 FIX: avoid ID usage in pagination as multiple comment form instances can exist 2012-07-22 13:31:13 +12:00
Will Rossiter
95667fdf41 FIX: restore spam, rss, delete, approve and ham controller actions on the front end. 2012-07-22 13:30:33 +12:00
Will Rossiter
e18cf3e2bb FIX: url not showing in comments template 2012-07-22 09:54:24 +12:00
Jeremy
15a00a2b5f Prevent spamdexing on SilverStripe websites. 2011-08-25 06:23:52 +12:00
Will Rossiter
0732a5cf9c MINOR: changed order of nav items. Fixes (#5973) 2010-12-11 19:09:47 +13:00
Will Rossiter
c6f5b22188 MINOR: moved templates from cms to comments 2010-12-11 19:08:06 +13:00
Will Rossiter
f539a97d07 ENHANCEMENT: started to incorporate the jQuery version of comments 2010-12-07 14:09:52 +13:00
Will Rossiter
008e2c0143 BUGFIX: use the commenting configuration for getting correct comment permalinks. BUGFIX: perserve the correct ordering of comments in the front end 2010-12-07 13:34:17 +13:00
Will Rossiter
92aa2afc0c ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class 2010-12-06 23:09:04 +13:00
Will Rossiter
b9970c1f94 BUGFIX: Fixed template naming and variables for front end template. 2010-11-30 22:49:21 +13:00
Will Rossiter
c81f3cacfa APICHANGE: Renamed PageCommentInterface to CommentsInterface. Implemented new CommentForm function to display templates 2010-11-30 13:37:01 +13:00
Will Rossiter
a1df7f52df Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00