Log of /contributions/modules/front/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 19 11:32:53 2008 UTC
(19 months, 1 week ago)
by
augustin
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.25: +16 -16 lines
Diff to
previous 1.25
,
to
selected 1.25.2.1
Update the README:
removed all (unecessary) references to Drupal 4.6.x, 4.7.x and 5.x.
(this package would only work with D6 anyway!)
Added a reference to the new permission setting ('access frontpage').
Revision
1.25.2.1 -
(
view)
(
download)
(
annotate)
-
[selected]
Sat Apr 19 11:32:44 2008 UTC
(19 months, 1 week ago)
by
augustin
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-1,
DRUPAL-6--1-2
Changes since
1.25: +16 -16 lines
Diff to
previous 1.25
, to
next main 1.26
Update the README:
removed all (unecessary) references to Drupal 4.6.x, 4.7.x and 5.x.
(this package would only work with D6 anyway!)
Added a reference to the new permission setting ('access frontpage').
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 22 19:44:27 2007 UTC
(2 years, 10 months ago)
by
jasonm3m
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--2-0,
DRUPAL-4-7--3-0,
DRUPAL-4-7--4-0,
DRUPAL-5--1-3,
DRUPAL-5--1-4,
DRUPAL-5--1-5,
DRUPAL-5--1-6,
DRUPAL-5--1-7,
DRUPAL-5--1-8,
DRUPAL-5--1-9
Changes since
1.23: +0 -0 lines
Diff to
previous 1.23
,
to
selected 1.25.2.1
creating new relese
Revision
1.22
Mon Jan 22 13:50:25 2007 UTC
(2 years, 10 months ago)
by
jasonm3m
Branch:
MAIN
Changes since
1.21: +1 -1 lines
FILE REMOVED
removing files in an attempt to create a clean release
Revision
1.20
Mon Jan 22 13:13:29 2007 UTC
(2 years, 10 months ago)
by
jasonm3m
Branch:
MAIN
Changes since
1.19: +1 -1 lines
FILE REMOVED
removing files in an attempt to tidy up the relases
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 10 19:25:24 2005 UTC
(4 years, 2 months ago)
by
jasonm3m
Branch:
MAIN
Changes since
1.9: +14 -16 lines
Diff to
previous 1.9
,
to
selected 1.25.2.1
significant updates: allows administrators to override their default HOME links in the site. Removed the unnecessary permission settings and simplified the installation process.
Revision
1.2
Wed Dec 8 14:35:11 2004 UTC
(4 years, 11 months ago)
by
jasonm3m
Branch:
MAIN
Changes since
1.1: +0 -0 lines
FILE REMOVED
*** empty log message ***
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:01:37 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Diff
to
selected 1.25.2.1
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.