Hi Jean-Fran?ois, You can place the things you want to have in docroot in your module by adding them in a directory like mgnl-files/docroot/<moduleName>/
In the context of that example you would put an image in mgnl-files/docroot/hyro-magnolia-blossom, and it will then be available as localhost:8080/docroot/hyro-magnolia-blossom/image.jpg for instance. If this doesn't match your requirements it could be helpful to know that file extraction is handled by the ModuleFilesExtraction task[1] which can be modified for another schema. [1] http://dev.magnolia-cms.com/ref/latest-stable/apidocs/info/magnolia/module/delta/ModuleFilesExtraction.html Hope that helps! / Tobias -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=69cadfe4-f6b3-42e8-930b-74d4cb961cd4 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
