Graham
If you don't want users to be able to post images in blog comments here is a xtscript to remove them
First a couple of notes
the
#<!-- at the start and
#--> at the end of the script are so the web template highlighted code editor does not parse xtscript as html and show errors caused by the xtscript syntax they do nothing else
The lines
#</xt:code> above and
#<xt:code> below
var $blog=<xt:blog /> are so that you can still edit your blog function and create posts from the building tool and the posts will be assigned to the page correctly
Do not edit the lines
var $blog= above or
# below the blog with the building tool or the script will stop working
This javascript will have the same effect but on the browser instead of the xtgem server
It must go below the blog
it should replace images in blog comments with