Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#97 2005-05-29 22:52:34
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
v.0.4 is here.
Offline
Re: upm_img_popper
thanks for the update mary – look forward to trying it out
Offline
#99 2005-05-30 02:51:13
- starzabove
- Member
- Registered: 2004-04-13
- Posts: 76
Re: upm_img_popper
I wrote:
“The normal textile fashion… doesn’t appear to work.”
mary wrote back:
It wouldn’t, as Textile doesn’t play nice with tags, and image urls in Textile are a bit different.
I wrote:
“is there a way to make an image a link with textile”
mary wrote:
Not currently. I’ll try and work that into the next release.
Thanks so much!
I noticed the option for url=”“ in v.0.4, but it’s not working for me – I should just put url=“http://www.theurl.com” within the tag, right?
I’ve tried both this:
<code><txp:upm_image type=“thumb” image_id=“12” url=”/Diana” /></code>
and this:
<code><txp:upm_img_thumb_url image_id=“12” url=”/Diana” /></code>
Thanks for all of your awesome work and your patience!
Last edited by starzabove (2005-05-30 02:58:34)
90+ Textpattern installs and still going…
Offline
#100 2005-05-30 03:01:48
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Yeah, just like (an example from one test link I used):
<txp:upm_image type="image" image_id="2" class="" url="http://yahoo.com/" />
I did bug testing of course, but you can never catch them all that way. Does anything get output, either garbelled mess or an error, or nothing at all, or just an image but no url?
It won’t work for “popup” if that happens to be what you’re trying — popup is for automatically creating a thumbnail of your picture linked to a popup of the full-size.
Offline
#101 2005-05-30 03:33:25
- starzabove
- Member
- Registered: 2004-04-13
- Posts: 76
Re: upm_img_popper
It does seem to work for type=“thumb” either. Here is what I tried that WORKED:
<code><txp:upm_image type=“image” image_id=“12” class=”“ url=”/Diana” /></code>
and this is what DIDN’T WORK:
<code><txp:upm_image type=“thumb” image_id=“12” class=”“ url=”/Diana” /></code>
Thanks again and again!
90+ Textpattern installs and still going…
Offline
#102 2005-05-31 14:30:26
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Whoops. Definite bug. Fixed.
Offline
#103 2005-06-01 20:54:33
Re: upm_img_popper
Mary, I’m loving this plugin, but it’s still completely useless to me because it hardcodes the “height=” and “width=” attributes into the XHTML of each image.
Would it be possible to either remove these attributes from the output, or to include another check box that allows you to toggle their inclusion? I can’t even begin to tell you how much easier this would make life for myself and several of my clients!
Offline
#104 2005-06-01 21:08:50
Re: upm_img_popper
I wouldn’t want it removed totally, but a check box might be nice.
Refresh Dallas and other Refreshing Cities.
Offline
#105 2005-06-01 21:48:35
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_img_popper
Yeah, I could have them checkbox-ed like alt and title, but checked by default. Is that acceptable?
Offline
#106 2005-06-01 23:32:01
Re: upm_img_popper
Mary I just want to tell you that you are bad ass. Using two of your plugins now (this is the second) and my life is vastly improved as a result.
Keep it up!
Offline
#107 2005-06-01 23:32:47
Offline
#108 2005-06-02 03:27:47
Re: upm_img_popper
I’d prefer it unchecked by default, but I can go either way. :)
You’re the best, Mary.
Offline