I’ve been frustrated to not find such as basic feature as a “edit this entry” link (which every other CMS seems to have). If there is one and I’m missing it, please tell me.
Assuming there isn’t, I whipped up this little plug-in, which gives you this feature(if, of course, you’re logged in to the control panel in the current session).
Instructions: Unzip and save attached file to your EE /plugins folder. To use, insert {exp:edit_entry entry_id=”{entry_id}”} on any template where {entry_id} will give you a value (e.g., within an exp:weblog:entries loop).
Since this is my first EE site and my first plug-in, critique and improvements very much welcome.
