<macromedia-extension
 name="Hello extesion"
 version="0.1"
 type="object">

 <!-- Describe the author -->
 
 <author name="Louis Lu" />

 <!-- List the required/compatible products -->
 
 <products>
  <product name="Dreamweaver" version="6" primary="true" />
 </products>

 <!-- Describe the extension -->
 
 <description>
 <![CDATA[description
 ]]>
 </description>

 <!-- Describe where the extension shows in the UI of the product -->

 <ui-access>
 <![CDATA[access
 ]]>
 </ui-access>

 <!-- Describe the files that comprise the extension -->
 
 

 <!-- Describe the changes to the configuration -->
 
 <configuration-changes>
 </configuration-changes>

</macromedia-extension>

posted on 2007-08-30 17:37  Louis.Lu.Sz  阅读(663)  评论(1编辑  收藏  举报