<?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 Dears, Can anyone help me how to change alfresco copyright footer  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/dears-can-anyone-help-me-how-to-change-alfresco-copyright-footer/m-p/50106#M19222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is my footer file contents&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Footer Component */&lt;BR /&gt;.footer &lt;BR /&gt;{&lt;BR /&gt; background-color: #fafafa;&lt;BR /&gt; border-top: 1px solid #ccc;&lt;BR /&gt; text-align: center;&lt;BR /&gt; padding: 0;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer .links&lt;BR /&gt;{&lt;BR /&gt; padding: 0 2em;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer .copyright&lt;BR /&gt;{&lt;BR /&gt; font-size: 9px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-ent .copyright&lt;BR /&gt;{&lt;BR /&gt; margin: 0 auto;&lt;BR /&gt; width: 450px;&lt;BR /&gt; display: block;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-com .copyright&lt;BR /&gt;{&lt;BR /&gt; display: inline-block;&lt;BR /&gt; line-height: 22px;&lt;BR /&gt; padding: 2px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-ent .copyright&lt;BR /&gt;{&lt;BR /&gt; padding: 13px 1.5em;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-ent .licenseHolder&lt;BR /&gt;{&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-ent .copyright a&lt;BR /&gt;{&lt;BR /&gt; float: left;&lt;BR /&gt; margin-top: -2px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-com .copyright img&lt;BR /&gt;{&lt;BR /&gt; padding-right: 1em;&lt;BR /&gt; vertical-align: baseline;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-ent .copyright img&lt;BR /&gt;{&lt;BR /&gt; padding-right: 1em;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-com .copyright span&lt;BR /&gt;{&lt;BR /&gt; display: inline-block;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.footer-ent .copyright span&lt;BR /&gt;{&lt;BR /&gt; position: relative;&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Aug 2018 09:58:41 GMT</pubDate>
    <dc:creator>sherzad_zahid</dc:creator>
    <dc:date>2018-08-12T09:58:41Z</dc:date>
    <item>
      <title>Dears, Can anyone help me how to change alfresco copyright footer</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dears-can-anyone-help-me-how-to-change-alfresco-copyright-footer/m-p/50106#M19222</link>
      <description>here is my footer file contents&amp;nbsp;/* Footer Component */.footer { background-color: #fafafa; border-top: 1px solid #ccc; text-align: center; padding: 0;}.footer .links{ padding: 0 2em;}.footer .copyright{ font-size: 9px;}.footer-ent .copyright{ margin: 0 auto; width: 450px; display: block;}.footer-com</description>
      <pubDate>Sun, 12 Aug 2018 09:58:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dears-can-anyone-help-me-how-to-change-alfresco-copyright-footer/m-p/50106#M19222</guid>
      <dc:creator>sherzad_zahid</dc:creator>
      <dc:date>2018-08-12T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dears, Can anyone help me how to change alfresco copyright footer</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dears-can-anyone-help-me-how-to-change-alfresco-copyright-footer/m-p/50107#M19223</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;Sorry, but I don't know what do you really need to change, but maybe you can make a new theme.&lt;/P&gt;&lt;P&gt;In your theme you can change the following file as you need it: &lt;STRONG&gt;footer.get.html.ftl&lt;/STRONG&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;@markup id="custom-footer" target="html" action="replace" scope="global"&amp;gt;&lt;BR /&gt; &amp;lt;@uniqueIdDiv&amp;gt;&lt;BR /&gt; &amp;lt;#assign fc=config.scoped["Edition"]["footer"]&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="footer ${fc.getChildValue("css-class")!"footer-com"}"&amp;gt;&lt;BR /&gt; &amp;lt;#if theme == msg(theme + "." + "theme.id")&amp;gt;&lt;BR /&gt; &amp;lt;span class="copyright"&amp;gt;&lt;BR /&gt; &amp;lt;a href="#" onclick="Alfresco.module.getAboutShareInstance().show(); return false;"&amp;gt;&lt;BR /&gt; &amp;lt;img src="${url.context}/res/themes/${theme}/images/${msg(theme + "." + "footer.logo")}" border="0" style="height: 28px"/&amp;gt;&lt;BR /&gt; &amp;lt;/a&amp;gt;&lt;BR /&gt; &amp;lt;span&amp;gt;&lt;BR /&gt; &amp;lt;span class="licenseHolder"&amp;gt;${msg(theme + "." + "license.text")}&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt; &amp;lt;span&amp;gt;${msg(theme + "." + "copyright.text")}&amp;lt;/span&amp;gt;&lt;BR /&gt; &amp;lt;/span&amp;gt;&lt;BR /&gt; &amp;lt;/span&amp;gt;&lt;BR /&gt; &amp;lt;#else&amp;gt;&lt;BR /&gt; &amp;lt;span class="copyright"&amp;gt;&lt;BR /&gt; &amp;lt;a href="#" onclick="Alfresco.module.getAboutShareInstance().show(); return false;"&amp;gt;&lt;BR /&gt; &amp;lt;img src="${url.context}/res/components/images/${fc.getChildValue("logo")!"alfresco-logo.svg"}" alt="${fc.getChildValue("alt-text")!"Alfresco Community"}" border="0"/&amp;gt;&lt;BR /&gt; &amp;lt;/a&amp;gt;&lt;BR /&gt; &amp;lt;#if licenseHolder != "" &amp;amp;&amp;amp; licenseHolder != "UNKNOWN"&amp;gt;&lt;BR /&gt; &amp;lt;span class="licenseHolder"&amp;gt;${msg("label.licensedTo")} ${licenseHolder}&amp;lt;/span&amp;gt;&amp;lt;br&amp;gt;&lt;BR /&gt; &amp;lt;/#if&amp;gt;&lt;BR /&gt; &amp;lt;span&amp;gt;${msg(fc.getChildValue("label")!"label.copyright")}&amp;lt;/span&amp;gt;&lt;BR /&gt; &amp;lt;/span&amp;gt;&lt;BR /&gt; &amp;lt;/#if&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;/@&amp;gt;&lt;BR /&gt;&amp;lt;/@&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;More information about Alfresco Share Theme:&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/docs/DOC-7913"&gt;Share Theme Builder&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, 14 Aug 2018 10:16:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dears-can-anyone-help-me-how-to-change-alfresco-copyright-footer/m-p/50107#M19223</guid>
      <dc:creator>calvo</dc:creator>
      <dc:date>2018-08-14T10:16:38Z</dc:date>
    </item>
  </channel>
</rss>

