<?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: Nuxeo Themes Bank Registration in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326663#M13664</link>
    <description>&lt;P&gt;Well I just found the theme editor still accessible in demo.nuxeo.com&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2014 12:02:34 GMT</pubDate>
    <dc:creator>nuxeonoob_</dc:creator>
    <dc:date>2014-01-13T12:02:34Z</dc:date>
    <item>
      <title>Nuxeo Themes Bank Registration</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326661#M13662</link>
      <description>&lt;P&gt;I started learning about the Nuxeo theme editor. While looking around, I found some options relying on theme banks. Where can I connect to or register a theme bank?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2014 09:12:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326661#M13662</guid>
      <dc:creator>nuxeonoob_</dc:creator>
      <dc:date>2014-01-13T09:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Themes Bank Registration</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326662#M13663</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2014 10:45:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326662#M13663</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2014-01-13T10:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Themes Bank Registration</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326663#M13664</link>
      <description>&lt;P&gt;Well I just found the theme editor still accessible in demo.nuxeo.com&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2014 12:02:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326663#M13664</guid>
      <dc:creator>nuxeonoob_</dc:creator>
      <dc:date>2014-01-13T12:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Themes Bank Registration</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326664#M13665</link>
      <description>&lt;P&gt;Yes, the theme editor is still accessible as a demo but is no longer supported&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2014 13:39:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326664#M13665</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2014-01-13T13:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Themes Bank Registration</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326665#M13666</link>
      <description>&lt;P&gt;Thank you very much. Is it possible to use the Nuxeo Studio dynamic workflow feature on your custom UI built using AngularJS and HTML5?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2014 02:45:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326665#M13666</guid>
      <dc:creator>nuxeonoob_</dc:creator>
      <dc:date>2014-01-14T02:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Themes Bank Registration</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326666#M13667</link>
      <description>&lt;P&gt;No. Nuxeo Studio is made for developers who don't want to write complex Java code without knowing all the impacts on the platform. This way, Nuxeo Studio works with contribution (xml, jSon, …). But usually for writing HTML / Js, developers want to do it with your own tools, depending on their tastes. So we let developers a total freedom about that.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2014 10:52:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326666#M13667</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2014-01-14T10:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo Themes Bank Registration</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326667#M13668</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The Nuxeo Theme Editor is no longer supported by Nuxeo so we don't recommend developers to use it.&lt;/P&gt;
&lt;P&gt;For a first quick customization (login page, colors, logo, …) you should use Nuxeo Studio and check the Branding section:
&lt;A href="http://doc.nuxeo.com/x/AQXF"&gt;http://doc.nuxeo.com/display/Studio/Branding+Configuration&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To write a plugin on top of the application with a simplifyed interface, you should use Nuxeo IDE and check the following documentation:
&lt;A href="http://doc.nuxeo.com/x/aoKE"&gt;http://doc.nuxeo.com/display/IDEDOC/Getting+started+with+Nuxeo+IDE&lt;/A&gt;
&lt;A href="http://doc.nuxeo.com/x/cYKE"&gt;http://doc.nuxeo.com/display/IDEDOC/Creating+your+first+Nuxeo+project&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2014 10:58:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-themes-bank-registration/m-p/326667#M13668</guid>
      <dc:creator>Lise_Kemen</dc:creator>
      <dc:date>2014-01-14T10:58:09Z</dc:date>
    </item>
  </channel>
</rss>

