[TYPO3-content-rendering] CSS styled IMGTEXT, new version

Ernesto Baschny [cron IT] ernst at cron-it.de
Fri Sep 16 15:13:05 CEST 2005


Sacha Vorbeck schrieb am 16.09.2005 13:38:

> thank you very much for this great work.

>>Now again I would like to ask your help to find bugs, help me with CSS
>>tweaks to get this working on any platform, sponsor this project
>>further, etc!

> I`m in with 50 Eur sponsoring and have 3 things on my wishlist:

Cool, I'll send you details for sponsoring by email.

> 1.) change default click-enlarge link to something more accessible like:

Thats a nice idea, something that has always bothered me.

> <a
> href="?detailbild=http://www1.polizei-nrw.de/im/stepone/data/images/28/01/00/gordan.jpg&amp;iWidth=120&amp;iHeight=146"
> onclick="window.open (
> 'http://www1.polizei-nrw.de/im//viewPicture.php?sImgURL=http://www1.polizei-nrw.de/im/stepone/data/images/28/01/00/gordan.jpg',
> 'Fotobox',
> 'left=0,top=0,menubar=no,resizable=no,scrollbars=no,status=no,width=120,height=146'
> ); return false;" onkeypress="window.open (
> 'http://www1.polizei-nrw.de/im//viewPicture.php?sImgURL=http://www1.polizei-nrw.de/im/stepone/data/images/28/01/00/gordan.jpg',
> 'Fotobox',
> 'left=0,top=0,menubar=no,resizable=no,scrollbars=no,status=no,width=120,height=146'
> ); return false;"><img alt="Gürteltier Gordan - Aktion der Polizei NRW
> gegen Gurtmuffel" class="n_topartpic"
> src="http://www1.polizei-nrw.de/im/stepone/data/images/28/01/00/gordan.jpg"
> width="120" height="126"/></a>

Interesting solution. Here the link without JavaScript brings the
enlarged version in the same window, but embeded in the content part.
How would we do that in TYPO3? We'll have stay on the current page (so
that navigation/breadcrumb/etc are correct), but switch the content to
show only the image (with caption, and possible longdesc). Or are there
any easier solutions?

> Wasn`t there a discussion about keypress on the old accessibility
> newsgroup? I think Joey had some interesting remarks on that topic...

If you can find info about that, it would be great. What do you mean
with "keypress" in that context?

> 2.) add longdesc handling. This could be done by offering a page-select
> tool in the backend.

Cool, I think that's the way to go here.

> 3.) DAM integration. I think it would be very good if all images could
> be stored with good title- and alt text (or even longdesc links) so that
> editors don`t have to bother with that any longer.

I have to read and test DAM more. I also think this is important and
integrating with DAM makes a lot of sense here, especially for the
description part.


Cheers,
Ernesto



More information about the TYPO3-project-content-rendering mailing list