Log of /contributions/modules/glossary/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8.4.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 9 05:19:14 2008 UTC
(22 months, 2 weeks ago)
by
nancyw
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-8,
DRUPAL-5--2-1-beta,
DRUPAL-6--1-0,
DRUPAL-6--1-0-BETA1,
DRUPAL-6--1-0-BETA2,
DRUPAL-6--1-0-BETA3,
DRUPAL-6--1-0-BETA4,
DRUPAL-6--1-0-BETA5
Branch point for:
DRUPAL-6--1
Changes since
1.8.4.1: +2 -1 lines
Diff to
previous 1.8.4.1
, to
branch point 1.8
, to
next main 1.11
-dev?
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 7 19:11:38 2005 UTC
(3 years, 11 months ago)
by
weitzman
Branch:
MAIN
Branch point for:
DRUPAL-4-7,
DRUPAL-5
Changes since
1.7: +6 -7 lines
Diff to
previous 1.7
add block for searching the glossary.
small fix to admin links at bottom of overveiw page
remove CHANGELOG file. use CVS instead. there is a link from the project page at drupal.org
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 5 19:43:58 2004 UTC
(5 years ago)
by
uwe
Branch:
MAIN
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
README -> README.txt (occurences within files corrected), as announced on the
devel mailinglist.
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
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.