https://bugzilla.wikimedia.org/show_bug.cgi?id=1553
--- Comment #11 from Danny B. <[EMAIL PROTECTED]> 2008-12-08 11:45:09 UTC ---
Partial solution may be adding of something like
html[lang="de"] #p-navigation h5
{
text-transform: none;
}
or even
html[lang="de"] #column-one h5
{
text-transform: none;
}
(I was too lazy to look for proper selectors, so take it with some
tolerance ;-))
to /skins/monobook/main.css
However, IE at least till version 6 (I can't test in newer one ATM) does not
support it - that's why it's just partial solution. But I guess better than
nothing at least for the beginning.
(In reply to comment #10)
> Couldn't we wrap [[MediaWiki:Navigation/de]] in <span
> style="text-transform:none">? That way uselang=de would work in wikis of any
> language, and uselang=en would still work properly on German wikis.
That should work. At least on Testwiki it does (I've tried it on /cs version).
Probably the best would be to have it in site default (thus in SVN). However
it's not guaranteed it will work forever, since unfortunately one group of
developers constantly cuts out HTML support in MediaWiki messages which lowers
down its usability... :-/
----
This problem isn't only on German sites (but it's most obvious there) - any
other site which would like to put some proper name in sidebar's headlines,
would have to override styles as well. I was trying to solve that in bug 6691
and later on in maillist about 2,5 years ago
<http://lists.wikimedia.org/pipermail/mediawiki-l/2006-July/013749.html>,
however, unsuccessfully :-/ (well, yes - that communication wasn't my best one
;-) but I guess I've brought enough reasons there).
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l