Changing BlogCFC's comment approval
One little thing thats bugged me with BlogCFC with moderated comments is the need to go from List > View Comment < back to list to approve. Silly I know but still ... So I've added the following on the comment.cfm page in the admin section
1 <input type="button" name="approve" value="Approve" onclick="location.href='#application.rooturl#/admin/moderate.cfm?approve=#comment.id#'" />
All this does is add the button "Approve" to the view comment page to smooth out the flow of the process
TweetBacks
Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
[Add Comment]
[Subscribe to Comments]
# Posted By Raymond Camden
| 1/21/10 1:12 AM
# Posted By Andy Jarrett
| 1/21/10 2:12 AM
# Posted By Raymond Camden
| 1/21/10 4:15 AM
[Add Comment]