/[drupal]/contributions/modules/copyright/README.txt
ViewVC logotype

Log of /contributions/modules/copyright/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.7.4.6 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 08:09:15 2008 UTC (15 months, 2 weeks ago) by robrechtj
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7, DRUPAL-5--1-8
Changes since 1.7.4.5: +9 -1 lines
Diff to previous 1.7.4.5 , to branch point 1.7 , to next main 1.9
#289704 : full text of licenses are available at copyright/XX.

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.4.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 07:52:13 2007 UTC (2 years, 5 months ago) by robrechtj
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.7.4.3: +5 -32 lines
Diff to previous 1.7.4.3 , to branch point 1.7
cleanup of unneeded copyright.*sql files as .install now handles it well

Revision 1.7.4.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 10:51:24 2007 UTC (2 years, 5 months ago) by robrechtj
Branch: DRUPAL-5
Changes since 1.7.4.2: +9 -1 lines
Diff to previous 1.7.4.2 , to branch point 1.7
#140022 : allow administrators to assign the same copyright to a set
of nodes (using hook_node_operations()).

Revision 1.7.4.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 10:30:22 2007 UTC (2 years, 5 months ago) by robrechtj
Branch: DRUPAL-5
Changes since 1.7.4.1: +4 -1 lines
Diff to previous 1.7.4.1 , to branch point 1.7
#140015 : default copyright for each user - README.txt documentation.

Revision 1.7.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Feb 26 10:23:54 2007 UTC (2 years, 9 months ago) by robrechtj
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.7: +18 -16 lines
Diff to previous 1.7
#122208 : upgrade to 5.x
- changed location of pages in README.txt.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Feb 25 07:57:14 2007 UTC (2 years, 9 months ago) by robrechtj
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.7: +7 -110 lines
Diff to previous 1.7
Cleaning out HEAD as one of the possible strategies for using HEAD
effectively. See: http://drupal.org/node/17570 .

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.4 - (view) (download) (annotate) - [select for diffs]
Thu Aug 17 08:07:09 2006 UTC (3 years, 3 months ago) by robrechtj
Branch: MAIN
Changes since 1.3: +125 -5 lines
Diff to previous 1.3
updated documentation

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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 18 23:53:17 2005 UTC (4 years, 10 months ago) by veridicus
Branch: MAIN
CVS Tags: DRUPAL-4-6--1-0
Branch point for: DRUPAL-4-5, DRUPAL-4-6
Changes since 1.1: +4 -6 lines
Diff to previous 1.1
Adjusted text and added my name

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 29 23:17:06 2004 UTC (4 years, 10 months ago) by veridicus
Branch: MAIN
Initial release

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2