marc said...
> - The AuthTable recipe does not list pages excluded from
> searches via, say:
>
> $SearchPatterns['default'][] = '!^Site\\.!';
>
> Is there a simple way to avoid this?
>
> Also, an 'All pages' option would be useful.
Just to say that I circumvented this by creating a local customisation
script for the page:
Site.AllAttributes.php
include_once("$FarmD/cookbook/fplauth.php");
$SearchPatterns['default'] = '';
which does the trick.
--
Cheers,
Marc
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users