Log of /contributions/modules/front/README.txt
Parent Directory
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 19 11:32:53 2008 UTC (14 months, 2 weeks ago) by
augustin
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.25: +16 -16 lines
Diff to
previous 1.25
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.12.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 10 04:36:08 2007 UTC (23 months, 3 weeks ago) by
augustin
Branch:
DRUPAL-4-7
Changes since
1.12: +65 -21 lines
Diff to
previous 1.12
Importing the content of the tarball for 4.7.x-4.0 2007-Jan-24 into the top of the 4.7 branch.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 22 19:44:27 2007 UTC (2 years, 5 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
creating new relese
Revision
1.22
Mon Jan 22 13:50:25 2007 UTC (2 years, 5 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, 5 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.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 18 11:46:58 2006 UTC (2 years, 9 months ago) by
jasonm3m
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.14: +27 -18 lines
Diff to
previous 1.14
Updated module for Drupal 5.0. New features added. Readme.txt updated. To DO list updated.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 14 14:02:07 2006 UTC (2 years, 9 months ago) by
jasonm3m
Branch:
MAIN
Changes since
1.13: +9 -1 lines
Diff to
previous 1.13
minor update to the readme.txt to warn those using the path.module about having other pages with the url alias 'front_page' setup.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 10 19:25:24 2005 UTC (3 years, 9 months ago) by
jasonm3m
Branch:
MAIN
Changes since
1.9: +14 -16 lines
Diff to
previous 1.9
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.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 15 08:43:00 2005 UTC (4 years, 4 months ago) by
jasonm3m
Branch:
MAIN
Changes since
1.6: +11 -3 lines
Diff to
previous 1.6
Updated Front_page module with an ALLOW PHP checkbox to enable users to insert PHP in their front page(s) simply.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 10 15:14:24 2005 UTC (4 years, 4 months ago) by
jasonm3m
Branch:
MAIN
Changes since
1.5: +2 -0 lines
Diff to
previous 1.5
updating readme installation instructions to remind people to set user permissions for front page
Revision
1.2
Wed Dec 8 14:35:11 2004 UTC (4 years, 6 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 (4 years, 8 months 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.