REMOVING ALFRESCO LOGOS AND BANNERS FOR CUSTOMIZATION

826 views
Skip to first unread message

blueflame....@gmail.com

unread,
Aug 29, 2014, 8:43:10 AM8/29/14
to alfresco-techn...@googlegroups.com
Good day Guys,

How do I remove all Alfresco Logos and Banners on the Alfresco community application especially the one the bottom of the dashboard that has a logo and says "Alfresco community edition is supplied for free with no support and all that"?

Awaiting your responses.

Ejike Chiboka

Douglas C. R. Paes

unread,
Aug 29, 2014, 8:51:19 AM8/29/14
to alfresco-techn...@googlegroups.com

Douglas C. R. Paes

"D
one is better than perfect"

Zuckerberg



--
You received this message because you are subscribed to the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-d...@googlegroups.com.
To post to this group, send email to alfresco-techn...@googlegroups.com.
Visit this group at http://groups.google.com/group/alfresco-technical-discussion.
For more options, visit https://groups.google.com/d/optout.

sujay pillai

unread,
Aug 29, 2014, 10:24:30 AM8/29/14
to alfresco-techn...@googlegroups.com
​You can try the below steps :

1) Create a new file (hidefooter-extension.xml) under tomcat/webapps/share/WEB-INF/classes/alfresco/site-data/extension
<extension>
   <modules>
      <module>
         <id>Hide Footer</id>
         <auto-deploy>true</auto-deploy>
         <components>
            <component>
               <region-id>footer</region-id>
               <source-id>global</source-id>
               <scope>global</scope>
               <sub-components>
                 <sub-component id="default">
                   <evaluations>
                     <evaluation id="global.footer">
                        <render>false</render>
                     </evaluation>
                   </evaluations>
                 </sub-component>
               </sub-components>
            </component>
         </components>
      </module>
   </modules>
</extension>

2) Give your server a restart and navigate to modules deployment page [http://localhost:8080/share/page/modules/deploy

3) Add 'Hide Footer' to Deployed modules section and click on Apply changes


Check out the magic ;)

*** You should place all your customized extension under tomcat/shared/classes/alfresco/web-extension/site-data/extension folder [you would have to create the folder site-data/extension which by default is not present]


Hope so that helps!!!
hidefooter-extension.xml

blueflame....@gmail.com

unread,
Sep 8, 2014, 7:20:31 AM9/8/14
to alfresco-techn...@googlegroups.com
Hi Sujay,

There were no changes after I carried out your advice above. Find attached a print screen after everything had been carried out.

Expecting your expert response.

BR,

Ejike

To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-discussion+unsub...@googlegroups.com.

To post to this group, send email to alfresco-techn...@googlegroups.com.
Visit this group at http://groups.google.com/group/alfresco-technical-discussion.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-discussion+unsub...@googlegroups.com.
Print-screen for hidefooter Alfresco.docx

sujay pillai

unread,
Sep 8, 2014, 10:31:25 AM9/8/14
to alfresco-techn...@googlegroups.com
Hello Ejike,

The second option would be to hide it from display using CSS by adding "display:none" as shown in below screenshot



On Mon, Sep 8, 2014 at 9:50 PM, sujay pillai <sujayo...@gmail.com> wrote:
Hello Ejike,

The steps mentioned by me were for the Alfresco Share client not for Alfresco Explorer.

For Alfresco Explorer you would have to change this file PageTag.java  
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-d...@googlegroups.com.

sujay pillai

unread,
Sep 8, 2014, 10:46:03 AM9/8/14
to alfresco-techn...@googlegroups.com
Hello Ejike,

The steps mentioned by me were for the Alfresco Share client not for Alfresco Explorer.

For Alfresco Explorer you would have to change this file PageTag.java  
On Mon, Sep 8, 2014 at 7:20 PM, <blueflame....@gmail.com> wrote:
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-d...@googlegroups.com.

Ejike Enyinnaya

unread,
Oct 26, 2015, 4:32:56 AM10/26/15
to Alfresco Technical Discussion
Hi Sujay,

Please where do I find the file PageTag.java.

Regards,

sujay pillai

unread,
Oct 26, 2015, 5:12:47 AM10/26/15
to alfresco-techn...@googlegroups.com

Regards,
Sujay Pillai


To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-d...@googlegroups.com.

To post to this group, send email to alfresco-techn...@googlegroups.com.
Visit this group at http://groups.google.com/group/alfresco-technical-discussion.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-d...@googlegroups.com.

BlueFlame Engineering

unread,
Feb 2, 2016, 3:38:04 AM2/2/16
to alfresco-techn...@googlegroups.com
Hi Sujay,

I am still having difficulties removing the Alfresco community logo at the bottom of the Alfresco landing page.

What can i do?

BR,

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd


--
You received this message because you are subscribed to a topic in the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/alfresco-technical-discussion/i5MYNhMQFWM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to alfresco-technical-d...@googlegroups.com.

sujay pillai

unread,
Feb 2, 2016, 3:45:55 AM2/2/16
to alfresco-techn...@googlegroups.com
Hello Ejike,

What version of Alfresco are you on?

Regards,
Sujay Pillai


BlueFlame Engineering

unread,
Feb 2, 2016, 4:21:54 AM2/2/16
to alfresco-techn...@googlegroups.com
Hi Sujay,

I am using version 4.2

BR,

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd


sujay pillai

unread,
Feb 2, 2016, 4:30:31 AM2/2/16
to alfresco-techn...@googlegroups.com
Did you try the steps mentioned in the above mail chain?

What error do you see in logs?

Regards,
Sujay Pillai

BlueFlame Engineering

unread,
Feb 2, 2016, 5:19:19 AM2/2/16
to alfresco-techn...@googlegroups.com
Hi Sujay,

where do i find PageTag.java  in alfresco explorer and when i find it what exactly am i supposed to change in the script?

BR,

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd


sujay pillai

unread,
Feb 2, 2016, 5:35:01 AM2/2/16
to alfresco-techn...@googlegroups.com
Hello Ejike,

PageTag.java is a java class and you will have to download the Alfresco SDK, modify the class, compile it by building an amp. Apply this amp on to your alfresco.war file. Refer this blog.

The second easiest option would be to hide the section using CSS (as highlighted in earlier mail).

Do you really use Alfresco Explorer still ? 🤔

Regards,
Sujay Pillai

BlueFlame Engineering

unread,
Feb 2, 2016, 5:55:48 AM2/2/16
to alfresco-techn...@googlegroups.com
Hi Sujay,

Yes i still do for Alfresco 4.2 even though i heard the latest Alfresco version only comes with share. 

why is that? and why no more workflow?

How do you now implement workflow on alfresco?

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd


BlueFlame Engineering

unread,
Feb 2, 2016, 6:46:58 AM2/2/16
to alfresco-techn...@googlegroups.com
Hi Sujay,

Find my print screen below, anytime i go to view the page source and inspect to edit the code it never saves and it goes back to the old code.

Inline image 1

Waiting for your response.

BR,


Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd


BlueFlame Engineering

unread,
Feb 3, 2016, 5:03:15 AM2/3/16
to alfresco-techn...@googlegroups.com
Hi Sujay,

Did you get my email with the print screen. still expecting your response.

BR,

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd


sujay pillai

unread,
Feb 3, 2016, 7:42:06 AM2/3/16
to alfresco-techn...@googlegroups.com
Hello Ejike,

The changes what you do through browser developer console will not be permanent, its temporary for the page loaded.

You will have to pick up the corresponding CSS file in the war file and do the changes, so that it's served directly from webserver.

Yes the Alfresco explorer have been removed from 5.0.b. Its not that the workflow have been removed, just that they moved from jBPM to Activiti (the backend workflow engine)


Regards,
Sujay Pillai

BlueFlame Engineering

unread,
Feb 3, 2016, 8:49:49 AM2/3/16
to alfresco-techn...@googlegroups.com
Hi Sujay,

Thanks for your response. Kindly direct me to which of the folders I can find the appropriate CSS file in the WAR file.

It's quite disappointing that Alfresco explorer has been removed, it looks much more professional than Alfresco share in my own opinion and how do users like myself who are used to Explorer get to use workflow in share? Care to explain?

Look forward to your response.

BR,

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd


Reply all
Reply to author
Forward
0 new messages