Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#91 2009-05-01 02:56:52
- _n
- Member
- Registered: 2005-07-13
- Posts: 44
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
Hi,
I am getting an error with this plugin and was wondering if anyone else has experienced this. When i go to restore a back up, I get this warning as a js popup box:
Error : <pre>A problem occured while loading the plugin: <b>ebl-image-edit</b> -> <b>Warning: copy(/..filepath) [<a href=‘function.copy’>function.copy</a>]: failed to open stream: No such file or directory on line 725</b></pre>
any ideas?
thanks!
_n
Offline
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
Run the installer?
Offline
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
I think cropping and resizing is essential. Smart Image Resizer does a wonderful job of this.
An example of why you wanted to do this: Create a portfolio menu of larger images cropped to a 1:1 ratio square. The image that a category is called from may be 2:3 but when displayed on a page it would show up 1:1 like the rest of the images.
Art Rogue – Fine Art Photography
Offline
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
…. ebl-image-edit does crop. It always has.
Offline
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
Can it crop and resize at the same time? Sorry, I haven’t used it yet. I just found out about it.
Art Rogue – Fine Art Photography
Offline
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
All that is answered in this thread. But to summarize:
- It crops.
- It resizes.
- It rotates.
- It thumbnails.
- It makes waffles.
Offline
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
I love waffles. I’ll install and play. Thanks for your help.
Art Rogue – Fine Art Photography
Offline
#98 2009-06-15 19:41:18
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
It allows you to define presets, too = waffles with maple syrup and cream !
Offline
#99 2009-06-15 21:46:53
- saccade
- Plugin Author

- From: Neubeuern, Germany
- Registered: 2004-11-05
- Posts: 521
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
May I add a feature request: Couldn’t it take fine pictures too? I have not enough time to do it myself :)
We could give it some keywords=”“ and a deadline=”“ as attributes …
Surely no problem for Eric to solve the programming :)
Last edited by saccade (2009-06-15 21:48:51)
Offline
#100 2009-06-15 22:16:50
- saccade
- Plugin Author

- From: Neubeuern, Germany
- Registered: 2004-11-05
- Posts: 521
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
Stupid me! Forget the request.
It surely wouldn’t allow any cropping any longer
:)
Offline
#101 2009-06-16 08:17:10
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
TheEric wrote:
- It makes waffles.
could we make waffles=“belgian” as an optional parameter :D
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
#102 2009-08-18 07:35:26
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
Hey Eric!
1.
If there is a way to add a ‘Brightness/Contrast’ function it can be a nice add to your plugin!
here is one that I found, but it doesn’t work in IE http://www.pixastic.com/lib/docs/actions/brightness/
If you find one that work with IE it will be really cool =)
2.
and to my older request if you missed it (if not so sorry for repeating):
when I choose a custom size from the list in the Thumbnail tab,
the selection is changing to that size, but the Thumbnail Dimensions: are not.
and if I choose a custom size of 400×300, it will resize it to 100×100 proportionally
and that is not good for me, because I want 400×300 and I did mark the Resize Thumbnail & Lock Aspect Ratio checkboxes.
so I think what you need to do Eric is if the checkbox of Resize Thumbnail is allready marked or if it is not and then I mark it,
then the Thumbnail Dimensions: will be automatically change to the custom size I choosen from the list
with no need to type the numbers again.
(I have no problem to type the numbers again, but the clients are getting lost there)
3.
Is it possible to fix that it will work in IE8 please?
(without the need to change to “Compatibility View”)
Offline
#103 2009-08-18 13:15:35
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
1. If there’s enough interest, possibly.
2. I’ll look into it.
3. Probably. I’m swamped with projects, so I can’t give you exact ETC.
Offline
#104 2009-08-31 19:50:40
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
rewrite coming soon for IE8 compatibility and to squelch a few bugs. I may add additional filter type functionality after the coming update, but there needs to be sufficient interest to do that.
Offline
#105 2009-08-31 21:12:45
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
cool thanks!
if it’s a lot of work to make it work in IE8 so you can just insert the next meta tag:
<meta http-equiv="X-UA-Compatible" content="IE=8" />
and it will change the page to be in a compatibility mode.
=)
Offline