You are here

README.txt in Floating Social Icons 8

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

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


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

The Floating Social Icons module allows sites to display social icons and links
to other social sites. This module does not use javascript, it uses twig if else
conditions to set classes based on condition. This module does not share,
instead it directs to the URL of the social site.

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

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


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

This module requires no modules outside of Drupal core.

The Floating Social Icons module uses Font Awesome Method SVG with js instead of
webfonts.

 * Font Awesome Icons - https://www.drupal.org/project/fontawesome


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

 * Install the Floating Social Icons module as you would normally install a
   contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
   further information.


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

    1. Navigate to Administration > Extend and enable the Floating Social Icons
       module and its dependencies.
    2. Navigate to Administration > Structure > Block Layout.
    3. Select the region to place the block. A default block was created when
       the module was enabled with the name Floating Social Block. Select "Place
       Block".
    4. Configure the block and enter the details in their respective fields.
    5. A minimum of two fields must be filled in.
    6. The icon will not be displayed if the field is empty.
    7. In the "Display Icons" field select where to display the block: left,
       top, bottom, or right.
    8. Uncheck the Display title field and place the block in the desired
       region.
    9. Select the appropriate visibility settings.
    10. Select "Save block".
    11. Navigate to font awesome settings page uncheck Use version 4 shim file?
    12. Click Save configuration.
   
This block is also responsive for mobile and tabs.


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

 * Maheshwaran Jayagopal (Maheshwaran.j) - https://www.drupal.org/u/maheshwaranj

Supporting organization:

 * Drupal Partners - https://www.drupal.org/drupal-partners-0

Our Services include Drupal Development, Drupal eCommerce Development, Drupal
Migration ,Drupal Maintenance, Drupal Multisites, Drupal Intranet.

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 Floating Social Icons module allows sites to display social icons and links
  11. to other social sites. This module does not use javascript, it uses twig if else
  12. conditions to set classes based on condition. This module does not share,
  13. instead it directs to the URL of the social site.
  14. * For a full description of the module visit:
  15. https://www.drupal.org/project/floating_social_icons
  16. * To submit bug reports and feature suggestions, or to track changes visit:
  17. https://www.drupal.org/project/issues/floating_social_icons
  18. REQUIREMENTS
  19. ------------
  20. This module requires no modules outside of Drupal core.
  21. The Floating Social Icons module uses Font Awesome Method SVG with js instead of
  22. webfonts.
  23. * Font Awesome Icons - https://www.drupal.org/project/fontawesome
  24. INSTALLATION
  25. ------------
  26. * Install the Floating Social Icons module as you would normally install a
  27. contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
  28. further information.
  29. CONFIGURATION
  30. -------------
  31. 1. Navigate to Administration > Extend and enable the Floating Social Icons
  32. module and its dependencies.
  33. 2. Navigate to Administration > Structure > Block Layout.
  34. 3. Select the region to place the block. A default block was created when
  35. the module was enabled with the name Floating Social Block. Select "Place
  36. Block".
  37. 4. Configure the block and enter the details in their respective fields.
  38. 5. A minimum of two fields must be filled in.
  39. 6. The icon will not be displayed if the field is empty.
  40. 7. In the "Display Icons" field select where to display the block: left,
  41. top, bottom, or right.
  42. 8. Uncheck the Display title field and place the block in the desired
  43. region.
  44. 9. Select the appropriate visibility settings.
  45. 10. Select "Save block".
  46. 11. Navigate to font awesome settings page uncheck Use version 4 shim file?
  47. 12. Click Save configuration.
  48. This block is also responsive for mobile and tabs.
  49. MAINTAINERS
  50. -----------
  51. * Maheshwaran Jayagopal (Maheshwaran.j) - https://www.drupal.org/u/maheshwaranj
  52. Supporting organization:
  53. * Drupal Partners - https://www.drupal.org/drupal-partners-0
  54. Our Services include Drupal Development, Drupal eCommerce Development, Drupal
  55. Migration ,Drupal Maintenance, Drupal Multisites, Drupal Intranet.