
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.
« Back to 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 #
17566 Views