Re: [Rife-users] how to store raw data as a file in native file system instead of in database within rife cmf ?

2006-04-12 Thread Geert Bevin
Hi Wangwei, it is possible, though it is not implemented. A ContentQueryManager interfaces with a ContentManager, by default is uses DatabaseContent. You can however provide your own one in the constructor: http://rifers.org/docs/api/com/uwyn/rife/cmf/dam/

[Rife-users] how to store raw data as a file in native file system instead of in database within rife cmf ?

2006-04-11 Thread wang wei
Hi, Now I am using rife to build a file server, which will support user to upload any amount of files, and the file size may up to hundreds of mega bytes. I like rife's cmf, and want to use it to manage those files. But I am not sure if there is way for cmf to store the files in