Hi Richard, Thanks for your reply. I think I much closer to solution now but here is another point of my problem:
1. I create custom model class for my MetaNavigation module 2. I made something like this: [code]public class CustomModel extends RenderingModelImpl[/code] and add extra code from language tutorial. 3. I add new node in "prototype" for metanavigation - modelClass - full.path.to.my.CustomClass 4. But now I have a problem with freemarker it can't get instance of my model class and all time I get NullPointerExseption. 5. Here is full [url=http://pastebin.com/eTAbMKMB]error log[/url] Andrey -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=3cfe7e9e-1a7a-4405-b3c5-b36f50ddfa02 ---------------------------------------------------------------- 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: <[email protected]> ----------------------------------------------------------------
