<?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 Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321506#M8507</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to re-arrange, remove some cells from the default galaxy theme layout.&lt;BR /&gt; /&amp;gt;
What I've tried so far:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I've created a customization project in an Eclipse Nuxeo-IDE environment.&lt;/LI&gt;
&lt;LI&gt;I've copied the themes folder from nuxeo-platform-webapp-core into the project's resources.&lt;/LI&gt;
&lt;LI&gt;I've created a theme-contrib.xml in OSGI-INF with a theme extension point referring my project's themes/document-management.xml (s.b.)&lt;/LI&gt;
&lt;LI&gt;I've kept the original theme name galaxy in document-management.xml (actually I haven't changed anything in my document-management.xml).&lt;/LI&gt;
&lt;LI&gt;Until now I haven't  created a project jar-file, instead I've used the hot-deploy mechanism of the Nuxeo-IDE debug environment to apply 'structural' changes to the default theme.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;After hot-deploy Nuxeo-DM appeared without styling AND without applying my document-management.xml (indeed Nuxeo continued to use the theme from nuxeo-webengine-site?) and I've gotten following warnings/errors:&lt;/P&gt;
&lt;P&gt;[..]&lt;BR /&gt; /&amp;gt;
2012-05-15 10:18:51,680 DEBUG [org.nuxeo.runtime.osgi.OSGiRuntimeService] Bundle: nuxeo-customization components: OSGI-INF/theme-contrib.xml&lt;BR /&gt; /&amp;gt;
2012-05-15 10:18:51,680 DEBUG [org.nuxeo.runtime.osgi.OSGiRuntimeService] Loading component for: nuxeo-customization path: OSGI-INF/theme-contrib.xml url: file:/D:/workspace_nuxeo/nuxeo-customization/bin/main/OSGI-INF/theme-contrib.xml&lt;BR /&gt; /&amp;gt;
2012-05-15 10:19:18,797 WARN  [org.nuxeo.theme.html.ui.ThemeStyles] Could not resolve theme descriptor for name 'galaxy'&lt;BR /&gt; /&amp;gt;
2012-05-15 10:19:20,427 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: java.io.IOException: Theme not found: galaxy
at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:137)&lt;BR /&gt; /&amp;gt;
[..]&lt;/P&gt;
&lt;P&gt;Any help would be appreciated
Thanks&lt;/P&gt;
&lt;P&gt;My theme-contrib.xml:&lt;BR /&gt; /&amp;gt;
&amp;lt;?xml version="1.0"?&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;component name="org.mycompany.theme.nuxeo.default"&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;require&amp;gt;org.nuxeo.theme.nuxeo.default&amp;lt;/require&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;extension target="org.nuxeo.theme.services.ThemeService" point="themes"&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;theme&amp;gt;&amp;lt;src&amp;gt;themes/document-management.xml&amp;lt;/src&amp;gt;&amp;lt;/theme&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;/extension&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;/component&amp;gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2012 11:04:11 GMT</pubDate>
    <dc:creator>Edgar_</dc:creator>
    <dc:date>2012-05-15T11:04:11Z</dc:date>
    <item>
      <title>Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321506#M8507</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to re-arrange, remove some cells from the default galaxy theme layout.&lt;BR /&gt; /&amp;gt;
What I've tried so far:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I've created a customization project in an Eclipse Nuxeo-IDE environment.&lt;/LI&gt;
&lt;LI&gt;I've copied the themes folder from nuxeo-platform-webapp-core into the project's resources.&lt;/LI&gt;
&lt;LI&gt;I've created a theme-contrib.xml in OSGI-INF with a theme extension point referring my project's themes/document-management.xml (s.b.)&lt;/LI&gt;
&lt;LI&gt;I've kept the original theme name galaxy in document-management.xml (actually I haven't changed anything in my document-management.xml).&lt;/LI&gt;
&lt;LI&gt;Until now I haven't  created a project jar-file, instead I've used the hot-deploy mechanism of the Nuxeo-IDE debug environment to apply 'structural' changes to the default theme.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;After hot-deploy Nuxeo-DM appeared without styling AND without applying my document-management.xml (indeed Nuxeo continued to use the theme from nuxeo-webengine-site?) and I've gotten following warnings/errors:&lt;/P&gt;
&lt;P&gt;[..]&lt;BR /&gt; /&amp;gt;
2012-05-15 10:18:51,680 DEBUG [org.nuxeo.runtime.osgi.OSGiRuntimeService] Bundle: nuxeo-customization components: OSGI-INF/theme-contrib.xml&lt;BR /&gt; /&amp;gt;
2012-05-15 10:18:51,680 DEBUG [org.nuxeo.runtime.osgi.OSGiRuntimeService] Loading component for: nuxeo-customization path: OSGI-INF/theme-contrib.xml url: file:/D:/workspace_nuxeo/nuxeo-customization/bin/main/OSGI-INF/theme-contrib.xml&lt;BR /&gt; /&amp;gt;
2012-05-15 10:19:18,797 WARN  [org.nuxeo.theme.html.ui.ThemeStyles] Could not resolve theme descriptor for name 'galaxy'&lt;BR /&gt; /&amp;gt;
2012-05-15 10:19:20,427 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: java.io.IOException: Theme not found: galaxy
at org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:137)&lt;BR /&gt; /&amp;gt;
[..]&lt;/P&gt;
&lt;P&gt;Any help would be appreciated
Thanks&lt;/P&gt;
&lt;P&gt;My theme-contrib.xml:&lt;BR /&gt; /&amp;gt;
&amp;lt;?xml version="1.0"?&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;component name="org.mycompany.theme.nuxeo.default"&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;require&amp;gt;org.nuxeo.theme.nuxeo.default&amp;lt;/require&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;extension target="org.nuxeo.theme.services.ThemeService" point="themes"&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;theme&amp;gt;&amp;lt;src&amp;gt;themes/document-management.xml&amp;lt;/src&amp;gt;&amp;lt;/theme&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;/extension&amp;gt;&lt;BR /&gt; /&amp;gt;
&amp;lt;/component&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 11:04:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321506#M8507</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-05-15T11:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321507#M8508</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I can't see anything bad in your description, but i'm not an expert on Nuxeo IDE, it is still a young tool.&lt;/P&gt;
&lt;P&gt;Is it possible to upload your .jar in the following link ?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://demo.nuxeo.com/nuxeo/nxdoc/default/fdfb4623-503f-4701-9fbc-65533cb772f5/view_documents?tabIds=%3A&amp;amp;conversationId=0NXMAIN"&gt;http://demo.nuxeo.com/nuxeo/nxdoc/default/fdfb4623-503f-4701-9fbc-65533cb772f5/view_documents?tabIds=%3A&amp;amp;conversationId=0NXMAIN&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It will be easier for us to test it and check directly what is wrong without wasting your time.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 12:23:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321507#M8508</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2012-05-15T12:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321508#M8509</link>
      <description>&lt;P&gt;Hmmmh..?&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 14:53:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321508#M8509</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-05-15T14:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321509#M8510</link>
      <description>&lt;P&gt;You can use the default account 'Administrator&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 14:55:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321509#M8510</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2012-05-15T14:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321510#M8511</link>
      <description>&lt;P&gt;Yes, i forgot to mention it, it is the default user account. My bad, sorry for that.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 14:59:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321510#M8511</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2012-05-15T14:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321511#M8512</link>
      <description>&lt;P&gt;Thanks, upload done.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 15:13:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321511#M8512</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-05-15T15:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321512#M8513</link>
      <description>&lt;P&gt;hi have the same problem... have you tested the bundle and found the problem? Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2012 17:55:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321512#M8513</guid>
      <dc:creator>yayo_</dc:creator>
      <dc:date>2012-05-18T17:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321513#M8514</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;this seems to be a problem with the hot-deploy mechanism in the Nuxeo-IDE. After creating a marketplace bundle &lt;A href="http://doc.nuxeo.com/display/NXDOC/Creating+Packages+for+the+Marketplace"&gt;link text&lt;/A&gt; and installing it at my local nuxeo instance, structural changes to the galaxy theme layout have been applied.&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2012 19:05:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321513#M8514</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-05-21T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321514#M8515</link>
      <description>&lt;P&gt;how can i open a bug about this nuxeo-ide hot-deploy issue? My customization are simple and don't require a marketplace bundle.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2012 10:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321514#M8515</guid>
      <dc:creator>yayo_</dc:creator>
      <dc:date>2012-05-22T10:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321515#M8516</link>
      <description>&lt;P&gt;You can fill a bug report for the IDE at following place https&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2012 10:30:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321515#M8516</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2012-05-22T10:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321516#M8517</link>
      <description>&lt;P&gt;As a workaround you can (1) create a simple marketplace bundle (s.a) for the structural changes, (2) install it at your nuxeo instance and (3) create a new project and (4) use the IDE to hot-deploy styles and favors (s.a). This way you shouldn't be forced to recurrently create a new marketplace bundle.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2012 12:27:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321516#M8517</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-05-22T12:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321517#M8518</link>
      <description>&lt;P&gt;i have created a jira issue: &lt;A href="https://jira.nuxeo.com/browse/NXIDE-170" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXIDE-170&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;i will test the workaround. thank you&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2012 12:30:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321517#M8518</guid>
      <dc:creator>yayo_</dc:creator>
      <dc:date>2012-05-22T12:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321518#M8519</link>
      <description>&lt;P&gt;Hello, I have a similar issue, but I am not using the hot deploy feature in Nuxeo IDE.  I am doing a maven install and replacing the jar file into the nuxeo/nxserver/plugins directory and then running a ./nuxeoctl console from the terminal.&lt;BR /&gt; /&amp;gt;
I made some structural changes, for instance I deleted the footer, but when I deploy the change, the structure remains unchanged.&lt;/P&gt;
&lt;P&gt;Here are the changes I made to the following files&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;META-INF/MANIFEST.MF&lt;/STRONG&gt; &lt;BR /&gt;
Manifest-Version: 1.0 &lt;BR /&gt;
Bundle-ManifestVersion: 1 &lt;BR /&gt;
Bundle-Name: cookbook-basic-bundle &lt;BR /&gt;
Bundle-SymbolicName: org.nuxeo.cookbook.basic;singleton:=true &lt;BR /&gt;
Bundle-Version: 0.0.1 &lt;BR /&gt;
Bundle-Vendor: Nuxeo &lt;BR /&gt;
Nuxeo-Component: OSGI-INF/theme-contrib.xml &lt;BR /&gt;
&lt;BR /&gt;
&lt;STRONG&gt;OSGI-INF/theme-contrib.xml&lt;/STRONG&gt; &lt;BR /&gt;&lt;/P&gt;
   &lt;BR /&gt;
&lt;P&gt;&lt;COMPONENT name="org.nuxeo.cookbook.basic.flavor"&gt; &lt;BR /&gt;
&lt;REQUIRE&gt;org.nuxeo.theme.nuxeo.default&lt;/REQUIRE&gt; &lt;BR /&gt;
&lt;EXTENSION target="org.nuxeo.theme.services.ThemeService" point="themes"&gt; &lt;BR /&gt;
&lt;THEME&gt; &lt;BR /&gt;
&lt;SRC&gt;themes/document-management.xml&lt;/SRC&gt; &lt;BR /&gt;
&lt;/THEME&gt; &lt;BR /&gt;
&lt;/EXTENSION&gt; &lt;BR /&gt;
&lt;/COMPONENT&gt; &lt;BR /&gt;
&lt;BR /&gt;
&lt;STRONG&gt;themes/document-management.xml&lt;/STRONG&gt; &lt;BR /&gt;
the only change I made here was removed the following lines &lt;BR /&gt;&lt;/P&gt;
  &lt;SECTION class="nxFooter"&gt; &lt;BR /&gt;
    &lt;CELL class="content"&gt; &lt;BR /&gt;
      &lt;FRAGMENT type="generic fragment"&gt;&lt;/FRAGMENT&gt; &lt;BR /&gt;
    &lt;/CELL&gt; &lt;BR /&gt;
  &lt;/SECTION&gt; &lt;BR /&gt;
  &lt;BR /&gt;
  &lt;WIDGET element="page[1]/section[3]/cell[1]/fragment[1]"&gt; &lt;BR /&gt;
    &lt;VIEW&gt;Nuxeo footer&lt;/VIEW&gt; &lt;BR /&gt;
  &lt;/WIDGET&gt; &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Any help is appreciated.
&lt;BR /&gt;
Thanks so much.</description>
      <pubDate>Fri, 29 Jun 2012 21:16:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321518#M8519</guid>
      <dc:creator>joannadark_</dc:creator>
      <dc:date>2012-06-29T21:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321519#M8520</link>
      <description>&lt;P&gt;Check your typo in OSGI-INF/theme-contib.xml line&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 07:55:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321519#M8520</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-07-02T07:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321520#M8521</link>
      <description>&lt;P&gt;Edgar, my apologies, that was my typo here, not on the actual OSGI/theme-contrib.xml document&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 15:49:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321520#M8521</guid>
      <dc:creator>joannadark_</dc:creator>
      <dc:date>2012-07-02T15:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321521#M8522</link>
      <description>&lt;P&gt;You've referred to themes/document-management.xml in your theme-contrib.xml but you've applied changes to a themes/deployment-fragment.xml.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 16:05:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321521#M8522</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-07-02T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321522#M8523</link>
      <description>&lt;P&gt;Do you really move the jar-file to the plugin subdir? Try the tomcat&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 18:21:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321522#M8523</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-07-02T18:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321523#M8524</link>
      <description>&lt;P&gt;yes i do.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 19:13:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321523#M8524</guid>
      <dc:creator>joannadark_</dc:creator>
      <dc:date>2012-07-02T19:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.5: How can I apply structural changes to the default galaxy theme layout?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321524#M8525</link>
      <description>&lt;P&gt;According to your manifest file I guess you've derived your project from this [documentation][1]. The plugin directory doesn't work for me (same results as in your case). Note, that I am working with a 5.6-SNAPSHOT and that the theme handling is currently a subject in change. Try to isolate the extension point 'themes'. Tweak the "lib/log4j.xml" for your needs (i.e.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 11:45:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-5-how-can-i-apply-structural-changes-to-the-default/m-p/321524#M8525</guid>
      <dc:creator>Edgar_</dc:creator>
      <dc:date>2012-07-03T11:45:28Z</dc:date>
    </item>
  </channel>
</rss>

