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/09/27 05:27:16 UTC

[jira] Resolved: (ROL-1833) Media Blogging: allow multi-file upload

     [ https://issues.apache.org/jira/browse/ROL-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson resolved ROL-1833.
--------------------------------

         Resolution: Fixed
    Level of effort: 3h

URL: http://svn.apache.org/viewvc?rev=819249&view=rev

Log:
Add Media File now supports uploading up to five files and when you're done it allows you to pick the images and enclosure to be included in a new blog post. This fixes https://issues.apache.org/jira/browse/ROL-1833

> Media Blogging: allow multi-file upload
> ---------------------------------------
>
>                 Key: ROL-1833
>                 URL: https://issues.apache.org/jira/browse/ROL-1833
>             Project: Roller
>          Issue Type: Improvement
>          Components: Media files / uploads
>            Reporter: David Johnson
>            Assignee: David Johnson
>             Fix For: 5.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> In Roller 4 we had the ability to upload multiple (up to 5) files at once. Media blogging does not support this, that's not acceptable and I'd like to fix it. Here is what I propose.
> When you choose the Add Media File option, you'll see the same form as we now have but with 5 file upload controls.
> Any information that you enter into the form will be applied to all files, except that each file will be named with the pattern <name from the form><sequence number>. So if you upload 3 files with the name foobar, you will end up with files named foobar1, foobar2 and foobar3.
> If you upload images then, after you upload, Roller will show you the thumbnails for the files you uploaded and the links. Roller will also give you the option to create a blog entry including one or more of the uploaded images.

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