User: agaric Branch: HEAD Date: Sat, 18 Aug 2007 12:08:14 +0000 Modified files: /modules/cmt NOTES.txt cmt.css cmt.module cmt_admin.inc Log message: that was so strange. The whole cmt_admin.inc file was refusing to run; best I could determine PHP was not interpreting its spaces as spaces but running everything together. A Mac-Unix file exchange screw-up? Anyway, wasted a lot of time, used the content_types.inc from node module as an emptied out file and pasted my content into TextEdit, and then SubEthaEdit (TextWrangler may be the thing screwing it all up) and it works. Other fixes part of this, most significantly listing multiple new term forms if multiple vocabularies are CMT-enabled. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cmt/NOTES.txt&old=... http://cvs.drupal.org/diff.php?path=contributions/modules/cmt/cmt.css&old=1.... http://cvs.drupal.org/diff.php?path=contributions/modules/cmt/cmt.module&old... http://cvs.drupal.org/diff.php?path=contributions/modules/cmt/cmt_admin.inc&...