Peter Bowers wrote:
> On Mon, Sep 7, 2009 at 7:40 PM, DaveG<pmw...@solidgone.com> wrote:
>> In oder to allow posting of anonymous comments, BlogIt sets the edit
>> password to an empty string, when a comment is being posted.
> 
> How is the actual write of the page being done?  Something within
> blogit or something external to that?
I use PmForms to capture each comment in a separate page. So I simply 
let the PmForms handlers manage the page write.

More details in the response to Eemelis email.


> The functions used to save a page in pmwiki do not check for
> authorization -- it is up to the developer to check that authorization
> exists before doing the write.  So normally if you don't want
> authorization to be checked you just don't check it and proceed with
> the write.
> 
> But maybe the write is occurring somewhere else outside blogit or something?
> 
> -Peter
> 

_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to