Log of /contributions/modules/weather/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 4 08:52:03 2006 UTC
(3 years ago)
by
toddy
Branch:
MAIN
Changes since
1.5: +9 -26 lines
Diff to
previous 1.5
Initial commit of an updated version for Drupal 4.7
This commit removes all files which are no longer needed and adds
new files which are used by the new module. Moreover, the module
itself is a complete rewrite from scratch to be compatible with
Drupal 4.7.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:01:52 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.