https://github.com/benjaminpick/external_links_target
Joomla content plugin: Automatically add an target="_new" to all links in articles
https://github.com/benjaminpick/external_links_target
Last synced: 30 days ago
JSON representation
Joomla content plugin: Automatically add an target="_new" to all links in articles
- Host: GitHub
- URL: https://github.com/benjaminpick/external_links_target
- Owner: benjaminpick
- Created: 2011-12-23T09:25:09.000Z (over 14 years ago)
- Default Branch: joomla2
- Last Pushed: 2011-12-26T14:11:42.000Z (over 14 years ago)
- Last Synced: 2023-03-11T10:12:11.359Z (over 3 years ago)
- Language: PHP
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Content - External Link Target
==============================
A content plugin for joomla: Automatically create links that open in a new tab/window, if they are external.
*Licence*: GNU/GPLv2
*Current Version*: 2.0
*Compatible with*: Joomla! 1.5, Joomla! 2.5
__Original Author__: JoniJnm (www.jonijnm.es)
Features:
---------
- When showing articles, add a target="_blank" for external links (i.e. by another site/host)
- When showing articles, add a target="_blank" for media files (i.e. whitelisted extensions in Media Manager Options)
(Check for newer versions at https://github.com/benjamin4ruby/external_links_target)