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

Log of /contributions/modules/article/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.5.6.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 16:02:09 2007 UTC (2 years, 1 month ago) by msameer
Branch: DRUPAL-5--2
Branch point for: DRUPAL-6--1
Changes since 1.5: +2 -5 lines
Diff to previous 1.5
Cleanups. Thanks Timotheos. Closes: #186561)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jun 25 10:35:49 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-2, DRUPAL-5--1-0, DRUPAL-5--2-3, DRUPAL-5--2-4, HEAD, TDRUPAL-5--2-1, TDRUPAL-5--2-2
Branch point for: DRUPAL-4-7, DRUPAL-5, DRUPAL-5--2
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Fixed typo (Closes: #19797).

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Apr 15 05:01:54 2006 UTC (3 years, 7 months ago) by deekayen
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 21 05:43:34 2005 UTC (4 years, 8 months ago) by codemonkeyx
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.2: +8 -8 lines
Diff to previous 1.2
  * Updated code to work with Drupal 4.6.
    - Moved block configuration to the block administration page.
    - Replaced direct module calls with module_invoke calls.
    - Removed node_access_join_sql(), node_access_where_sql() from SQL statements.
    - Added db_rewrite_sql() calls to SQL statements.
  * Fixed Several issues.
    - Articles don't display in categories - http://drupal.org/node/14329
    - Strict warnings when running under PHP5 - http://drupal.org/node/15000 (thanks for the patch lyk0s)
    - Added Depth option to the admin settings - http://drupal.org/node/17583
  * Hopefully more changes to come before Drupal 4.6

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Nov 3 05:53:58 2004 UTC (5 years ago) by codemonkeyx
Branch: MAIN
CVS Tags: DRUPAL-4-5
Changes since 1.1: +3 -4 lines
Diff to previous 1.1
Updated to work with Drupal 4.5.

Added some new admin configuration options.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 13:01:31 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:

find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;

I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.

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