[pmwiki-users] RSS Feed + Read Protected Groups
Patrick R. Michaud
pmichaud at pobox.com
Mon Jan 9 13:45:17 CST 2006
On Mon, Jan 09, 2006 at 01:33:50PM -0600, Tegan Dowling wrote:
> On 1/7/06, H. Fox <haganfox at users.sourceforge.net> wrote:
>
> Would there be any advantage to doing this, either in config.php or
> e.g. Eberron.php?:
>
> if ($action == 'rss') { $EnablePageListProtect = 0; }
>
> Anyone have an answer for HF's question?
I think it makes good sense in a config.php; it allows only
RSS feeds to be able to acknowledge the existence of read-only
pages; other actions (search, pagelist, etc.) won't find them.
In an Eberron.php config file my earlier caveats still apply;
it'd still be possible for someone to use ?action=rss to find
out about the existence of read-only pages in other groups,
although they wouldn't be able to find out much more than the
pages' names.
Pm
More information about the pmwiki-users
mailing list