Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] bas_img_selector
How difficult would it be add the following to the image insertion via TXP:
<pre>poplink=1</pre> and only for thumbnails to be available in the drop down menu.
Addtionally would it be possible to add image alignement in this? ie. left, right, center? I couldn’t get the glx_image plugin to work, and I really just want one image plugin to rule them all:)
Thanks in advance
Offline
Re: [plugin] [ORPHAN] bas_img_selector
Anyone else have this happen when they use a “sort by” option?
Last edited by mrdale (2005-05-19 16:45:43)
Offline
Re: [plugin] [ORPHAN] bas_img_selector
> mrdale wrote:
> Anyone else have this happen when they use a “sort by” option?
not happened to me, I just can’t use xhtml or textile with this plugin.
Offline
#52 2005-05-19 18:13:03
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] bas_img_selector
You can use xhtml and Textile just fine. The only one that does not appear to work is the Textpattern (TXP) one.
?
Offline
Re: [plugin] [ORPHAN] bas_img_selector
> mary wrote:
> You can use xhtml and Textile just fine. The only one that does not appear to work is the Textpattern (TXP) one.
?
Nope, with the plugin enabled I can insert images with txp but not with xhtml or textile – they both show blank.
Offline
#54 2005-05-19 18:45:16
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] bas_img_selector
That shouldn’t be, is what I’m saying. When you say “show blank” where is it they are blank? On the live page? How about when you click on the “html” tab along-side the article page?
Offline
Re: [plugin] [ORPHAN] bas_img_selector
html tab?
Well what happens is I use the insert link and such with either textile or xhtml and it simple doesn’t display the image on the live page as you state. Using the txp insert does work.
Offline
#56 2005-05-19 19:05:14
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] bas_img_selector
Yeah. In the “write” tab, you’ve got the post body textarea. Along the right-hand side are three tabs: “TEXT”, “HTML”, and “PREVIEW”.
Offline
Re: [plugin] [ORPHAN] bas_img_selector
ah yes, I see – no the image still does appear in the preview or html. The output using textile or xhtml with their radio buttons checked when using the plugin results in: <pre><p><img src=”/images/1.png” style=“height:4px;width:40px” alt=“blah” /></p></pre> – images only display using the TXP radio button with this plugin.
Offline
#58 2005-05-19 20:00:57
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] bas_img_selector
“The output using textile or xhtml with their radio buttons checked when using the plugin results in…”
Uh, that’s what its supposed to do? I just looked here:
http://www.sekhu.net/txpattern/
And a view-source says the image is getting output, just as you said
<img src="/images/1.png" style="height:4px;width:40px" alt="blah" />
The problem is your image is borked:
“The image “http://www.sekhu.net/txpattern/images/1.png
Offline
Re: [plugin] [ORPHAN] bas_img_selector
Uh, that’s what its supposed to do? I just looked here:
By that I assume you mean it’s supposed to do that for all options be it textile, txp or xhtml – as i said before, it works with txp but not the other two. To clarify this point I have used the exact same image as I am using for the other two boxes. Note that if you look for broken images there is one instance, the instance being the film box, which is using the exact same image – the difference is the entry has been made using the image selector and the option chosen is XHTML.
http://www.sekhu.net/txpattern/
The other two boxes contain the same image but use the TXP tag and not XHTML or Textile checked.
Offline
#60 2005-05-19 20:44:46
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] bas_img_selector
Yes. Again, look at what I get for the image too:
The image “http://sekhu.net/txpattern/images/7.jpg
Offline