Ignore user module - installation instructions
==============================================

1. Copy the "ignore" directory into the Phorum mods directory

2. IMPORTANT STEP:
   Phorum Admin -> Custom Profiles -> add a profile field called mod_ignore

3. Phorum Admin -> Modules -> Turn on the ignore user mod

4. Make two changes to your read.tpl template file:

   a) Add the following at the top of the file:

      {IF MOD_IGNORE_JAVASCRIPT}{MOD_IGNORE_JAVASCRIPT}{/IF}

   b) Before the </div> at the end of the "Postedby" line, insert:

      {IF MESSAGES->mod_ignore_url} [<a href="{MESSAGES->mod_ignore_url}"><font size=-2>{MESSAGES->mod_ignore_text}</font></a>]{/IF}


For problems or questions, please post on the "Ignore user module" thread at
http://www.phorum.org/phorum5/read.php?62,128240
