Can Glossaries be linked to some kind of css

Can Glossaries be linked to some kind of css

von ryan wise -
Anzahl Antworten: 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.
Als Antwort auf ryan wise

Re: Can Glossaries be linked to some kind of css

von Martin Dougiamas -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Moodle HQ Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers Nutzerbild von 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.
Als Antwort auf Martin Dougiamas

Re: Can Glossaries be linked to some kind of css

von 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.