You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Konstantin Chekushin <ko...@inbox.lv> on 2008/05/09 08:13:30 UTC

file upload to datadase

Hi all! 
Does roller have some plugin or something else for file uploading
into the database? Where I can read about this?
Advertisement:

prasi mammai!
www.mama.lv

Re: file upload to datadase

Posted by Allen Gilliland <Al...@Sun.COM>.
Roller doesn't provide any built-in way to store file uploads in the 
database, but all the file management work is abstracted behind the 
FileManager interface.  As Frederic said, the only existing 
implementation uses the local filesystem, but if you are willing to 
write a little code you can implement your own version of that interface 
and plug it into Roller.

-- Allen


Frederic deSousa/YM/RWDOE wrote:
> Well, you can upload files, but they go into a separate filestore (uploads 
> directory) that you can specify in the custom properties file.
> 
> They are not uploaded into the database itself (as BLOBs or whatever)-- 
> that would make for an unwieldy database.
> 
> Fred
> 
> 
> Please respond to user@roller.apache.org
> 
> To:     user@roller.apache.org
> cc:      (bcc: Frederic deSousa/YM/RWDOE)
> Subject:        file upload to datadase
> LSN: Not Relevant
> User Filed as: Not a Record
> 
> Hi all! 
> Does roller have some plugin or something else for file uploading
> into the database? Where I can read about this?
> Advertisement:
> 
> prasi mammai!
> www.mama.lv
> 
> 

Re: file upload to datadase

Posted by Frederic deSousa/YM/RWDOE <Fr...@ymp.gov>.
Well, you can upload files, but they go into a separate filestore (uploads 
directory) that you can specify in the custom properties file.

They are not uploaded into the database itself (as BLOBs or whatever)-- 
that would make for an unwieldy database.

Fred


Please respond to user@roller.apache.org

To:     user@roller.apache.org
cc:      (bcc: Frederic deSousa/YM/RWDOE)
Subject:        file upload to datadase
LSN: Not Relevant
User Filed as: Not a Record

Hi all! 
Does roller have some plugin or something else for file uploading
into the database? Where I can read about this?
Advertisement:

prasi mammai!
www.mama.lv