Extension

EE 1
EE 2
Edit This

Developer

Thanh Vuong

3rd Party (Free)

Creative Commons Attribution

Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel

Tags

Similar to Editor for EE1.x. This extension adds a little 'one click away' edit link or image next to your channel entries your website.

Requirements

This extension requires ExpressionEngine 2.x

Installation

  1. Download and unzip the latest version
  2. Upload edit_this folder to your third_party folder (usually it’s ./system/expressionengine/third_party)
  3. Enable Edit This in the Control Panel (Settings if you like to customize)

Support, Suggestions, Bugs

For support, suggestions, bug submissions, and comments, please e-mail thanh@vuongs.org and I will try my best to address your concerns.

Edit This Links

Hooks Used

If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.

  1. channel_entries_tagdata

This entry was last updated December 20, 2010, 10:38 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!

6 Reviews:

Tony C 05.14.12

Rating - {addon_rating_average}

Tip: the css for the edit button as a minus margin which means that it does not show on many layouts.  Adjust css within ext.edit_this.php :
.editor-button { position:relative; width:16px; z-index: 999!important; ...
.editor-button a { display:block; top:0; margin-left:0px; width:16px; ...

brianfidler 03.07.11

Rating - {addon_rating_average}

Simple to use. No tags involved, just enable the extension and it adds the edit icon to each of your entries.

One thing I would prefer however is to set it up so that we could use an {edit} tag which we could then place inline where we want. It could simply be text.

Jon @ Kernel 02.11.11

Rating - {addon_rating_average}

I do like this addon, and install it on client sites when requested, but it often causes layout issues which makes it difficult to use in some production environments.

linuxhax0r 02.07.11

linuxhax0r
Rating - {addon_rating_average}

Finally! A fork of Editor! Thanks for this. Very simple to use and get going. Jason Siffring must be an idiot not being able to figure out this extension, all you need to do is upload and enable and it works. Are you sure you’re a web dev? #n00b

Dmitry 01.25.11

Rating - {addon_rating_average}

simple and useful, thanks!

Surprise Highway 01.07.11

Surprise Highway
Rating - {addon_rating_average}

This could be very useful, but lacks documentation on which tags to use to generate the links, so I never got it working.