[dev] Gollem and UIDs
duck
duck at obala.net
Thu Feb 12 12:23:01 UTC 2009
On Thursday 12 February 2009 11:02:14 Jan Schneider wrote:
> Zitat von duck <duck at obala.net>:
> > I was trying to create and Ansel VFS driver where galleries will be
> > folders and images their files. I incounter a limitation in Gollem. Every
> > VFS driver user filename as unique identifier in listFolder(). But latter
> > Gollem uses the
> > file/folder name for link creation. Is there any reason for this?
> > Otherwise it
> > can be changed to allow files with same names to reside in same folder
> > (ex uploaded multiply images with the same name in a gallery) and
> > properly display
> > names of galleries (using id for identifier and name for in the
> > human readable
> > list).
>
> There already is a "horde" VFS driver which uses the "browse" API
> methods to map a Horde installation into a file system. That should
> also work with Ansel.
Of course is an non-configurable read only implementation. Attached is an
read/write implementation of Ansel api. The only problem (as it is in horde
driver) is that we see IDs instead of human readable names.
Duck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ansel.php
Type: application/x-php
Size: 8386 bytes
Desc: not available
URL: <http://lists.horde.org/archives/dev/attachments/20090212/edb297b1/attachment.bin>
More information about the dev
mailing list