Why would you copy something from a 4.4 content to a 4.5 website? There is a task that you can use in your version handler called "ContentModuleMigrationTask" to which you can pass the (array)list of webpages to be migrated. Ie: "/home","/test","/anothersite/mobile" - no manual work needed, the task will transform your content for you. This task has to run after the task that does the template config transformation. Make sure to have a look at the migration path: http://wiki.magnolia-cms.com/display/DEV/How+to+migrate+your+project
Cheers -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=5eaa715a-843d-45d1-a427-e6489cb506fa ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
