[
https://issues.apache.org/jira/browse/PHOTARK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806766#action_12806766
]
Luciano Resende commented on PHOTARK-11:
----------------------------------------
Comments on the UI
- Looks like we tried to make the interface a bit sophisticated, requiring
multiple steps from the user to create/upload a image... after looking at how
multiple photo sites are doing upload, I'd suggest we do a simple photo upload
ui, where the user select the images (it would be good to have multi image
upload enabled) and on the same page, select the album where the photos would
be uploaded to (note that we could use one selection item as 'new album' which
would enable a field for the user to type the album name)... Using this
approach, we could probably get rid of some of the dojo navigation controls,
and stick to the upload pieces only, and avoiding some of the dojo packages
that got introduced (e.g digit, dojo/tests, dojox, etc)
- Another minor comment, is that we could create all admin related pieces in
a photark-ui-admin... but I don't have any strong feelings about this for
now...
Comments on the Backend
Is ArchiveFileExtractor something specific to JCR ? Otherwise it could be
moved to PhotArk module or if you think that's not the right place, a until
module. Similar comment apply to FileUploader, PhotUploadServlet.... maybe a
better place would be to have them on the "photark-ui-admin" module
Could imageFilter be something more private or a inner class of the album...
I think we could define some components for some of the upload pieces, like
a FileCollection that would interact with the uploadControl... but I guess we
could update that in the future...
I'll start a thread on the dev-list to discuss what we should do next...
> simple ui that allow you to create a new album and upload images to it
> ----------------------------------------------------------------------
>
> Key: PHOTARK-11
> URL: https://issues.apache.org/jira/browse/PHOTARK-11
> Project: PhotArk
> Issue Type: New Feature
> Components: PhotArk Admin Services
> Affects Versions: PhotArk M1
> Reporter: Avdhesh Yadav
> Fix For: PhotArk M2
>
> Attachments: simple_admin.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.