BLOG-36: branch closed
BLOG-38: Tuned and fixed the inline editor some more. Added a transition effect when opening or closing the editor.
BLOG-36: better feedback messages, and plain text editor takes font style of edited field
BLOG-36: reduced code duplication and hardcoded urls a bit
BLOG-36: plain text fields also editable (added simple plain text field editor) FIXME: lots of code duplication in javascript right now
BLOG-36: some cleaning up, and added apache license headers
BLOG-36: removed login module from default layout
BLOG-36: log in and inline edit only possible in preview
BLOG-36: fix domain mapping for live site
BLOG-36: basic login filter for preview -- work in progress
BLOG-36: added logout functionality
BLOG-36: undo accidental removal of close without saving code
BLOG-36: undo accidental change
BLOG-36: basic login module, inline editing only possible when logged in
BLOG-36: changed icon for request publication
BLOG-36: fix typo
BLOG-36: poor man's 'edit in CMS' button: it just opens the CMS in a new window (url hardcoded...)
BLOG-38: Some minor layout fixes for the inline editor.
BLOG-37 Edited CSS of inline editor: Finetuned the layout and removed a bug when displaying the inline editor in Firefox.
BLOG-36: some tidying up
BLOG-36: added icons to save/close/requestPublication buttons (urls still hardcoded in css)
BLOG-36: three buttons in editor: save and close, close without saving, save and publish
BLOG-36: some tidying up
BLOG-36: handle error messages / user feedback
BLOG-36: set log level for blog components to debug, and added log4j.dtd
BLOG-36: write changes to editable instance of document
BLOG-36: temp fix for inline edit save (no workflow)
BLOG-36: fix version numbers in poms
BLOG-36: commented out some useless stuff from the example
BLOG-36: use hippo repository workflow api in save module, work in progress
BLOG-36: save inline edited field!
BLOG-36: added SaveModule to process ajax post from inline editing, but it does not save anything yet
BLOG-36: closing inline editor triggers ajax post to 'save' URL
BLOG-36: started work on inline editing functionality
BLOG-36: created branch to develop inline editing
BLOG-3