PDA

View Full Version : Getting rid of the comments option.


qck
02-08-2006, 10:47 AM
Dear Pixelposters,

Since people hardly post comments on my blog, (I am not complaining, sometimes I post 5 pics a day and than none for a month...) I would like to get rid of them at all. But for someone who hardly ever looks at any scripts (they are called that way right) I thought it would be whise to ask you pixelposters first before I just remove each line with the word comment from the htmal files.

Many thanks for even reading even more for answers!

cheers!
Quinten

qck
02-08-2006, 10:48 AM
The adres might be needed, I am not sure but in case: http://www.allesismooi.nl/photos

raminia
02-08-2006, 12:34 PM
clean out the template files from <COMMENTS>

se.nsuo.us
02-09-2006, 03:31 AM
From you image_template.html remove the following tags
<IMAGE_COMMENTS_NUMBER>
<LATEST_COMMENT_ID>
<LATEST_COMMENT_NAME>
<IMAGE_COMMENTS>

and of course the <COMMENT_POPUP> tag... this will remove all comment related stuff - if you are interested you can read pixelpost-tags.txt in the docs to know what each of the above tags does

Hope that helps