Hi! I would like to store uploaded images in the database and then use them in template files.
Are there any examples of how to do this? I.e. how to define a new AssetFactory and contribute it to the AssetSource service configuration. Thanks in advance, Gunnar Eketrapp (from a very cold and snowy Stockholm) ================================== The doc says ... New Asset Domains If you wish to create new domains for assets, for example to allow assets to be stored on the file system or in a database, you may define a new AssetFactory and contribute it to the AssetSource service configuration. ===================================