Skip to content

toutpt/collective.portlet.socialnetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This addon provide a portlet to let people follow your company accros multiple social networks

How it works / to use

You can add social networks (to follow) using the settings registry ''.

To configure in your own policy do as follow:

<record name="collective.portlet.socialnetworks">
    <value>
      <element>facebook|https://www.facebook.com/cirbcibg</element>
      <element>twitter|https://twitter.com/cirb_cibg</element>
      <element>linkedin|http://www.linkedin.com/company/cirb_cibg</element>
      <element>youtube|http://www.youtube.com/user/CIRBCIBG</element>
    </value>
</record>

This addon build links with icons and so provide icons. Provided icons are for the following social networks:

  • blogger
  • digg
  • facebook
  • flickr
  • google plus
  • linkedin
  • myspace
  • pinterest
  • stumbleupon
  • tumblr
  • twitter
  • vimeo
  • youtube

How to customize icons

To change used icons you have two solution:

  • create a browser resource directory with the name of this addon and provide the new set of icons you want to use.
  • override the template using z3c.jbot (or plone.app.themingplugins) to change icons urls.

Credits

Icons

3d-designbolts_

makinacom_

cirb_ CIRB / CIBG

People

About

Social networks to follow

Resources

Stars

Watchers

Forks

Packages

No packages published