-
Term statistics: February 25, 2011 2:06
Commit a22e45b on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Term statistics: February 25, 2011 2:06
Commit a13f9e2 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
-
task #309751 by greggles review by nedjo: coder module compliance for term_statistics and query concatenation validation
-
task #309722 by greggles review by nedjo: this depends on statistics and taxonomy - declare that
-
Port to Drupal 5.x
-
#209154 by olivo.marco: ported module to Drupal 5.x
-
README -> README.txt (occurences within files corrected), as announced on the devel mailinglist.
-
- Removed the individual LICENSE files from the contributions repository: see mailing list discussion.
-
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.