Thanks very mauch, that helps a lot<br><br>
<div><span class="gmail_quote">2006/12/1, Carl Alex Friis Nielsen <<a href="mailto:cfn@kb.dk">cfn@kb.dk</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">From: opencms-dev-bounces@opencms.org@KB On Behalf Of "Andy Bicksbo" <<a href="mailto:schlachtzeuger@gmail.com">
schlachtzeuger@gmail.com</a>><br><br>> If i want to create a new structured content type i have to register it in opencms-<br>> modules.xml. How to do this is very clear to me.<br>> But how do I have to set up a new Module, that new structred content
<br>> types get registeres in the opencms-modules.xml for that module at install?<br><br>First you have to insert the registration in some existing module<br>(you can create a new one for it)<br><br>Then when you export that module the registration info in 
opencms-modules.xml<br>is exported as part of the module and when you import that module the registration<br>info will be added to the opencms-modules.xml file of the new cms instance.<br><br>Cheers,<br><br>Carl<br><br>_______________________________________________
<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev
</a><br></blockquote></div><br>