[pmwiki-users] Question about HTML, javascript markup
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Thu May 10 11:40:48 CDT 2007
    
    
  
On Thu, May 10, 2007 at 06:25:21PM +0200, Peter K.H. Gragert wrote:
>    Hello
>    To insert javascript (for checking of forms-data) I came across this
>    Markup(
>           'html',
>           'fulltext',
>           '/\\(:html:\\)(.*?)\\(:htmlend:\\)/mesi',
>           "Keep(str_replace(array('<', '>', '&'), array('<', '>',
>    '&'),
>           PSS('$1')))"
>       );
> 
>    How can I restrict this markup to one (or several specific) pages?
Use per-page or per-group customizations.
    http://www.pmwiki.org/wiki/PmWiki/PerGroupCustomizations
Pm
    
    
More information about the pmwiki-users
mailing list