Hi folks,
I use magnolia 4.4.5 and I have a problem that my docroot of a custom modules
does not get extracted.
I placed in a module ".../resources/mgnl-files/docroot/myProject/css/some.css"
and want to include this in my header.
So I use this in my ftl <link ...
href="${contextPath}/docroot/myProject/css/some.css"/>
This does not work. When I want to look at the css I get an 404 error.
I installed the developer samples module and there we have something like this:
<link ... href="${contextPath}/docroot/samples/samples.css"/>
And this works.
So I think I dont have this problem:
http://jira.magnolia-cms.com/browse/MGNLSTK-723 or do I?
When I look at the deployed instance folder structure I see in my docroot
folder the "sample" folder but not my "myProject" folder.
I checked my modules jar. It contains "/mgnl-files/docroot/myProject" with my
files.
I dont see error messages in my log. My module gets loaded, does bootstraping
and defined templates are also available.
Thanks for your help.
Best regards
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=30185284-8247-4f80-95f1-9c6837d3bd49
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------