Forum for discussing general topics related to Couch.
3 posts Page 1 of 1
Hello KK,

<cms:search masterpage='NOT news.php' >..</cms:search>
This example would search pages of all templates except news.php.


I want to except news.php and blog.php.

What should I do?
Hi,

Please try using 'comma' e.g.
Code: Select all
<cms:search masterpage='NOT news.php, blog.php' >..</cms:search>

Hope this helps.
Thank you KK
3 posts Page 1 of 1
cron