You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2009/05/10 20:12:45 UTC

[jira] Commented: (ROL-1765) Media Blogging for Roller

    [ https://issues.apache.org/jira/browse/ROL-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707820#action_12707820 ] 

David Johnson commented on ROL-1765:
------------------------------------

I ran the latest code in the Media Blogging branch as of today. Overall, the code looks very good and the features are in place. I've got some suggested improvements and the UI could use a little pretty-up work, but there is no reason not to move this work over to the trunk so we can polish it up for a 5.0 release. 

Improvements
   * Should store media-files on disk with three letter extension
   * Should maintain original aspect ratio when resizing images for thumbnails
   * Should maintain original aspect ratio when user sets image width and height
   * When Attaching uploaded file, should initially show search results on type image
   * After editing a media file, should update title if it changed
   * Insert button doesn't really stand out, wasn't clear how this page worked at first
   * Like rest of Rollerc, new UI needs some work to make it aesthetically pleasing

One suggested RFE: better bandwidth and UI via true thumbnails
   * Store real thumbnails instead of resizing image in browser
   * Create and store small, medium and large thumbnails on disk for each media file
   * Small for view media page. Allow users to choose a size when linking to image
   * Add media from URL should save metadata for image and store thumbnail

> Media Blogging for Roller
> -------------------------
>
>                 Key: ROL-1765
>                 URL: https://issues.apache.org/jira/browse/ROL-1765
>             Project: Roller
>          Issue Type: Improvement
>          Components: User Interface - General, User Management, Web Services
>            Reporter: David Johnson
>            Assignee: David Johnson
>             Fix For: 5.0
>
>         Attachments: media_blogging_1.patch, media_blogging_2.patch
>
>
> For Ganesh and Tanuja's proposal.
> http://cwiki.apache.org/confluence/display/ROLLER/Proposal+Media+Blogging+Support
> Attach patches here for the roller_mediablogging branch
> Also addresses these issues:
> ROL-1099 - Need thumbnail view in "Manage Uploaded Files"
> ROL-1003 - Sort by name, date, size, type in File Upload page
> ROL-896 - Need a picture gallery

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.