EE 1
EE 2
URL Encode

Developer

Airtype Studio

3rd Party (Free)

104 downloads (last 90 days)

GNU General Public License v3 Download

Compatibility

  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Better Workflow
  • Matrix

Requirements

  • jQuery for the Control Panel

Categories

Plugin

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 created July 19, 2010, 12:49 pm.
This entry was last updated February 12, 2011, 11: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!

2 Reviews:

Dom & Tom, Inc 01.15.13

Dom & Tom, Inc
Rating - {addon_rating_average}

Great little add-on. Solved my problem mostly. Would love support for rawurlencode as well, as i’ll have to hack it up just a bit.

Ray Brown 03.15.11

Rating - {addon_rating_average}

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.