Quantcast

Grails File Uploader 1.1

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Grails File Uploader 1.1

lucastex
Hello all,

Just released the 1.1 version of Grails File Uploader.
Docs are updated at http://grails.org/plugin/file-uploader and the changes:

1.1

  • File is now deleted from disk when respective domain class is deleted
  • New taglib method "prettysize"
  • After upload, FileUploaderController sends the uploaded file id in params.

[]s,

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails File Uploader 1.1

Herrera
File uploader pluigin works only grails 1.2M, or it works in grails 1.1.1 too ?

Herrera

Lucas F. A. Teixeira-2 wrote
Hello all,
Just released the 1.1 version of Grails File Uploader.
Docs are updated at http://grails.org/plugin/file-uploader and the changes:

1.1

   - File is now deleted from disk when respective domain class is deleted
   - New taglib method "prettysize"
   - After upload, FileUploaderController sends the uploaded file id in
   params.


[]s,


Lucas Frare Teixeira .·.
- lucastex@gmail.com
- blog.lucastex.com
- twitter.com/lucastex
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails File Uploader 1.1

mpermar
Also, does it support uploading multiple files at the same time?

If not, it would be a nice addition!

Martin

On Wed, Jul 29, 2009 at 1:13 PM, Pedro Herrera <[hidden email]> wrote:

File uploader pluigin works only grails 1.2M, or it works in grails 1.1.1 too
?

Herrera


Lucas F. A. Teixeira-2 wrote:
>
> Hello all,
> Just released the 1.1 version of Grails File Uploader.
> Docs are updated at http://grails.org/plugin/file-uploader and the
> changes:
>
> 1.1
>
>    - File is now deleted from disk when respective domain class is deleted
>    - New taglib method "prettysize"
>    - After upload, FileUploaderController sends the uploaded file id in
>    params.
>
>
> []s,
>
>
> Lucas Frare Teixeira .·.
> - [hidden email]
> - blog.lucastex.com
> - twitter.com/lucastex
>
>

--
View this message in context: http://www.nabble.com/Grails-File-Uploader-1.1-tp24669606p24717108.html
Sent from the grails - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails File Uploader 1.1

lucastex
Hum... It's a nice feature to add.

As soon I get sime time I'll add it.
If you guys want to help, fell free! Just fork the repo and we'll merge the code!

Thanks!

[]s,


Lucas Frare Teixeira .·.
- [hidden email]
- blog.lucastex.com
- twitter.com/lucastex


On Wed, Jul 29, 2009 at 11:37 AM, Martin Perez <[hidden email]> wrote:
Also, does it support uploading multiple files at the same time?

If not, it would be a nice addition!

Martin


On Wed, Jul 29, 2009 at 1:13 PM, Pedro Herrera <[hidden email]> wrote:

File uploader pluigin works only grails 1.2M, or it works in grails 1.1.1 too
?

Herrera


Lucas F. A. Teixeira-2 wrote:
>
> Hello all,
> Just released the 1.1 version of Grails File Uploader.
> Docs are updated at http://grails.org/plugin/file-uploader and the
> changes:
>
> 1.1
>
>    - File is now deleted from disk when respective domain class is deleted
>    - New taglib method "prettysize"
>    - After upload, FileUploaderController sends the uploaded file id in
>    params.
>
>
> []s,
>
>
> Lucas Frare Teixeira .·.
> - [hidden email]
> - blog.lucastex.com
> - twitter.com/lucastex
>
>

--
View this message in context: http://www.nabble.com/Grails-File-Uploader-1.1-tp24669606p24717108.html
Sent from the grails - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Loading...