Hi,
I was wondering if it would be possible to theme the display of a terms description. While searchig for a way, I noticed that changes in taxonomy_context.css seem not to be reflected on the website itself. Should this stylesheet be copied anywhere else, or should it run from the module's directory?
Also I was looking for ways to display even more information about a taxonomie's term, e.g. it's synonyms, or it's related terms. Is this already possible, or is such an extension possibly already planned for the upcoming release?
However, Taxonomy Context is already a very useful module - thanks a lot for developing and maintaining it!
Greetings & regards, -asb
Comments
Comment #1
giorgio79 commentedAs a sidenote I think all of the output should be to blocks, so that no separate themeing is required per module :)
Comment #2
Fayna commentedTo be able to use taxonomy_context.css you have to enable that option in Taxonomy Context's global settings. By default it's disabled, allowing you to use your theme's .css files.
Displaying related terms can be accomplished via Views or other modules. I'm not sure if it can be done with Taxonomy Context.
Comment #3
Fayna commentedComment #4
nancydruI believe Fayna answered you correctly.