---------------------------------------------------------------------------- Code for the moderator link ---------------------------------------------------------------------------- {IF MODERATOR} {LANG->ModFuncs} {/IF} ---------------------------------------------------------------------------- Code for starting blocks in which the moderator options will be ---------------------------------------------------------------------------- Create a template, like moderatorblock_start.tpl and put this in it:
---------------------------------------------------------------------------- Code for moderator blocks in the templates ---------------------------------------------------------------------------- When you have moderator options that you want to hide, then use: {include moderatorblock_start} ...the things to hide...
---------------------------------------------------------------------------- Javascript code that goes in the page header ----------------------------------------------------------------------------