1.17
Please note the change in layout between 1.17 and 1.18 of the monobook footer. screenshots attached.
Version: unspecified
Severity: enhancement
Attached:
| TheDJ | |
| Sep 28 2011, 6:51 PM |
| F8280: Screen_shot_2011-09-28_at_20.49.47.png | |
| Nov 21 2014, 11:56 PM |
1.17
Please note the change in layout between 1.17 and 1.18 of the monobook footer. screenshots attached.
Version: unspecified
Severity: enhancement
Attached:
Hmmm... wmf may not have been using footerlinks and may have instead been using a custom skin hack that got un-done when upgraded.
Actually, this is not a regression. It seems that the English Wikipedia have made local overrides to pretty this up a bit, by adding <br> statements.
http://tr.wikipedia.org/wiki/Farrah_Fawcett?useskin=monobook on 1.17wmf1 behaves the same as the dutch 1.18 it seems.
So not a regression, but still ugly, and something that we should probably improve.
presently in my localhost I could find only three links in the footer are "private policy" , "about wiki" and "disclimars" and even there is no link for the copyright information in the footer Is this issue about adding the "contact us" link and copyright information in the monobook skin footer ?
No, this is regarding a layout issue (which we should maybe just close... ). Presence of elements in the footer is dictated on other criteria as described in https://www.mediawiki.org/wiki/Manual:Footer
This is done by a local en.wikipedia.org override:
div#footer #lastmod, div#footer #copyright { display: block; }
Disabling this makes the layout match that of the MW default. This can be undone or furher modified as desired by enwiki.