More Inline Editing

Gregory has a plugin that allows the sort of inline-editing we’ve been talking about the past few days.

3 thoughts on “More Inline Editing

  1. Only for now. Its early days.

    However its an easy hook to add into your template if you want it to work in the current version.

    I’m currently looking for another way to detect the containing DIV. Working my way up the DOM tree in JS seems the logical route, but eventually you have to do some guess work, or rely on a id/class hook.

    If you have any ideas of what you’d hook onto though I’d love suggestions!

SHARE YOUR THOUGHTS