[Gforge-devel] Screenshot / Multimedia data
Mathieu
foreau_m at epitech.net
Sat Jun 24 10:34:34 EDT 2006
On 6/24/06, Tim Perdue <tim at gforgegroup.com> wrote:
> Mathieu wrote:
> > Hi all,
> >
> > I needed this functionality on my Gforge installation, so I developed
> > the front-end part. The backend part only accept images files (which
> > mime-type starts with "image/"): bmp, png, jpg and gif (the types that
> > are understand by the GD PHP library).
> > The appearance has been copied on the SF site.
> > I also added thumbnails generation, and they are also stored in the
> > database, but in another table (db_images_thumb).
> >
> > In attached files, you'll find sql statements that alter the db_images
> > table and add the db_images_thumb one, and a diff of the files, from
> > the 4.5.11 version.
> > I hope that can be useful for some one else.
>
> Thanks for submitting that - can you place it into the patch tracker so
> it doesn't get lost?
Yep, no problem, I'll do that quickly.
--
Mathieu.
More information about the Gforge-devel
mailing list