Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#49 2007-12-26 18:55:10
- Joey
- Member
- From: Netherlands
- Registered: 2005-01-19
- Posts: 257
Re: stm_image_uploader: directly upload images from Write tab
Here it says that giving the page within the iFrame a body {border:none;}
declaration should remove the border. But maybe you’ve already tried that ;-)
Regards,
Joey
Offline
Re: stm_image_uploader: directly upload images from Write tab
i tried that..still no dice. will keep hunting i guess! but barring this issue, the updated plugin is pretty much done.
tested in ie7, opera 9.2+, safari beta 3+ and FF 2+ they all show up like so:
most of the options can be toggled on and off via the plugin preferences except the Alt input since you need that to validate anyway.
Last edited by iblastoff (2007-12-26 19:44:47)
Offline
Re: stm_image_uploader: directly upload images from Write tab
figured it out…its not ‘frameborder’ but ‘frameBorder’.
Offline
Re: stm_image_uploader: directly upload images from Write tab
Hey Steve – so I was thinking about this plugin and what’s the best way to approach it. You could use the ajax functionality of jQuery to display a specific part of a page. I started working on another POC that would give you this and it shouldn’t be more than a couple lines of jQuery. The only question is how well it will fit in with the page. I’m beginning to believe that a simple pop up might work better.
Offline
Re: stm_image_uploader: directly upload images from Write tab
variaas wrote:
I’m beginning to believe that a simple pop up might work better.
I think not usual pop-up should be used but something like thickbox inline
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
Re: stm_image_uploader: directly upload images from Write tab
Offline