CMS Inline Editing Hook
The CMS Inline Edit Hook provides Liferay with inline editing
capabilities for journal articles inside Web Content Display portlet,
which makes it even more comfortable to use Liferay as CMS.
Inline editing itself works almost the same as for blog
entries: Editable articles are highlighted with a dashed green border
and clicking them directly opens up CKEditor. This only works for
articles with the default structure.
To suit the needs of a CMS team and make editing as easy as
possible, some save logic has been added as well. While editing an
article it is saved automatically as a draft, so no changes can be
lost. To make this approach work, Web Content Display portlet has also
been extended to render the latest draft, if there is one and the user
has editing permissions. When finished, the changes can be saved by
clicking the save button in CKEditor. This either publishes the draft
or starts the connected publishing workflow.
The hook also supports multi-language articles. Inline editing
only affects the content in the current display language or the
default language, if there is no translation yet.
Version | Change Log | Supported Framework Versions | Date Added |
---|---|---|---|
1.0 | Liferay Portal 6.2 CE GA1+ Liferay Portal 6.2 EE GA1+ | 2014-03-24 |
Installation Instructions
This is a Legacy App that is no longer available in the new App Marketplace. You are able to acquire it from your installed DXP or CE instance and install it by following the instructions below.
Acquiring this App through the legacy Liferay Portal Store
- Review app documentation for any specific installation instructions.
- Login to your Liferay Portal instance with administrative permissions.
- Navigate to the Control Panel, Marketplace (or Apps for 7.3 and prior), then Store.
- If needed, login to your Liferay.com account by choosing Sign In.
- Search for the app name in the Search dialog.
- Once the app is found, click on the app in the search results.
- On the app details page, choose to acquire the app by selecting the Free, Buy, or Trial button.
- Follow the instructions on the screen to complete the acquisition.
Installing this App through legacy Liferay Portal Purchased Apps
- After acquiring the app, login to your Liferay Portal instance with administrative permissions.
- Navigate to the Control Panel, Marketplace (or Apps for 7.3 and prior), then Purchased.
- If needed, login to your Liferay.com account by choosing Sign In.
- Click the Install button to install your app on your Liferay Portal instance.
See the legacy App Marketplace help documentation for more information.