Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#37 2005-03-31 21:45:31

osei
Plugin Author
From: Stockholm, Sweden
Registered: 2004-07-01
Posts: 178
Website

Re: Admin plugin: glx_admin_image_resize

Thanks for your feedback, its much appreciated, i just created a todo list of things to add, you could also see a screenshot of how it will look when activated over here.

Im not sure how the crop actually will be, the example sderuiter posted do look realy good, but the licence of it doesnt suit txp… and i definitly dont want to make any promises about a crop plugin either, just so you know :)

mrdale i will add more ids to the elements created, is it enough to add them to the p tags, or what do you think? and if you create a new css i will definitly want to see that :)


Johan Nilsson

Offline

#38 2005-04-01 00:07:16

ZiQ
Member
Registered: 2005-03-12
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

Johan u miss too lines! that could allow to show the plugin UI when u replace an image or a thumb! why?

register_callback(“glx_image_edit_opts”, “image”, “thumbnail_insert”); register_callback(“glx_image_edit_opts”, “image”, “image_replace”);

About square thumb i think is more user friend idente the check box bocoz square thumb r done only if thumb checkbox is checked!

I my option a DHtml UI is most nicest than flash UI…

Luca

Offline

#39 2005-04-01 00:07:53

ZiQ
Member
Registered: 2005-03-12
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

Johan u miss too lines! that could allow to show the plugin UI when u replace an image or a thumb! why?

register_callback(“glx_image_edit_opts”, “image”, “thumbnail_insert”); register_callback(“glx_image_edit_opts”, “image”, “image_replace”);

About square thumb i think is more user friend idente the check box bocoz square thumb r done only if thumb checkbox is checked!

I my option a DHtml UI is most nicest than flash UI…

Luca

Offline

#40 2005-04-01 00:31:58

ZiQ
Member
Registered: 2005-03-12
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

test

Offline

#41 2005-04-01 00:32:30

ZiQ
Member
Registered: 2005-03-12
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

test

Offline

#42 2005-04-01 08:08:21

osei
Plugin Author
From: Stockholm, Sweden
Registered: 2004-07-01
Posts: 178
Website

Re: Admin plugin: glx_admin_image_resize

ZiQ ahh sorry, my bad… they will be added on next update, i forgot to copy them to the plugin template…


Johan Nilsson

Offline

#43 2005-04-01 19:36:45

ZiQ
Member
Registered: 2005-03-12
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

:P .. yestarday i recive a strange error from forum.. sorry for spam :D

Offline

#44 2005-04-01 19:38:12

ZiQ
Member
Registered: 2005-03-12
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

An error was encountered
Error: Unable to insert search index word matches.

Offline

#45 2005-04-01 20:15:16

Michael_art
Member
From: Stockholm
Registered: 2005-03-23
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

Let Me guess 3 times: an error message beginning like:

Fatal error: Call to undefined function: imagecreatefromjpeg() in /public_html/textpattern/lib/txplib_misc.php(304) : eval()’d code on line 126

Means that i dont have the right GDlib on the server.
Right?

Offline

#46 2005-04-01 22:05:23

osei
Plugin Author
From: Stockholm, Sweden
Registered: 2004-07-01
Posts: 178
Website

Re: Admin plugin: glx_admin_image_resize

yes that is correct, the next version will take care of that and fall back to an older function instead…


Johan Nilsson

Offline

#47 2005-04-02 13:41:48

Michael_art
Member
From: Stockholm
Registered: 2005-03-23
Posts: 10
Website

Re: Admin plugin: glx_admin_image_resize

Hmm thats odd.
A php info request tells me as followed:

GD Version bundled (2.0.23 compatible)

OK.. waiting for the next version ;-)

Offline

#48 2005-04-02 14:01:14

osei
Plugin Author
From: Stockholm, Sweden
Registered: 2004-07-01
Posts: 178
Website

Re: Admin plugin: glx_admin_image_resize

hmm, but that sounds strange. imagecreatefromjpeg shouldnt be a problem either… im affraid the next version wont help you out here either…


Johan Nilsson

Offline

Board footer

Powered by FluxBB