Hello everyone.
As you know, MediaWiki make XTHML like below markup:
<h2><span class="editsection">[<a ...>edit</a>]</span> <span class="mw-headline">title</span></h2>
And shared.css set editsection class:
.editsection { float: right; margin-left: 5px; }
Floating editsection links work well with IE7. But floating editsection links move to bad position with Firefox, Safari, and GoogleChrome.
I hope that someone makes a optional way to set editsection links after section's titles:
<h2><span class="mw-headline">title</span> <span class="editsection">[<a ...>edit</a>]</span></h2>
I know that we can move editsection links by JavaScript like dewp and others. But, with such trick, editsection links seem to jump after loading page when I read huge page. I want a way without JavaScript.
Sorry for my poor English. Thank you.
---- mizusumashi
I don't see the problem with Firefox. Could you precise ?
— Sylvain Brunerie [[w:fr:User:Delhovlyn]]
2009/2/2 mizusumashi mizusumashi@coda.ocn.ne.jp
Floating editsection links work well with IE7. But floating editsection links move to bad position with Firefox, Safari, and GoogleChrome.
Hi, Sylvain.
I don't see the problem with Firefox. Could you precise ?
Please see [[w:en:User:Mizusumashi/workspace]] with Firefox. Don't you see moved [edit] links near at the second image?
---- mizusumashi
mizusumashi wrote:
Please see [[w:en:User:Mizusumashi/workspace]] with Firefox. Don't you see moved [edit] links near at the second image?
I see two sections and two edit links, both of them moved down to roughly the bottom edge of the first section's image. I see this all the time on the real wiki as well; as far as I know it's a known, longstanding bug. The solution on the real wiki is often to put a {{-}} at the end of a section which has an image which is vertically longer than the sections's text tends to be.
On Mon, Feb 2, 2009 at 12:13 PM, Steve Summit scs@eskimo.com wrote:
mizusumashi wrote:
Please see [[w:en:User:Mizusumashi/workspace]] with Firefox. Don't you see moved [edit] links near at the second image?
I see two sections and two edit links, both of them moved down to roughly the bottom edge of the first section's image. I see this all the time on the real wiki as well; as far as I know it's a known, longstanding bug. The solution on the real wiki is often to put a {{-}} at the end of a section which has an image which is vertically longer than the sections's text tends to be.
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
There's a bug open about it (1629). Bug 11270 has a proposed solution that would fix both 1629 and 11555.
-Chad
I see... Thanks.
— Sylvain Brunerie [[w:fr:User:Delhovlyn]]
2009/2/2 mizusumashi mizusumashi@coda.ocn.ne.jp
Hi, Sylvain.
I don't see the problem with Firefox. Could you precise ?
Please see [[w:en:User:Mizusumashi/workspace]] with Firefox. Don't you see moved [edit] links near at the second image?
mizusumashi
wikitech-l@lists.wikimedia.org