[symfony-users] Re: Media Library Plugin

2009-08-10 Thread Johannes Heinen
Perhaps you could also take a look at sfFilebasePlugin, its a media library with frontend GUI, drag/drop stuff of files and also a fundamentally new way to deal with your files programmatically by providing a file management layer based on SPL classes. sfFilebasePlugin ships with an swfUpload for

[symfony-users] Re: Media Library Plugin

2009-08-06 Thread Tom Boutell
Check out pkMediaPlugin. Based on Symfony 1.2 and Doctrine; provides easy ways to send the user off to the media plugin to select one or more items; serves up images scaled to any desired size and caches those at the Apache level. Video is not hosted directly, instead it manages relevant videos ho

[symfony-users] Re: Media Library Plugin

2009-08-06 Thread Thomas Rabaix
http://www.symfony-project.org/plugins/swDoctrineAssetsLibraryPlugin sorry there is no packaged version ... On Thu, Aug 6, 2009 at 1:01 PM, Kevin Bond wrote: > Hi Guys, > > Wondering if there is a media library plugin that is in development that is > friendly with symfony 1.2 and doctrine (simil