<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Add own content types to Create Content menu in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250846#M203976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using version 3.4b and it seems "create-content" page has changed, I cannot locate the "template.create-content.create-content.xml" file to make this change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to get this working in 3.4b version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vitor Fernandes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Nov 2010 00:07:00 GMT</pubDate>
    <dc:creator>vmlf</dc:creator>
    <dc:date>2010-11-26T00:07:00Z</dc:date>
    <item>
      <title>Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250843#M203973</link>
      <description>Hi,I just started to do modifications to Share 3.4a ( Community ) and wondered whether people have experience on what is the proper way to add your own content types into Share's 'Create content'-menu?As I read through the codebase, I found places where things happen: - toolbar.lib.ftl template, whi</description>
      <pubDate>Sun, 07 Nov 2010 18:40:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250843#M203973</guid>
      <dc:creator>huima</dc:creator>
      <dc:date>2010-11-07T18:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250844#M203974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have done exactly this in 3.3.3 and just changed &amp;lt;itemId&amp;gt; in template.craete-content.create-content.xml to be "dynamic", like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;itemId&amp;gt;{nodeType}&amp;lt;/itemId&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And then in toolbar.lib.ftl submitted the nodetype from the menu like&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;create-content?nodeType=${content.nodetype}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You must of course create forms for each node-type this way. What I would love is to have the possibility to add aspects during creation (before the form is shown to be able to control the creation even more).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//Carl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 13:55:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250844#M203974</guid>
      <dc:creator>calle</dc:creator>
      <dc:date>2010-11-08T13:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250845#M203975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Calle,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for future reference to new customizers, the one thing that made me scratch my head was that forms framework did not work properly if I did not have all the necessary configurations in place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I didn't have both:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;config evaluator="model-type" condition="cli:doc"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;config evaluator="node-type" condition="cli:doc"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And proper form configurations, then forms framework generated creation for for cm:content - even though I had configured the component to create form for my cli:doc -type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This was silly mistake on my behalf, but got me as the framework did not warn about missing configurations or anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So hopefully this helps someone with similar troubles in the future.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 06:54:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250845#M203975</guid>
      <dc:creator>huima</dc:creator>
      <dc:date>2010-11-22T06:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250846#M203976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using version 3.4b and it seems "create-content" page has changed, I cannot locate the "template.create-content.create-content.xml" file to make this change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to get this working in 3.4b version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vitor Fernandes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 00:07:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250846#M203976</guid>
      <dc:creator>vmlf</dc:creator>
      <dc:date>2010-11-26T00:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250847#M203977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Finally got this to work in 3.4b. Here is what I did:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First create a custom data model and check it is working by changing type on an existing content to your custom type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Add form definitions for your custom data types to "share-config-custom.xml". You need to add "node-type" (for viewing/editing) and "model-type" (for creating).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy toolbar.get.config.xml to "tomcat\shared\classes\alfresco\web-extension\site-webscripts\org\alfresco\components\documentlibrary", edit and add your custom content with itemId attribute to each content element:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;createContent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;content mimetype="text/plain" itemId="my:customType" icon="plain-text" label="menu.create-content.custom" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;content mimetype="text/plain" itemId="cm:content" icon="plain-text" label="menu.create-content.text" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/createContent&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy toolbar.lib.ftl to "tomcat\shared\classes\alfresco\web-extension\site-webscripts\org\alfresco\components\documentlibrary\include", edit and add itemId param to url changing it to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;#assign href&amp;gt;create-content?mimeType=${content.mimetype?html}&amp;amp;amp;destination={nodeRef}&amp;lt;#if (content.formid!"") != ""&amp;gt;&amp;amp;amp;formId=${content.formid?html}&amp;lt;/#if&amp;gt;&amp;lt;#if (content.itemId!"") != ""&amp;gt;&amp;amp;amp;itemId=${content.itemId?html}&amp;lt;/#if&amp;gt;&amp;lt;/#assign&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Last step I could not get it working on "tomcat/shared" folder, so I had to edit the file directly inside webapps, &lt;/SPAN&gt;&lt;STRONG&gt;not ideal!&lt;/STRONG&gt;&lt;SPAN&gt;. Go to "tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\documentlibrary\include" and edit "toolbar.lib.js" to parse the itemId attribute from the xml config. Change to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; createContent.push(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mimetype: xmlContent.@mimetype.toString(),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; itemId: xmlContent.@itemId.toString(),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; icon: xmlContent.@icon.toString(),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permission: xmlContent.@permission.toString(),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; formid: xmlContent.@formid.toString(),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; label: xmlContent.@label.toString()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Restart Alfresco and it should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Didn't like this much because I had to copy the files which will override the default ones altogether, not just the parts I needed. Is there another way to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 16:15:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250847#M203977</guid>
      <dc:creator>vmlf</dc:creator>
      <dc:date>2010-11-26T16:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250848#M203978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Finally got this to work in 3.4b. Here is what I did:&lt;BR /&gt;&lt;BR /&gt;Last step I could not get it working on "tomcat/shared" folder, so I had to edit the file directly inside webapps, &lt;STRONG&gt;not ideal!&lt;/STRONG&gt;. Go to "tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\documentlibrary\include" and edit "toolbar.lib.js" to parse the itemId attribute from the xml config. Change to:&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone knows about the solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing same problem and want to avoid editing the default toolbar.lib.js in webapps/** .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice would be so helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 02:13:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250848#M203978</guid>
      <dc:creator>mryoshio</dc:creator>
      <dc:date>2011-02-08T02:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250849#M203979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm very interested too&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 17:21:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250849#M203979</guid>
      <dc:creator>vigj</dc:creator>
      <dc:date>2011-03-14T17:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250850#M203980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When implementing this today I noticed that the change in toolbar.lib.js is not needed anymore since that change was commited 2010-12-08 in the Alfresco source code repo. At least the 3.4.d version has this change.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 11:20:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250850#M203980</guid>
      <dc:creator>billerby</dc:creator>
      <dc:date>2011-06-15T11:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250851#M203981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been wrestling with this today using 3.4.5, and it looks like it's an issue specifically with overriding anything in WEB-INF\classes\alfresco\web-extension\site-webscripts\org\alfresco\components\documentlibrary. None of these files are getting picked up for me. The alternative seems to be placing the files in tomcat\shared. See this issue: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-8945" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-8945&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good news is, this shouldn't be a problem in 4.0. Bad news is there doesn't seem to be a way to extend this in 3.4 (at least from within an AMP).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 20:32:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250851#M203981</guid>
      <dc:creator>cpaul</dc:creator>
      <dc:date>2011-12-02T20:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250852#M203982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In Alfresco CE 4.0e I've jus added the follow code on share-config-custom.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;!– Document Library config section –&amp;gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="DocumentLibrary"&amp;gt;&lt;BR /&gt;&amp;lt;create-content&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;content id="plain-text" mimetype="text/plain" label="criar-conteudo.text" itemid="axcl:cliente" icon="ax"/&amp;gt;&lt;BR /&gt;&amp;lt;/create-content&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;After that I wrote my create-forms and it works well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to change the icon, just put your 16x16 image on folder: ..\webapps\share\components\images\filetypes and remember to keep ta same name template: ax-file-16.png.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 21:26:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250852#M203982</guid>
      <dc:creator>ltardioli</dc:creator>
      <dc:date>2012-10-09T21:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Add own content types to Create Content menu</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250853#M203983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am using alfresco community edition 4.2b and i want to add create docx file option in create content menu drop-down. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how can i achieve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nancy Aggarwal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dell International Services&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 07:25:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-content-types-to-create-content-menu/m-p/250853#M203983</guid>
      <dc:creator>nancyaggarwal</dc:creator>
      <dc:date>2013-05-02T07:25:55Z</dc:date>
    </item>
  </channel>
</rss>

