Hello Jin and welcome :) 1) You are mixing up two things: the bootstrap you are talking about contains the configuration for your theme, which is definitely needed. It will tell where all the corresponding css/js files are, plus image variations etc etc. However, you do not need to create an own ThemeVersionHandler for it. If you are fine with the basic install/upgrade tasks, then you can simply use the standard one in your [b]module descriptor[/b] under META-INF?magnolia/module-name.xml > versionHandler
2) Yes you can simply copy the pop theme configuration, because by copying a new uuid will be generated. I did that for my blue theme adaption, you can check it out at forge[1] / nexus [2]. HTH Natascha [1] [url]http://forge.magnolia-cms.com[/url] [2] [url]http://http://nexus.magnolia-cms.com[/url] -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=a809e3e3-7556-499f-acf4-a301e6b9c0a5 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
