Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#541 2006-04-13 02:51:39
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
I think I may have only had the alt attribute show up if it’s been filled in. I’ll check and correct that if it so,
Offline
#542 2006-04-18 20:35:40
Re: upm_img_popper
Mary, you took over again? Wonderful.
Offline
#543 2006-04-19 05:08:54
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Julián: finally got the time to check your problem.
That’s what it is supposed to do, as including the alt text is the default setting; if include alt text is unchecked, then it adds show_alt="no"
. Make sense?
Let me know if, in spite of this, the actual parsed output doesn’t include the alt text for your image. :)
Offline
#544 2006-04-19 22:32:01
Re: upm_img_popper
Mary wrote:
Julián: finally got the time to check your problem.
That’s what it is supposed to do, as including the alt text is the default setting; if include alt text is unchecked, then it addsshow_alt="no"
. Make sense?
Yes, Mary, that make sense. That wasnt the problem. :)
Let me know if, in spite of this, the actual parsed output doesn’t include the alt text for your image. :)
That’s the problem. The alt text isnt in the output. The alt attribute is there, but empty (alt=""
).
But this problem is now related to your new upm_image plugin, isnt it?
Thanks again.
Offline
#545 2006-04-20 01:22:35
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
But this problem is now related to your new upm_image plugin, isnt it?
Yes, but since you first asked for help in this thread before the split, we’ll keep the discussion of your problem here so things don’t get confusing.
I checked, and I get the right output (adding and removing the alt text from the image in the Txp admin gives the correct result in the page).
What version of the plugin are you running? It may be a bug that has since been fixed, in which case you’ll need to swap for the new versions of the two plugins (not a big deal, just the new img_popper over the existing one, then install the new upm_image plugin).
Offline
#546 2006-04-20 01:45:23
Re: upm_img_popper
Very ashamed… I confess I didnt fill the alt text field for the image… please, forgive me.
Everything works fine. I dont know why I didnt checked that…
Thanks, Mary.
(btw: i’m using latest versions: popper 1.0 and upm_image 0.2)
Offline
#547 2006-04-30 10:13:33
Re: upm_img_popper
This might already been asked, but will there be an option to insert a Textile image too?
Great plugin by the way!
Offline
#548 2006-05-01 04:38:27
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
I don’t remember if this was never there, or was there and I removed it, but I can certainly add it now. :)
Offline
#549 2006-05-01 06:14:47
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Okay, v.1.1.
By default, the plugin includes links to insert images using built-in image tags: article image (append and replace), txp:image, txp:thumbnail (and txp:thumbnail with popup), Textile, and XHTML. The plugin does a check to see if upm_image is installed, and, if it is, then a second column is added which contains the links to insert that tag as well: image, thumb, popup and custom.
So it should be fairly useful regardless of whether you want upm_image functionality, or not.
It appears to be running smoothly, but as usual, let me know if something isn’t working correctly.
Last edited by Mary (2006-05-01 06:16:56)
Offline
#550 2006-05-01 07:46:47
Re: upm_img_popper
<b>Mary wrote:</b>
<blockquote> Okay, v.1.1.</blockquote>
Hi Mary. Thanks for the upgrade. Works great on my end. In your <a href=“http://utterplush.com/txp-plugins”>site</a> you did not specify the new version. Small thing but thought I somebody should remind you:)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#551 2006-05-01 21:07:52
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Thanks much. :)
Offline
#552 2006-05-07 09:48:52
Re: upm_img_popper
Just wondering – followed this:
1.Uninstall the plugin.
2. Remove all preferences from your prefs table that start like “upm_img_popper_”, there should be 7 of them.
3. Install the latest version and activate it.
4. There should be no additions to your admin prefs now.
I did the above, then after installing the new version I again have 7 preferences in the txp_prefs table. Is this correct?
Also, with caption set to “on”, I don’t see it in the pop-up window. Using safari and firefox on the Mac platform. Not sure if I am supposed to create a upm_img_popper form. And yes, I do have a caption ;-)
Offline