adding a form on the edit article pages that allows you to add an image attachment...
[mir.git] / ChangeLog
1 2005-08-7  Grok  <grok@no-log.org>
2         * templates/admin/FUNCTIONS.template:
3         adding a form on the edit article pages that allows you 
4         to add an image attachment by directly typing in its id
5         
6 2005-07-26  Grok  <grok@no-log.org>
7
8         * source/mir/media/image/ImageMagickImageProcessor.java:
9         Adding a new ImageMagickImageProcessor class to replace 
10         the old JAIImageProcessor class. Removing the non-free JAI,
11         will bring us closer to making mir free. The new class uses
12         ImageMagick commandline programs who's path may be specified
13         in the config.properties configuration file.