When using this module with filtercache.module (highly recommended), The CSS for glossary text is never inserted becasue glossary_filter() is never called. Suggest moving css insertion to glossary_link('system')

Comments

Frodo Looijaard’s picture

Assigned: Unassigned » Frodo Looijaard

This is solved in current CVS, which will become 4.5.0; or at least a similar issue now that filtercache functionality is in the main drupal source.

It has not been backported to 4.4.0, though. Unless there is real demand for it, that will probably not happen.

Have fun,
  Frodo

Anonymous’s picture