Rewrite Link

Developer

Lee Hilton

3rd Party (Free)

364 downloads (last 90 days)

Creative Commons Attribution Non-Commercial Share Alike Download v1.0

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

Attempts to rewrite HTML links to set target="_blank" for any link that is outside the configured site_url value.

Example:
————————
{exp:rewrite_links}
{some_html_field}
{/exp:rewrite_links}

Result:
————————
<a href=“http://somexternaldomain.com/</code>somepath”>Some linked text</a>
Becomes
<a href=“http://somexternaldomain.com/somepath” target=“_blank”>Some linked text</a>
————————
CHANGELOG:

1.0
* 1st version

Download Rewrite Link

EE Support Downloads Add-On Version Release Date
Not Specified Download 1.0 Apr 21, 2011

Rewrite Link Links

This entry was created April 22, 2011, 11:35 am.
This entry was last updated April 22, 2011, 8:06 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

2 Reviews:

Marcus 11.27.11

Marcus
Rating - {addon_rating_average}

Has a bug, display accent or special character into something else like: Gabriëlla into Gabriëlla

Bryan 11.05.11

Bryan
Rating - {addon_rating_average}

Great little plugin. I would give it 5 stars but it causes a PHP error if you use it in a channel:entries tag that publishes entries from multiple channels.