Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module providing block with dynamic copyrights information same as '2013 © Example site (example.com)'.

Features:

  • Copyrights information with placeholders:
    • !copy - for © symbol;
    • @date - for dates;
    • @site_name - for current site name;
    • @site_url - for current site url ($base_url global Drupal variable).
  • Custom link title and class.
  • Custom container for link.
  • Aliased path.
  • hook_copyrights_block_render_alter(&$copyrights_block_info, $variables) for changing block configuration before it rendering.
  • Standart Drupal block settings. :)
  • Тo dependencies on non-core modules.

What else?

Project information

  • Created by vasiliy0s on , updated