Hello, In Jahia 5.0.2 Standard Edition, is there any way to constrain a file upload based on: * a maximum weight for the file ? * a set of file formats (according to its extension or MIME type) ? And, for images: * a maximum width and/or height? * a particular aspect ratio? If no, where and how is it possible to implement these constraints? Thank you very much, Pierric Permezel > Stéphane Croisier > Thu, 19 Jan 2006 07:11:52 -0800 > > Committed in the latest Jahia 5.0 nightly builds. > > In the DAV file field, you now have an "image" view. Thumbnails are > automatically generated on the fly by Jahia. There is a plan to add some new > options in the Jahia taglibs to let the template developer "force" the use of > an image at a certain format and which would be resized automatically by > Jahia. Then it is just a question of time... > > But please already take a look at the nightly builds of Jahia 5.0 to check > what's in there (and if you are interested I have a running proto for Jahia > 4.1, but it is not exempt of bugs and will need some refactorings). > > no integration with FCK for the moment (will be AJAXed in jahia 5.0). > > Cheers, > Stéphane > > > At 16:03 19.01.2006, you wrote: > > I am thinking about how to implement an Image Archive in Jahia. > > > > The images shall be viewable as thumbnails and there may be some image > > manipulating features as well (rotate, change size, file type....) > > > > The images shall be available from inside the html editor (fck) so I may > > have to use the webdav repository for storage. > > > > Templates, a portlet or webapp maybe? > > > > Does anyone know about any similar implementation? > > > > Regards > > /Lars Hagrot
_______________________________________________ dev_list mailing list [email protected] http://lists.jahia.org/cgi-bin/mailman/listinfo/dev_list
