Re: [Aikiframework-devel] welcome a new extension, Image

2012-02-20 Thread Jakub Jankiewicz
Sure, that's fine. On Tue, 21 Feb 2012 00:39:27 +0800 Jon Phillips wrote: > Ah, ok, lets change it to ImageView how about? > > Jon > > On Tue, Feb 21, 2012 at 12:37 AM, Jakub Jankiewicz > wrote: > > For specific ocal usage it will need to be change because old > > image_viewer have svg_to_png

Re: [Aikiframework-devel] welcome a new extension, Image

2012-02-20 Thread Jon Phillips
Ah, ok, lets change it to ImageView how about? Jon On Tue, Feb 21, 2012 at 12:37 AM, Jakub Jankiewicz wrote: > For specific ocal usage it will need to be change because old > image_viewer have svg_to_png function, that function can be added to > extension. > > And also there is one bad thing abo

Re: [Aikiframework-devel] welcome a new extension, Image

2012-02-20 Thread Jakub Jankiewicz
For specific ocal usage it will need to be change because old image_viewer have svg_to_png function, that function can be added to extension. And also there is one bad thing about naming, the extenions is called image and there is Image class in Aiki (I believe it have function svg_to_png). On Mo

[Aikiframework-devel] welcome a new extension, Image

2012-02-20 Thread Jon Phillips
Thanks to the work of Jakub, part of the old image_viewer.php in /assets/apps/image_viewer.php at present, is extracted so it can work in a widget so you can have a widget view, that can serve as a passthru for rescaling images, and not needed a change to .htaccess. This is a good change. I just