Hello

 

To insert javascript (for checking of forms-data) I came across this

Markup(

       'html',

       'fulltext',

       '/\\(:html:\\)(.*?)\\(:htmlend:\\)/mesi',

       "Keep(str_replace(array('&lt;', '&gt;', '&amp;'), array('<', '>',
'&'),

       PSS('$1')))"

   );

 

How can I restrict this markup to one (or several specific) pages?

 

Greetings

         PKHG

 

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to