-
Fix to issue #25445, from Allie Micka.
-
Fix to issue #25445, incorrect call to drupal_set_html_head().
-
This commit was manufactured as part of Drupal's Great Git Migration to create branch 'DRUPAL-4-6'. Sprout from master 2005-05-03 16:53:19 UTC Nedjo Rogers <code@chocolatelilyweb.ca> 'Theme elements for two looks.' Delete: lib/alt_arrow.png lib/alt_arrow_o.png lib/alt_jsdomenu.config.js lib/alt_jsdomenu.css lib/alt_left.png lib/arrow.png lib/arrow_o.png lib/changelog.txt lib/jsdomenu.css lib/readme.txt
-
Theme elements for two looks.
-
Updates provided by joel_guesclin, enhancing functionality and updating the library.
-
Applied fix to bug report #11418 as supplied by drupal.org user joel_guesclin. Converted line endings to unix.
-
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. -
Fixed outdated term id referenct.