<?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: Alfresco theming in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-theming/m-p/31709#M13449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;//Menu bar&lt;BR /&gt;var headerTitle = widgetUtils.findObject(model.jsonModel, "id", "HEADER_NAVIGATION_MENU_BAR");&lt;BR /&gt;if (headerTitle != null)&lt;BR /&gt;{&lt;BR /&gt; // Change the widget to our custom menu...&lt;BR /&gt; headerTitle.id="HEADER_NAVIGATION_MENU_BAR";&lt;BR /&gt; headerTitle.name = "alfresco/header/AlfMenuBar";&lt;BR /&gt; headerTitle.align="left";&lt;BR /&gt; headerTitle.className="navigation-menu";&lt;BR /&gt; &lt;BR /&gt; //delete headerTitle.config.targetUrl;&lt;BR /&gt; &lt;BR /&gt; // Add a new "widgets" array to the configuration...&lt;BR /&gt; headerTitle.config.widgets = [&lt;BR /&gt; {&lt;BR /&gt; id: "HEADER_SITE_DASHBOARD",&lt;BR /&gt; name: "alfresco/menus/AlfMenuBarItem",&lt;BR /&gt; config: {&lt;BR /&gt; id: "HEADER_SITE_DASHBOARD",&lt;BR /&gt; label: "",&lt;BR /&gt; pageId: "community",&lt;BR /&gt; &lt;STRONG&gt;iconClass: "alf-configure-icon",&lt;/STRONG&gt;&lt;BR /&gt; targetUrl: "/site/community/dashboard",&lt;BR /&gt; selected: ""&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; ];&lt;/P&gt;&lt;P&gt;} &lt;/P&gt;&lt;P&gt;In the above code, i tried to modify "&lt;SPAN&gt;HEADER_NAVIGATION_MENU_BAR&lt;/SPAN&gt;" object.&lt;/P&gt;&lt;P&gt;In one of its &lt;STRONG&gt;iconClass&amp;nbsp;&lt;/STRONG&gt;i specified as &amp;nbsp;&lt;STRONG&gt;"alf-configure-icon",&amp;nbsp;&lt;/STRONG&gt;which pulls up the Gear icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing am trying to figure out where and what it is referring too. Probably the place where it is defined or source?&lt;/P&gt;&lt;P&gt;widget-palette.lib.js has some sort of definition,&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; name: "alfresco/forms/controls/DojoSelect",&lt;BR /&gt; config: {&lt;BR /&gt; name: "defaultConfig.iconClass",&lt;BR /&gt; label: "Icon",&lt;BR /&gt; value: "",&lt;BR /&gt; optionsConfig: {&lt;BR /&gt; fixed: [&lt;BR /&gt; {label:"None",value:""},&lt;BR /&gt; {label:"Configure",value:"alf-configure-icon"},&lt;BR /&gt; {label:"Invite User",value:"alf-user-icon"},&lt;BR /&gt; {label:"Upload",value:"alf-upload-icon"},&lt;BR /&gt; {label:"Create",value:"alf-create-icon"},&lt;BR /&gt; {label:"All Selected",value:"alf-allselected-icon"},&lt;BR /&gt; {label:"Some Selected",value:"alf-someselected-icon"},&lt;BR /&gt; {label:"None Selected",value:"alf-noneselected-icon"},&lt;BR /&gt; {label:"Back",value:"alf-back-icon"},&lt;BR /&gt; {label:"Forward",value:"alf-forward-icon"}&lt;BR /&gt; ]&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i don understand what it is for or how it works ?&lt;/P&gt;&lt;P&gt;Kindly help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 15:14:31 GMT</pubDate>
    <dc:creator>anandhan</dc:creator>
    <dc:date>2017-09-12T15:14:31Z</dc:date>
    <item>
      <title>Alfresco theming</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-theming/m-p/31707#M13447</link>
      <description>Am trying to customize the alfresco look and feel, i have found tat logos and icons are being rendered through respective classes added to the object model( logoClass and iconClass).How does &amp;nbsp;these classes interact and fetch the icon or log ?Where do they maintain these logic, that this class point</description>
      <pubDate>Tue, 12 Sep 2017 10:58:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-theming/m-p/31707#M13447</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2017-09-12T10:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco theming</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-theming/m-p/31708#M13448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this links could be useful:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://netic360.blogspot.com.es/2016/06/alfresco-modificar-la-pagina-de-login.html" title="https://netic360.blogspot.com.es/2016/06/alfresco-modificar-la-pagina-de-login.html" rel="nofollow noopener noreferrer"&gt;netic360: :: Alfresco. Modificar la página de login&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://addons.alfresco.com/addons/share-theme-builder" title="https://addons.alfresco.com/addons/share-theme-builder" rel="nofollow noopener noreferrer"&gt;Share Theme Builder | Alfresco Add-ons - Alfresco Customizations&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;clv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 14:56:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-theming/m-p/31708#M13448</guid>
      <dc:creator>calvo</dc:creator>
      <dc:date>2017-09-12T14:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco theming</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-theming/m-p/31709#M13449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;//Menu bar&lt;BR /&gt;var headerTitle = widgetUtils.findObject(model.jsonModel, "id", "HEADER_NAVIGATION_MENU_BAR");&lt;BR /&gt;if (headerTitle != null)&lt;BR /&gt;{&lt;BR /&gt; // Change the widget to our custom menu...&lt;BR /&gt; headerTitle.id="HEADER_NAVIGATION_MENU_BAR";&lt;BR /&gt; headerTitle.name = "alfresco/header/AlfMenuBar";&lt;BR /&gt; headerTitle.align="left";&lt;BR /&gt; headerTitle.className="navigation-menu";&lt;BR /&gt; &lt;BR /&gt; //delete headerTitle.config.targetUrl;&lt;BR /&gt; &lt;BR /&gt; // Add a new "widgets" array to the configuration...&lt;BR /&gt; headerTitle.config.widgets = [&lt;BR /&gt; {&lt;BR /&gt; id: "HEADER_SITE_DASHBOARD",&lt;BR /&gt; name: "alfresco/menus/AlfMenuBarItem",&lt;BR /&gt; config: {&lt;BR /&gt; id: "HEADER_SITE_DASHBOARD",&lt;BR /&gt; label: "",&lt;BR /&gt; pageId: "community",&lt;BR /&gt; &lt;STRONG&gt;iconClass: "alf-configure-icon",&lt;/STRONG&gt;&lt;BR /&gt; targetUrl: "/site/community/dashboard",&lt;BR /&gt; selected: ""&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; ];&lt;/P&gt;&lt;P&gt;} &lt;/P&gt;&lt;P&gt;In the above code, i tried to modify "&lt;SPAN&gt;HEADER_NAVIGATION_MENU_BAR&lt;/SPAN&gt;" object.&lt;/P&gt;&lt;P&gt;In one of its &lt;STRONG&gt;iconClass&amp;nbsp;&lt;/STRONG&gt;i specified as &amp;nbsp;&lt;STRONG&gt;"alf-configure-icon",&amp;nbsp;&lt;/STRONG&gt;which pulls up the Gear icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing am trying to figure out where and what it is referring too. Probably the place where it is defined or source?&lt;/P&gt;&lt;P&gt;widget-palette.lib.js has some sort of definition,&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; name: "alfresco/forms/controls/DojoSelect",&lt;BR /&gt; config: {&lt;BR /&gt; name: "defaultConfig.iconClass",&lt;BR /&gt; label: "Icon",&lt;BR /&gt; value: "",&lt;BR /&gt; optionsConfig: {&lt;BR /&gt; fixed: [&lt;BR /&gt; {label:"None",value:""},&lt;BR /&gt; {label:"Configure",value:"alf-configure-icon"},&lt;BR /&gt; {label:"Invite User",value:"alf-user-icon"},&lt;BR /&gt; {label:"Upload",value:"alf-upload-icon"},&lt;BR /&gt; {label:"Create",value:"alf-create-icon"},&lt;BR /&gt; {label:"All Selected",value:"alf-allselected-icon"},&lt;BR /&gt; {label:"Some Selected",value:"alf-someselected-icon"},&lt;BR /&gt; {label:"None Selected",value:"alf-noneselected-icon"},&lt;BR /&gt; {label:"Back",value:"alf-back-icon"},&lt;BR /&gt; {label:"Forward",value:"alf-forward-icon"}&lt;BR /&gt; ]&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i don understand what it is for or how it works ?&lt;/P&gt;&lt;P&gt;Kindly help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 15:14:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-theming/m-p/31709#M13449</guid>
      <dc:creator>anandhan</dc:creator>
      <dc:date>2017-09-12T15:14:31Z</dc:date>
    </item>
  </channel>
</rss>

