Can Glossaries be linked to some kind of css

Can Glossaries be linked to some kind of css

- ryan wise の投稿
返信数: 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.
ryan wise への返信

Re: Can Glossaries be linked to some kind of css

- Martin Dougiamas の投稿
画像 Core developers 画像 Documentation writers 画像 Moodle HQ 画像 Particularly helpful Moodlers 画像 Plugin developers 画像 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.
Martin Dougiamas への返信

Re: Can Glossaries be linked to some kind of css

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