Log of /contributions/modules/attached_node/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Wed Dec 8 23:05:33 2004 UTC
(4 years, 11 months ago)
by
javanaut
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-4-7
Changes since
1.2: +47 -23 lines
Diff to
previous 1.2
Added contributed documentation and updated to reflect sylesheet change.
Thanks Rich
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 23 19:46:52 2004 UTC
(5 years ago)
by
javanaut
Branch:
MAIN
Branch point for:
DRUPAL-4-5
Changes since
1.1: +69 -98 lines
Diff to
previous 1.1
Reworked the documentation to be less like a development doc, more like
a user doc.
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:01:32 2004 UTC
(5 years 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.