StaticButton

Categories

Component ID

1293532

Component name

StaticButton

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module created a customizable static button on your site.
The customization options currently are limited to the following options:

  • Enable or disable the Static Button
  • Static Button image path: Select a path to a image file which will be used as the image button.
  • Static Button link path. This is a drupal path that when the user clicks on the static button, he be directed to that path
  • Show Static Button on specific pages: Select pages in which the static button should be shown. Three options are availabe:
    • Show on every page except the listed pages.
    • Show on only the listed pages.
    • Show if the following PHP code returns TRUE (PHP-mode, experts only).