Talk:Embedded and Automotive/Archived/PV Drivers/Roadmap

From Xen
Revision as of 11:51, 29 October 2014 by Lars.kurth (talk | contribs)

Categories

This article is in the "Category" category. I don't understand how that category applies to this article.
GarveyPatrickD 23:22, 28 October 2014 (UTC)

  • Lars.kurth 11:51, 29 October 2014 (UTC): Hi, this may be a template or CSS issue. All pages that are in a Category have the Category link in them which points to a list of all categories. Probably the Category link should be visually different, but as far as I recall there is no easy way for an CSS style sheet to achieve this, without making some code changes to Mediawiki. Wikipedia and all other Mediawiki instances do the same, but it just renders differently, aka
    Categories: Cat1 Cat2 ...
    . There seems to be some clever logic in Mediawiki, which uses "Category" as label when a page is in one category only and uses "Categories" when the page is in several categories, which I guess is where the confusion comes from. I was originally looking at some CSS wizardry to make the first button look different, but am not enough of a CSS expert to make this happen. The relevant code is in MediaWiki:Common.css under /** 12. Category Links **/.