German Wikipedia has an image feature. That for some reason when it was imported to the English wikipedia it was overlook, the code is partially there but its been cripple and does not work as it should.
With english wikipedia code you can put on the html info the css tag (display:none) and it will make it like autocollapsible and i dont require to modify my main source "var NavigationBarShowDefault = 1;" just have to add that css on the html and even thought i can currently add i have to click 2 times on the show/hide link for it to display the content. Ciz On Sun, Feb 3, 2008 at 6:57 PM, Magnus Kristiansen <[EMAIL PROTECTED]> wrote: > On Sun, 03 Feb 2008 21:31:41 +0100, Cizaña <[EMAIL PROTECTED]> wrote: > > > Ok i requested this a while ago to Jsharp talk page and i have not > > receive > > any answer in more than 10 days so i want to drop it here to see if > > there if > > some one can help me here. > > > > Hi, > > > > I want to "update" the dynamic navigation table on the Dofus.wikia.com i > > was > > going back to English Wikipedia (EnWP) to check it out, but i notice > > discrepancies i cant fully grasp on my limited JS understanding also > > comparing against the original code at the German Wikipedia (DeWP) (that > > has > > huge differences from what i read on EnWP did it due to compatibility > > issues). > > > > When testing each version i notice that > > * EnWP version when you use "display:none" on the content link changes > to > > Show while Wikia and DeWP dont. > > * DeWP version has an image merge that when it was imported to EnWP and > > the > > code was butcher/recoded for proper compatibility it was half disable. > > * Wikia version is a half breed of both this version but outdated =/ > > > > JS cde > > * [[w:Help:Dynamic navigation]] > > * [http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.js English > > Wikipedia] > > * [http://de.wikipedia.org/wiki/MediaWiki:Monobook.js German Wikipedia] > > > > I have done a some cleaning/sorting of code. EnWP and Wikia is compose > > of 3 > > sections "the code that extracts the class" the "show/hide for wiki > > tables" > > and the DeWP that is the one that manages the "div" tags > > > > Here are some comparison i made between the section of JS related to > > alter > > the "Div" > > * [ > > > http://wiki.xyrael.net/w/index.php?title=User%3ACizagna%2FComparitons&diff=11442&oldid=11441Comparison > > De.Wikipedia vs En.Wikipedia] > > * [ > > > http://wiki.xyrael.net/w/index.php?title=User%3ACizagna%2FComparitons&diff=11443&oldid=11442Comparison > > En.Wikipedia vs Dofus.Wikia] > > * [ > > > http://wiki.xyrael.net/w/index.php?title=User%3ACizagna%2FComparitons&diff=11443&oldid=11441Comparison > > De.wikipedia vs Dofus.Wikia] > > > > Here is a comparison i made between the section of JS related to alter > of > > the "Wiki Tables" > > * [ > > > http://wiki.xyrael.net/w/index.php?title=User%3ACizagna%2FComparitons&diff=11445&oldid=11444Comparison > > En.Wikipedia vs Dofus.Wikia] > > > > Here is a link to the DeWP Help page [ > > > http://de.wikipedia.org/w/index.php?title=Hilfe:Navigationsleisten&action=edit§ion=3just > > click on preview] to see the hiding examples must click also on the > > german "show" word to see the image. > > > > So at the end if some one could help me please to update the code and > > make > > that image thing work properly. > > > > Thanks > > Ciz > > en.wp seems to have deprecated the whole business half a year ago, in > favor of collapsible tables. Is there anything in particular you need that > only the NavFrame lot offers? > >
_______________________________________________ Wikia-tech-l mailing list [email protected] http://lists.wikia.com/mailman/listinfo/wikia-tech-l
