-
suggestion: somewhere in the distribution it should say
what the license is (such as by including a copy of the
LICENSE file of the GPL).
I cannot find anywhere that indicates the license,
except that the project is flagged as GPL in SourceForge.
I like pix!!
2006-04-24 22:25:16 UTC by jhmark
-
at the bottom of every page add a 'toc' link. this
would show the entire directory structure of all your
pictures.
2005-12-07 05:51:42 UTC by demian0311
-
okay, so now if pix can't find PIL it'll try to execute ImageMagick commands to resize images for thumbnails and web-optimized pictures. it happens automatically when the import of PIL fails but you can explicitly set this in the Pic.py file.
also, i did have a double-slash problem with urls that didn't present a problem when hosting on linux machines but using my aplus.net account, the urls...
2005-09-02 01:57:46 UTC by demian0311
-
demian0311 committed patchset 26 of module pix to the pix - web image gallery CVS repository, changing 3 files.
2005-09-02 01:30:21 UTC by demian0311
-
fix the '//' problem in the album path. when deployed
on free bsd it doesn't seem to be as forgiving as under
linux.
2005-09-01 18:51:08 UTC by demian0311
-
demian0311 committed patchset 25 of module pix to the pix - web image gallery CVS repository, changing 1 files.
2005-08-29 02:08:22 UTC by demian0311
-
demian0311 committed patchset 24 of module pix to the pix - web image gallery CVS repository, changing 2 files.
2005-08-29 02:05:07 UTC by demian0311
-
PIL is a dependency for pix, maybe i should code in a non-PIL mode such that i just don't do any resizing. that'd suck.
anyone know of an alternative image library for python?.
2005-07-14 21:50:27 UTC by demian0311
-
demian0311 committed patchset 23 of module pix to the pix - web image gallery CVS repository, changing 3 files.
2005-05-29 20:04:31 UTC by demian0311
-
demian0311 committed patchset 22 of module pix to the pix - web image gallery CVS repository, changing 2 files.
2005-05-29 19:12:14 UTC by demian0311