/[drupal]/contributions/modules/ezmlm/README.txt
ViewVC logotype

Contents of /contributions/modules/ezmlm/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Oct 13 13:01:35 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
File MIME type: text/plain
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.
1 This modules includes some utilities related to ezmlm. For now, it only has a box and a form for subscribing for ezmlm lists.
2
3
4 Feel free to add other functionnalities in there!
5
6 Stéphane Couture
7 steph@alternatives.ca

  ViewVC Help
Powered by ViewVC 1.1.2