copyright 5.x-1.7
Robrecht Jacques - August 9, 2008 - 08:16
| Download | Size | md5 hash |
|---|---|---|
| copyright-5.x-1.7.tar.gz | 22.47 KB | 5f1c0fd61d66ea8dcaded410baa89aa9 |
Official release from CVS tag: DRUPAL-5--1-7
Last updated: August 9, 2008 - 08:20
New features
- The full text of copyrights are available at 'copyright/XX' url (fixed #289704),
- New display options to hide or display the copyright notice for nodes (fixes #159819 and #188759),
From the README.txt:
2. On the content type settings page ("administer >> content management >>
content types") you can for each content type for which the author can
select a copyright, enable or disable the copyright selection. By default,
all content types have this disabled.
On the same page you can also configure when to display the copyright
license for nodes of this content type:
* Display notice on full node display
If checked, the notice will be displayed on full page nodes below the
node content. By default it is checked.
* Display notice on teaser display
If checked, the notice will be displayed for teasers (eg on the front
page) below the node content. By default it is checked.
* Display notice even when equal to default site notice
If checked, the notice for a node will be displayed (for teaser and/or
full node, depending on the options above) even when it is equal to
the site-wide default notice. If you don't use the "Site copyright"
block, you may want to check this option.
By default it is not checked, which means that if a node has the
same license as the site-wide license, it will not appear below the
node content, neither in full view nor teaser view.
