Hi Patrick,

While you should follow the advice of Christoph I still like to explain you 
quickly why /.resources won't work. /.resources is mapping a url prefix to a 
servlet which then serves the file. So if you want to access a resource from 
the browser this is the url prefix you would use.

But Magnolia renders on the server side and this is why free marker files 
include form the filesystem or classpath. So you cannot use urls here. When 
free marker gets initialised then the root of the 'filesystem' is set which is 
done by Magnolia so that the absolute paths to modules can work.

Philipp

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=ffd5511e-56a0-4cec-8778-0f040b2da59d


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to