1 laibcoms Mar 16, 2009 16:00
3 laibcoms Mar 18, 2009 10:31
EdB wrote:
Why not just hack out the comment form? Also change the func that gets either 'comments' or 'trackbacks' or 'feedbacks' as the param that matters to 'trackbacks' so that the text bits don't mention comments?
Probably a bit more hacking than that to get it really groovy, but yeah just dump the form and you won't get comments.
It would work, however, for some reason, the spam bots are aware of the comment form even though it isn't part of the skin. I'm thinking of just changing the DB and change all of existing posts to "Disabled" flag and manually select "disabled" per new posts.
But that works for, well, people who are comfortable getting their hands dirty. Long-term wise, who knows? :D
4 yabba Mar 18, 2009 18:09
/htsrv/comment_post.php
<!-- this comment is only here to show you that there's bugger all here -->
;)
¥
Why not just hack out the comment form? Also change the func that gets either 'comments' or 'trackbacks' or 'feedbacks' as the param that matters to 'trackbacks' so that the text bits don't mention comments?
Probably a bit more hacking than that to get it really groovy, but yeah just dump the form and you won't get comments.