[ansel] Problem with sub-galleries and XP-publishing???
Heath S. Hendrickson
heath at outerspaceconsultants.com
Fri Mar 19 21:09:39 PST 2004
Heath S. Hendrickson wrote:
>
>> Also, XP-publishing is still broken for me. I'm not sure if it's
>> related to the same thing, but my guess is that it is... I'll see if
>> I can do a quick fix, otherwise I'll leave it up to Ben to fix.
>>
>> h
>
>
> Attached are patches to xppublish.php and templates/xppublish/list.inc
> that accomodate the new output of Ansel::listGalleries(). I had to
> add a little extra code to deal with the different array format for
> groupby=owner, but not that much.
Okay, scap that patch... I missed another place where I needed to make
the modifications... I'm thinking it'll just be easier to create a new
Ansel function called checkPerms($galleryId, $perm) that will return
True/False. It'll save on processing overhead of calling
Ansel::listGalleries(PERM_EDIT) several times when all you need is to
know if the user has a certain permission for the gallery.
h
More information about the ansel
mailing list