EE 1
EE 2
URL Encode
Developer
3rd Party (Free)
Download
Compatibility
- LG Addon Updater
- Multi Site Manager
- Stand Alone Entry Form
Requirements
- jQuery for the Control Panel
Tags
Facebook’s Like button requires a urlencoded URL. Rather than using PHP in our template, we built this light plugin to solve our problem.
The URL Encode plugin urlencodes your string to make it safe for Facebook’s Like Button or other applications.
The tag pair is simply:
{exp:url_encode}URL{/exp:url_encode}
Example usage:
{exp:url_encode}http://www.airtypestudio.com/{/exp:url_encode}
becomes:
http%3A%2F%2Fwww.airtypestudio.com%2F
Download URL Encode
| EE Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 2.+ | Download |
URL Encode Links
This entry was last updated February 12, 2011, 10:04 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!


1 Review:
Ray Brown 03.15.11
This simple plugin does exactly what it says it does. This plugin would get five stars out of me if it could handle the {site_url} tag.