Hello Tobias Yes, quite a few things change between 4.4.X and 4.5.X. Not only did some namings change(templatePath > templateScript), but also the way you reference components and dialogs and many more things. I suggest you have a look at this wiki page: http://wiki.magnolia-cms.com/display/DEV/How+to+migrate+your+project Under "Migrate code" you will also have all the links to the API changes Furthermore I suggest you have a look at the templating tutorial http://documentation.magnolia-cms.com/templates/introduction.html It is updated with all the changes for 4.5 and should give you a quick overview on what has changed. Also, don't hesitate to have a look at our demo site http://demo.magnolia-cms.com and see the 4.5 version in action with all the correct referencing and all implemented API changes
HTH Natascha On May 4, 2012, at 5:16 PM, tobias vollprecht (via Magnolia Forums) wrote: > hello all > > i made a custom module with template/paragraph definitions etc... this module > works fine in magnolia 4.4.5. > > today i generated a jar file, put it in the lib folder of a magnolia 4.5.2 > instance, bootstrapping works well, but the templates seem not to be > recognised from the system: at a page there is a message «Missing > (TemplateName)» > > [img]http://beta.vollprecht.com/page.png[/img] > > [img]http://beta.vollprecht.com/template-defs.png[/img] > > the files of the templates are bootstrapped to the right place and the > template definitions seems ok, too? did i miss some changes? i could not find > any. > > any ideas? thanks for any hint > tobias > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=bf971a28-9917-4f8e-bc0a-dfa8868b9373 > > > ---------------------------------------------------------------- > 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]> > ---------------------------------------------------------------- ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
