This wiki does not contain official documentation and is currently deprecated and read only. Please try reading the documentation on the Liferay Developer Network, the new site dedicated to Liferay documentation. DISCOVER Build your web site, collaborate with your colleagues, manage your content, and more. DEVELOP Build applications that run inside Liferay, extend the features provided out of the box with Liferay's APIs. DISTRIBUTE Let the world know about your app by publishing it in Liferay's marketplace. PARTICIPATE Become a part of Liferay's community, meet other Liferay users, and get involved in the open source project. The Proposals Wiki has been deprecated in favor of creating Feature Requests in JIRA. If you wish to propose a new idea for a feature, visit the Community Ideas Dashboard and read the Feature Requests Wiki page for more information about submitting your proposal.
« 返回到 2012 Google...
Image Editing
Project Title #
Basic Image Editing for Image Gallery
Background #
Liferay has an Image Gallery application which allows users to upload and store images for use in various other parts of a portal implementation, such as displaying them as a part of a web page, or collaborating on images, etc.
Use Cases #
A user would like to make a basic edit of an image, such as to lighten or darken, crop, etc, without using an external editor.
The Problem #
Currently, Liferay's Image Gallery (IG) only allows saving and loading of images. There is no possibility of editing it without checkout the file out, downloading, editing, and re-uploading.
The Solution #
Modify Liferay's IG to support basic editing features using an inline editor, such as http://mugtug.com/sketchpad/ or http://www.cloud-canvas.com/
Skills Needed #
- Required: Java, Struts, JavaScript, CSS, JSP
- Nice to have: Liferay
Prerequisites #
None.
Deliverables #
- Complete code changes to Liferay Portal 6.0.6 to implement an inline image editor for IG, Including
- Workflow-enablement
- Locking
- Unit tests for all new and changed code.
- Documentation required to configure this option.
References #
Related Issues #
None.
External References #
17779 查看