You are here

README.txt in Ridiculously Responsive Social Sharing Buttons 8.2

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The Ridiculously Responsive Social Sharing Buttons module provides the ability
to use the Ridiculously Responsive Social Share Buttons to a Drupal site.

RRSSB are social sharing buttons that you can drop into any website with
attractive SVG-based icons, small download, and browser compatibility. No
3rd-party scripts.

You can choose to add the buttons to the end of certain node types or use the
block to put them wherever you want.

Originally designed as share buttons (where a visitor is encouraged to share
your page on their social stream), the buttons can equally be used as follow
buttons, where the visitor is encouraged to visit your social stream.

 * For a full description of the module visit:
   https://www.drupal.org/project/rrssb

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/rrssb


REQUIREMENTS
------------

This module requires no modules outside of Drupal core, but does require an
external RRSSB library to be downloaded and installed.


INSTALLATION
------------

    1. Download and install the Drupal module as normal.
    2. If you have drush, it should fetch the RRSSB library automatically. If
       not, you can manually run 'drush cache-rebuild' and 'drush rrssbdl'.
    3. Otherwise, manually download the library zip file, using the URL on the
       site "Status report" page to ensure that you get the right version.
    4. Extract the files to sites/all/libraries, and rename rrssb-master to
       rrssb-plus.
    5. Enable the module.

For more information on installing modules, visit:
https://www.drupal.org/node/1897420 for further information.


CONFIGURATION
-------------

    1. Once the module has been installed and enabled, you can choose your
       buttons and settings on the module configuration page:
       Administration > Configuration > Content > RRSSB > Default.
    2. You can add multiple share/follow blocks with different settings, by
       clicking the 'Add RRSSB Button Set' button on the RRSSB configuration
       page.
    3. After your RRSSB block or blocks are created, you can add them to page
       layout in the block user interface Administration > Structure > Block the
       way you add other blocks.


MAINTAINERS
-----------

 * Adam Shepherd (AdamPS) - https://www.drupal.org/u/adamps
 * Himanshu Dixit (himanshu-dixit) - https://www.drupal.org/u/himanshu-dixit
 * Michael Roberts (mike.roberts) - https://www.drupal.org/u/mike.roberts

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Ridiculously Responsive Social Sharing Buttons module provides the ability
  11. to use the Ridiculously Responsive Social Share Buttons to a Drupal site.
  12. RRSSB are social sharing buttons that you can drop into any website with
  13. attractive SVG-based icons, small download, and browser compatibility. No
  14. 3rd-party scripts.
  15. You can choose to add the buttons to the end of certain node types or use the
  16. block to put them wherever you want.
  17. Originally designed as share buttons (where a visitor is encouraged to share
  18. your page on their social stream), the buttons can equally be used as follow
  19. buttons, where the visitor is encouraged to visit your social stream.
  20. * For a full description of the module visit:
  21. https://www.drupal.org/project/rrssb
  22. * To submit bug reports and feature suggestions, or to track changes visit:
  23. https://www.drupal.org/project/issues/rrssb
  24. REQUIREMENTS
  25. ------------
  26. This module requires no modules outside of Drupal core, but does require an
  27. external RRSSB library to be downloaded and installed.
  28. INSTALLATION
  29. ------------
  30. 1. Download and install the Drupal module as normal.
  31. 2. If you have drush, it should fetch the RRSSB library automatically. If
  32. not, you can manually run 'drush cache-rebuild' and 'drush rrssbdl'.
  33. 3. Otherwise, manually download the library zip file, using the URL on the
  34. site "Status report" page to ensure that you get the right version.
  35. 4. Extract the files to sites/all/libraries, and rename rrssb-master to
  36. rrssb-plus.
  37. 5. Enable the module.
  38. For more information on installing modules, visit:
  39. https://www.drupal.org/node/1897420 for further information.
  40. CONFIGURATION
  41. -------------
  42. 1. Once the module has been installed and enabled, you can choose your
  43. buttons and settings on the module configuration page:
  44. Administration > Configuration > Content > RRSSB > Default.
  45. 2. You can add multiple share/follow blocks with different settings, by
  46. clicking the 'Add RRSSB Button Set' button on the RRSSB configuration
  47. page.
  48. 3. After your RRSSB block or blocks are created, you can add them to page
  49. layout in the block user interface Administration > Structure > Block the
  50. way you add other blocks.
  51. MAINTAINERS
  52. -----------
  53. * Adam Shepherd (AdamPS) - https://www.drupal.org/u/adamps
  54. * Himanshu Dixit (himanshu-dixit) - https://www.drupal.org/u/himanshu-dixit
  55. * Michael Roberts (mike.roberts) - https://www.drupal.org/u/mike.roberts