As the last thing before I actually go on vacation, I've activated a recipe for the wiki called 'blocklist2'

        http://pmwiki.org/wiki/Cookbook/Blocklist2

Currently it blocks any changes to a page that contains the text 'ringtone' or the text 'insurance'.

In case this causes problems, either remove these texts from the page

        http://wiki.lyx.org/Site/Blocklist

which specifies what to block.

Finally, as a last resort in case of serious problems, someone with enough access rights can login to the wiki server and edit the file

        /home/lyx/www/pmwiki/farm.d/local/farmconfig.php

and set the condition to false in this part of the code

        // Enable the recipe blocklist2 - see the page Site.Blocklist
        if(true) {
          include_once("$FarmD/cookbook/blocklist2.php");
         }

/Christian

--
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr

Reply via email to