Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#613 2006-12-02 14:43:00
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: upm_img_popper
theturninggate wrote:
So, how do I call in the custom form? Didn’t there used to be a “Custom” option in that list?
It’s in the right-most column under Insert (upm_image):
- Image
- Thumbnail
- Popup
- Custom form
Did you check the plug-in’s preferences whether the option is enabled?
Last edited by masa (2006-12-02 14:43:23)
Offline
#614 2006-12-04 14:40:50
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: upm_img_popper
You also need to have upm_image installed and activated for the custom options to show up. The original upm_image_popper contained both functions but was later split up by Mary in two separate plug-ins.
Cheers Martin
Offline
#615 2006-12-04 14:59:33
Re: upm_img_popper
thanks, masa! that was exactly the problem. I didn’t know about upm_image! the last version of upm_img_popper that I was using had it all under one umbrella.
Offline
#616 2007-02-03 04:13:18
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Offline
#617 2007-02-03 07:57:13
Re: upm_img_popper
Thanks, Mary. This is a major increase in usability.
Offline
#618 2007-02-03 10:03:47
Re: upm_img_popper
Ditto
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#619 2007-02-03 14:47:09
Re: upm_img_popper
Thank you, Mary, for maintaining this plug-in. It’s one of the few I use consistently and would prefer to keep around. It makes what I do with images much easier.
Search is your friend… Think before writing…
Offline
#620 2007-02-12 11:14:54
- sauo
- Member
- Registered: 2005-07-05
- Posts: 11
Re: upm_img_popper
Hello Mary. Thank you for great plugin! It’s very useful and it should be a default part of Textpattern :)
I hava a question about compatibility with hak_tinymce plugin. Now, when I want to use both of them upm_img_popper doesn’t seem to work… It’s just does’n place the code inside the textarea modified by hak_tynymce… Is there any sollution for this? Thank you in advance!
Offline
#621 2007-02-13 19:14:36
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
TinyMCE works by changing the textarea into an actual element on the page, so that’s why it doesn’t work. I will look into it and see if I can’t compensate for this.
Offline
#622 2007-02-13 19:59:16
Re: upm_img_popper
Mary,
Drop me a line if you want some help. You can check for a tinyMCE instances and it has it’s own API calls for inserting content. However <txp:upm_image>
tags will not work since TinyMCE hates colons in tags. I’m trying to come up with something to compensate for that.
Shoving is the answer – pusher robot
Offline