[TYPO3-RTE] tinymce_rte click-enlarge

Andreas Burg typo3 at andreasburg.de
Thu Mar 12 17:39:19 CET 2009


Hi Thomas,

>> Thomas will *not* change core features if it is absolute necessary for 
>> Typo3. So forgot this idea.
> 
> *hehe* that's due to the reason that I didn't found anything so fare 
> that would be worth it...

I've heard, that the new rtehtmlarea now offers a selectbox to choose click-enlarge. And I thought, 
that it isn't in the core of tinymce but in the core of the image browser.

BTW my overall idea is to only use the CE TEXT and forget about all the other CEs, mainly textpic...
I like to work with templates and classes within tinymce_rte which fit to my YAML projects, like 
predifined tables, boxes, floating img...

> just insert the image create a link to the full size image set 
> rel="lightbox" (tab: advanced)
> and get a script that will create a lightbox for these links with rel=".."

yes, I worked a lot around fancybox now and know how to do it. I even don't need a class or rel 
attribute, just for affecting only an assortment of links, I need a class, but that's not the problem.

> you don't need an extension for this at all (never looked at any of 
> those, but they might aid you in some way - I don't know)
> it's just html with a little js...

yes, I've figured it out by myself and use fancybox direct without an extension, cause the ext is a 
little bit outdated. And the new one offers me more nice features.

BUT: is there a more convenient way, to create such a link to an image

<a href="the_normal.jpg"><img src="the_magic.jpg" /></a>

perhaps with just one step? That would be great, cause I think it's to difficult for editors to 
create this. It had to be something like f.e. an insert pop-up-pic button. Or a select-box in the 
image browser after I have selected a pic (not a link), so I can choose pop-up-pic and above code is 
been generated automatic.

Perhaps I can create a solution with a template? I don't know. Have to try it.

-- 
Andreas

Mailing list rules & guidelines (Mailing list Regeln & Leitfaden):
http://typo3.org/community/mailing-lists/
http://typo3.org/community/mailing-lists/mailing-list-rules-guidelines/


More information about the TYPO3-project-rte mailing list