<?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 How to add new custom component in share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-new-custom-component-in-share/m-p/212438#M165568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I install alfresco-community 3.2 from the canonical ubuntu package / ubuntu 9.04 / tomcat6,&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://jared.ottleys.net/alfresco/alfresco-community-3-2-ubuntu-package-explained" rel="nofollow noopener noreferrer"&gt;http://jared.ottleys.net/alfresco/alfresco-community-3-2-ubuntu-package-explained&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and now I want to add new tab on Alfresco which default it has&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Site Dashboard |Wiki |Blog | Document | Library | Links | Discussions | Members | Google&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to create my own. How to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't see directories such as /usr/share/tomcat6/shared/classes/alfresco/messages&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/share/tomcat6/shared/classes/alfresco/messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;which in "Installing_and_Configuration_Alfresco_ECM_Community_Edition_32.pdf" said about it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. Modify the Share configuration files in the &amp;lt;web-extension&amp;gt; directory.&lt;BR /&gt;2. Open the following files:&lt;BR /&gt;• &amp;lt;web-extension&amp;gt;/web-framework-config-custom.xml.sample&lt;BR /&gt;• &amp;lt;web-extension&amp;gt;/custom-slingshot-application-context.xml.sample&lt;BR /&gt;• &amp;lt;web-extension&amp;gt;/webscript-framework-config-custom.xml.sample&lt;BR /&gt;3. Uncomment any &amp;lt;config&amp;gt; items that you want to enable.&lt;BR /&gt;4. Add any &amp;lt;config&amp;gt; items that you want to include.&lt;BR /&gt;5. Save the edited files without the .sample extension.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2009 04:30:33 GMT</pubDate>
    <dc:creator>neozone</dc:creator>
    <dc:date>2009-12-04T04:30:33Z</dc:date>
    <item>
      <title>How to add new custom component in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-new-custom-component-in-share/m-p/212438#M165568</link>
      <description>I install alfresco-community 3.2 from the canonical ubuntu package / ubuntu 9.04 / tomcat6,http://jared.ottleys.net/alfresco/alfresco-community-3-2-ubuntu-package-explainedand now I want to add new tab on Alfresco which default it has Site Dashboard |Wiki |Blog | Document | Library | Links | Discuss</description>
      <pubDate>Fri, 04 Dec 2009 04:30:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-new-custom-component-in-share/m-p/212438#M165568</guid>
      <dc:creator>neozone</dc:creator>
      <dc:date>2009-12-04T04:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to add new custom component in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-new-custom-component-in-share/m-p/212439#M165569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The new tab I want to add is a tab for link to another website such as google &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Site Dashboard |Wiki |Blog | Document | Library | Links | Discussions | Members | Google&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;after click on Google, google site appear on main frame. (frame that under tab component)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can it be possible to do that ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 10:33:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-new-custom-component-in-share/m-p/212439#M165569</guid>
      <dc:creator>neozone</dc:creator>
      <dc:date>2009-12-09T10:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to add new custom component in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-add-new-custom-component-in-share/m-p/212440#M165570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to add a new page and then modify the presets.xml to include it - take a look at how existing pages are referenced. You'd then either create a iframe on the page itself, or create a component to do it - and point it to Google.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This may help: it's the Customising Share Masterclass presentation from the recent series of meet-ups. It doesn't go into great depth, but should point you in the right direction to start. &lt;/SPAN&gt;&lt;A href="http://mikehatfield-alfresco.s3.amazonaws.com/forum/MasterclassCustomizingShare.pdf" rel="nofollow noopener noreferrer"&gt;http://mikehatfield-alfresco.s3.amazonaws.com/forum/MasterclassCustomizingShare.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 12:25:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-add-new-custom-component-in-share/m-p/212440#M165570</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-12-09T12:25:42Z</dc:date>
    </item>
  </channel>
</rss>

