[pmwiki-users] Markup Question
    Petko Yotov 
    5ko at 5ko.fr
       
    Sat May  2 15:54:13 CDT 2009
    
    
  
On Saturday 02 May 2009 06:12:10 Dave Brockman wrote:
> Users on my site are allowed to edit pages in three
> groups. I would like to disallow pictures in these groups. I read about
> the use of "DisableMarkup('img') in the documentation for Images. I
> *think* I should create a "groupname.php" file in /local containing that
> markup for each group. Is this correct? Thanks in advance for any help.
> <?php
>    DisableMarkup('img');
Hello. Yes, this is the way to disable some markup rule. (Only the group 
customization file is named "Groupname.php" and not "groupname.php".)
See also a related discussion at :
  http://www.pmwiki.org/wiki/PITS/01096
Thanks,
Petko
    
    
More information about the pmwiki-users
mailing list