[pmwiki-users] BlockList 3 questions

Patrick R. Michaud pmichaud at pobox.com
Fri Oct 13 08:31:22 CDT 2006


On Thu, Oct 12, 2006 at 10:04:19PM -0500, JB wrote:
> > > Is there any way to automatically update the
> > > Site.Blocklist page?
> > 
> > What would you consider to be an "automatic update" -- i.e.,
> > automatically update Site.Blocklist "from what" or "from where"?
> 
> Update it from here:
> 
>   http://www.pmwiki.org/wiki/Site/Blocklist

Add the following to local/config.php:

    $BlocklistDownload['Site.Blocklist'] = array('format' => 'pmwiki');

This will arrange for PmWiki's Site.Blocklist page to be
automatically downloaded from pmwiki.org once per day  --
same as the MoinMaster and Chongqed blocklists.

Pm




More information about the pmwiki-users mailing list