I install modules into /sites/*/modules/, so I found this nice "eek! can't find glossary.css!" bug in the glossary module, because it doesn't use drupal_get_path.

Thanks for glossary! :-)

CommentFileSizeAuthor
glossary-css-location.patch428 bytesjdub

Comments

moshe weitzman’s picture

Status: Reviewed & tested by the community » Fixed

about to commit slightly improved path ... uses theme_add_style() to add stylesheet, not drupal_set_html_head()

Anonymous’s picture

Status: Fixed » Closed (fixed)