I propose to show in general a small ***pdf icon*** for such links pointing to a PDF file. This would be similar to small icon external.png, which is already shown after every _external_ link. It could be handled in monobook.css.
Tom
Thomas Gries wrote:
I propose to show in general a small ***pdf icon*** for such links pointing to a PDF file. This would be similar to small icon external.png, which is already shown after every _external_ link. It could be handled in monobook.css.
Tom
The current "external.png" implementation is horribly broken in languages that are right to left like Farsi, Hebrew, Arabic. So let's create a "pdf icon" only when the implementation of the external.png is fixed. Let's not add more garbage in a manner that we know is broken.
Thanks, GerardM
On Sun, 2005-01-09 at 20:26 +0100, Gerard Meijssen wrote:
The current "external.png" implementation is horribly broken in languages that are right to left like Farsi, Hebrew, Arabic. So let's create a "pdf icon" only when the implementation of the external.png is fixed. Let's not add more garbage in a manner that we know is broken.
The implementation is simply following the CSS standards, but browsers unfortunately tend to be more broken in RTL languages. The solution usually is to hide the style from known-as-broken browsers while allowing more standard-conform ones to render the extra hint. This is called forward compatibility.
Gabriel Wicke wrote:
On Sun, 2005-01-09 at 20:26 +0100, Gerard Meijssen wrote:
The current "external.png" implementation is horribly broken in languages that are right to left like Farsi, Hebrew, Arabic. So let's create a "pdf icon" only when the implementation of the external.png is fixed. Let's not add more garbage in a manner that we know is broken.
The implementation is simply following the CSS standards, but browsers unfortunately tend to be more broken in RTL languages. The solution usually is to hide the style from known-as-broken browsers while allowing more standard-conform ones to render the extra hint. This is called forward compatibility.
I use Firefox 1.0, that one is broken ?? IE is broken and does not show it in the first place. So for whom have we coded this ?? Or is it OK to show it in the left to right languages because we then do not see the problem ?? So, by all means hide it for Firefox, it really makes Farsi unreadable as the first characters are overlapped by this "must have" thingie.
GerardM
On Jan 9, 2005, at 11:55 AM, Gerard Meijssen wrote:
Gabriel Wicke wrote:
The implementation is simply following the CSS standards, but browsers unfortunately tend to be more broken in RTL languages. The solution usually is to hide the style from known-as-broken browsers while allowing more standard-conform ones to render the extra hint. This is called forward compatibility.
I use Firefox 1.0, that one is broken ??
Yes, Mozilla/Firefox are known to have some bad problems with RTL. Please report the bug at http://bugzilla.mozilla.org/, and it might get fixed!
IE is broken and does not show it in the first place.
"The solution usually is to hide the style from known-as-broken browsers while allowing more standard-conform ones to render the extra hint."
-- brion vibber (brion @ pobox.com)
wikitech-l@lists.wikimedia.org