Log of /contributions/modules/copyright/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7.4.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 9 07:27:48 2008 UTC
(15 months, 2 weeks ago)
by
robrechtj
Branch:
DRUPAL-5
Changes since
1.7.4.4: +25 -1 lines
Diff to
previous 1.7.4.4
, to
branch point 1.7
#188759 : toggle default node display
#159819 : copyright being shown in the teaser
There is a per-node-type setting that allows users to change the display
options for the copyright license on full node views and teasers. See
README.txt.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 8 19:51:37 2008 UTC
(15 months, 2 weeks ago)
by
robrechtj
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.8: +99 -7 lines
Diff to
previous 1.8
#222729 : port to Drupal 6. Work in progress!!
TODO:
- copyright.admin.inc : rewrite the forms
- replace some db_query()s with drupal_write_record()
- hook_update() to change BOOL columns (from D5) into (TINY)INT
- general checking and debugging
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 17 14:39:25 2006 UTC
(3 years, 3 months ago)
by
robrechtj
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-0
Branch point for:
DRUPAL-4-7,
DRUPAL-5
Changes since
1.6: +5 -3 lines
Diff to
previous 1.6
- instead of the variable 'copyright_nodetypes' we now use 'copyright-enable-$type'
- update hook to rename the variables
- no more need to admin/copyright/configure as we have moved everything away from it:
- enable/disable for content types => workflow settings for that type
- enable/disable site footer => user needs to put block in footer or not
- default copyright => merged with admin/copyright/list
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 17 13:19:12 2006 UTC
(3 years, 3 months ago)
by
robrechtj
Branch:
MAIN
Changes since
1.5: +6 -13 lines
Diff to
previous 1.5
- cleanup some texts
- no more hook_footer : the site-copyright block can be displayed there
- no need for extra <div> inside theme_copyright_footer(), the necessary CSS hooks are in place
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 17 09:53:06 2006 UTC
(3 years, 3 months ago)
by
robrechtj
Branch:
MAIN
Changes since
1.4: +9 -7 lines
Diff to
previous 1.4
more standard admin/copyright/list page where you can set the default copyright to use
(modelled after admin/filters)
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 10 21:46:17 2006 UTC
(3 years, 3 months ago)
by
robrechtj
Branch:
MAIN
Changes since
1.2: +4 -1 lines
Diff to
previous 1.2
- #19061: drupal 4.7 version (first try)
- issue remaining: the book exception does not work as expected
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.