Stefan de Konink wrote, On 29/07/07 09:52: > Currently I have installed an old machine at a campingplace's > hotspot to act as a photo server. Obviously I installed Cherokee... > > Now I have a dirlisting of photo's. It could probably be better to > have a thumbnail page, etc. There are a zillion of PHP tools written > for it, but I rather KISS. > > In SVN I see some support for 'themes' now is the idea to use this > instead of writing your own handler for a specific directory?
The theming support allows you to customize how file lists look. So in this case, if you have the thumbnails already generated you could just write a dirlist theme that would use them. I didn't think of using dirlist theming like that, but it's actually a good idea. :-) -- Greetings, alo. http://www.alobbs.com _______________________________________________ Cherokee mailing list [email protected] http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
