redturtle.externalizelink 0.1.0alpha
A Plone product that open external link on different browser window in accessible way (even using XHTML Strict)
Reference
General accessibility rule used here was taken from a guide written by Regione Emilia Romagna
Javascript code here has been moved to a jQuery environment.
Introduction
The idea behind this is to enable in Plone the ability to open external link in different browser windows.
The right way to do this is to look for the rel="external" attribute on link elements.
As far as Kupu and TinyMCE don't support the rel attribute, here we also look for the class="external-link" attribute.
Also anchor's title will be changed/completed runtime with a more accessible message that warn user that a new window will be opened.
Changelog
0.1.0 alpha
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| redturtle.externalizelink-0.1.0alpha-py2.4.egg (md5) | Python Egg | 2.4 | 2009-09-10 | 7KB | 726 |
| redturtle.externalizelink-0.1.0alpha.tar.gz (md5) | Source | 2009-09-10 | 9KB | 401 | |
- Author: RedTurtle Technology
- Home Page: http://svn.plone.org/svn/collective/redturtle.externalizelink
- Keywords: plone link external popup javascript xhtml-strict accessible
- License: GPL
- Categories
- Package Index Owner: keul, massimo
- DOAP record: redturtle.externalizelink-0.1.0alpha.xml
