[pmwiki-users] do we have to add anything to $BlocklistPages
JB
jbit at ev1.net
Fri Oct 13 17:38:41 CDT 2006
> (Removing the [@...@] isn't really a good idea, as
> the other downloaded pages won't display properly, and
> might end up being treated as links to remote sites.)
Awesome Thanks!
So now I have
in config.php
$EnableBlocklist = 10;
$BlocklistDownload['Site.Blocklist-PmWiki'] = array('format' =>
'pmwiki');
and in my wiki.d
Site.Blocklist
Site.Blocklist-Chongqed
Site.Blocklist-MoinMaster
Site.Blocklist-PmWiki
Since we added the Site.Blocklist-PmWiki will it automatically
filter using all 4 lists now? Do we have to add anything
to $BlocklistPages ?
More information about the pmwiki-users
mailing list