A Plone product that open external link on different browser window in accessible way (even using XHTML Strict)
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for redturtle.externalizelink-0.1.0alpha.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6eeda12e8c417c6ac8e00da3bc8cf225fa7e9bbd48d408ec12fc4917551391b9 |
|
MD5 | 436618553f015621fe7a2c32b556f925 |
|
BLAKE2b-256 | b0ff44b033df48b578f0c52db30222d2df4d48191b6068c420baa769b8bf7c82 |
Hashes for redturtle.externalizelink-0.1.0alpha-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | a32334dd122978791f68a2f5c53f114951959747edd8aedd1c795b19d116135e |
|
MD5 | 54d3508a81dc84f91bdbe755c664bfac |
|
BLAKE2b-256 | d20d34b422e89c1ab1bbe81286692ce87b10c5f39f833192cfbee19a5e4737aa |