|
Post by simie on Dec 12, 2006 12:03:32 GMT -5
This uses a server-side database to record the posts which have been reported, which makes it different from other post-reporting codes. No editing is required. Global Footer<script type="text/javascript"> /*----------------------------------------*\ |Report Posts |Created by Simie, (C) 2006-Present. |Do not repost without permission \*----------------------------------------*/ var script = document.createElement("script"); script.src="http://pb.proscripts.co.uk/report/js.js"; script.type="text/javascript"; document.getElementsByTagName("head")[0].appendChild(script); </script> It adds a link next to the "Link to post" on every post and adds a button in the admin panel, under restrictions that allows anyone with access to the admin panel to view the reported posts. (They must be able to modify the reserved names)
|
|