Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#49 2005-05-25 20:32:07
- rajo
- Member
- Registered: 2004-03-13
- Posts: 43
Re: upm_img_popper
Is there a way currently, or would the functionality be added to have the image code be put directly into the article-image or custom fields and have multiple article images per post?
edit: woops, just read article image support seems to be forthcoming.
Last edited by rajo (2005-05-25 20:44:57)
Offline
Re: upm_img_popper
This looks great – very neat and efficient. For anyone who uses images regularly, you really need an interface where something like that is nicely integrated.
Offline
#51 2005-05-25 21:14:23
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
@Jamie: Yes, you can, and yes that’s the right place. Just take out all the stuff, and have each one equal 0 (zero) instead.
If no one has any objections (if you do, then state why), I’d like to remove all the popup window “features” except for keeping scrollbars and resizable. As its powered by JavaScript, there’s no point in having the other features, all they do now is take up room.
Offline
Re: upm_img_popper
as long as the option to insert a linked pop up thumbnail is still there, I have no objection to anything added to the plugin (would the objection even count? :))
Offline
Re: upm_img_popper
Works great thanks! And…..Hate to keep bloating the thread (and hopefully not pushing my luck) Is there anyway to “always on top” with the javascript pop-up?
Last edited by soulship (2005-05-25 22:57:06)
Offline
Re: upm_img_popper
I’m (almost) sure that I’m just doing something wrong, but I can’t insert a tag like
<txp:upm_image type=“image” image_id=“8” class=“blah” />
in an article and get an image … What is it?
I’m not sure either that this is the right place to ask, but … Can it have something to do with this problem ?! I’m having trouble with that one too …
GREAT plugin btw :)
Offline
#55 2005-05-25 23:36:07
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
@Jamie: What do you mean?
MikkelM: It's a standalone tag. Use this instead:
<txp:upm_image type=“image” image_id=“8” class=“blah” />@
Offline
Re: upm_img_popper
nope …
<pre>
<txp:upm_image type=“image” image_id=“8” class=“blah” />
</pre>
doesn’t work in an article … Now I just wrap it in a (pre)-tag – but that’s not a solution!
Offline
#57 2005-05-26 00:06:51
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Did you:
• install the plugin and activate it?
• create (or edit an existing) article to have the tag in it, saved it, and it doesn’t appear? Or have you been checking in the html and/or preview tabs in the write page? ‘cuz tags won’t be parsed for those, only Textile is.
Offline
#58 2005-05-26 00:51:04
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Oh and Jamie: I believe I know what you mean. I’ve added it for v.0.3.
Offline
Re: upm_img_popper
You know… back in the long ago…in a galaxy far, far away when I used ie (pre FF 0.7 ) and the obnoxous pop-ups came about; the really annoying ones would stay in front of everything (z-index?) on your desktop until you closed it (or frequently crtl+alt+del +kill process’ed it) That’s what I was talking ‘bout :)
In this case that would be a nice feature.
Offline
Re: upm_img_popper
It works … Just not as it should …
I think the problem really is my hosts shitty old php :(
Offline