README.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. DESCRIPTION
  2. ===========
  3. The modules provides a configurable block that display links (icons) to your
  4. profiles on various popular networking sites.
  5. INSTALLATION
  6. ============
  7. 1. Install as usual, see http://drupal.org/node/70151 for further information.
  8. 2. The module has no special configuration. All settings are available in the
  9. block settings:
  10. /admin/structure/block/manage/social_media_links/social-media-links/configure
  11. INCLUDED ICON SETS
  12. ==================
  13. The module contains a icon set, that the module is ready for use immediately
  14. after the installation.
  15. Currently, the Elegant Themes set [1] is included. This icon set is licensed
  16. under MIT and GPL 2.0. Thank, you guys!
  17. [1] http://www.elegantthemes.com/blog/resources/beautiful-free-social-media-icons
  18. TODOS
  19. =====
  20. * Add documentation for the hooks to register new platforms and icon sets
  21. * Add more predefined icon sets.
  22. * Add libraries integration to include (external) icon sets.
  23. * Add tool to change the order of the platforms.
  24. * Add validation to check the entered usernames (404 return code status check)
  25. MAINTAINER
  26. ==========
  27. - cbeier (Christian Beier)