Improve and clean up PictureBook
--------------------------------
Key: NXP-3189
URL: http://jira.nuxeo.org/browse/NXP-3189
Project: Nuxeo Enterprise Platform
Issue Type: New Feature
Reporter: Laurent Doguin
Assignee: Laurent Doguin
Fix For: 5.2 RC
Picture :
=========
MetaData
-----------
When looking for metadata, iptc and exif data are not all retrieved. We
should take a look at new Mistral version
(http://java.dzone.com/tips/reading-exif-and-iptc-mistral) or consider using
another library.
Currently metadata are read-only. One should be able to modify metadata
of Picture.
Actions
----------
- Currrently available actions are 90° left and right rotation as well
as download.
- We need to add a resize action so we can create views independently
of a PictureBook.
- Put back the crop action. Only available for the original view, the
ui and converter already exist. Crop action use to only keep crop coordinates
on a pictture field. It would be better to create a new view with the cropped
picture.
- For all the views created independently of a PictureBook, we need to
add a delete button.
Pictureview
-----------------
- Because of the many views now possible, we should think of another
way to choose between those. For instance use a combo box instead of radio
buttons.
- We also need a common form for resize and crop action so user can
add information when creating the view.
PictureBook :
============
PictureBook Edition
---------------------------
- At the moment, one can't modify a PictureBook. User should be able to
add or delete template view. This will impact PictureDocument in the book.
Maybe add a listener that will create or delete the necessary views from the
pictures. We have to think of a nice feedback on ui to alert user when
modification are done.
- current medium view used for slideshow has a maximum size of 200px.
This should be switched to 400. We might as well use fancy and shiny jquery
effect so we get a better looking slideshow.
Export
---------
- DocumentBlobHolder for Picture and PictureBook already exist. We just
have to modify ClipBoardActionBean so it uses DocumentBlobHolder when adding
clipboard content to zip.
- As a user might have a lot of different view in a book, he might
need to export only some of them. We should add a 'download all' button and a
'download selected' button. The later will display checkboxes to choose between
the view you would like in your picturebook.
Import
-------
- It should be possible to import an archive containing pictures and
create a PictureBook from it.
Refactoring :
=======
- Refactor the multiview and pictureview adapter so they use
DocumentProperty instead of Maps and Array
Fun stuff
------------
- A user should be able to tag his picture. This could lead to a nice
demo for virtual navigation, even nicer using Flex for rendering.
- The current default view is the original size. This might be a
problem for high definition picture. We should switch to medium size. We should
think about integrating tiling if the user wants to easily see his hig-def
photos.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets