Copyrights
Component ID
1958328
Component name
Copyrights
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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?
