Can Glossaries be linked to some kind of css

Can Glossaries be linked to some kind of css

per ryan wise -
Nombre de respostes: 2
I was wondering how difficult it would be to tie glossaries to css and be able to choose what color and effect is applied to the various words.

Verbs in red, nounds in blue. Or a glossary of common misspellings which will automatically have strikethroughs in them.

Just a thought. Not critical, but I figured if it were easy to implement and other people would be able to use somthing like this...

Or maybe this already exists and I'm missing it.
Mitjana de qualificacions: -
En resposta a ryan wise

Re: Can Glossaries be linked to some kind of css

per Martin Dougiamas -
Imatge de Core developers Imatge de Documentation writers Imatge de Moodle HQ Imatge de Particularly helpful Moodlers Imatge de Plugin developers Imatge de Testers
Not possible now (one style for all) but it's a cool idea.

I've just added the glossary ID to the styles in 1.5 which will help somewhat. eg a link might have the style glossary12.
En resposta a Martin Dougiamas

Re: Can Glossaries be linked to some kind of css

per David Scotson -

Perhaps category names would work here e.g.

class="glossary category-noun"

for things in the "noun" category. I'm not sure how that would internationalize though.