hello,

briefly - footer ("header box at the bottom) is created with the use
of js (for desktop view see:
https://en.wikisource.org/wiki/MediaWiki:DisplayFooter.js) loaded in
the MediaWiki:Common.js ->
mw.loader.load('//en.wikisource.org/w/index.php?title=MediaWiki:DisplayFooter.js&action=raw&ctype=text/javascript');

in mobile view, only the scripts from the MediaWiki:Mobile.js file are loaded.
so, you have to load the DisplayFooter.js in Mobile.js also (and/or
adjust the DisplayFooter.js code for mobile view - it may be also
necessary to modify the css styles for the mobile view).


Z.

On 20 December 2017 at 20:18, balaji <[email protected]> wrote:
> Hi all,
>           Most of the wikisource use the template header . In the desktop
> view it creates a header box with optional link to previous and next page.
> It automatically creates another box at the bottom with similar option to
> navigate to next or previous page or to the top.
>
> But in the mobile view only the header box at the top is visible. The header
> box at the bottom is not visible.
>
> In Tamil wikisource more than 60% of the views is from mobile devices. Hence
> it would be nice to know a way to show the header box at the bottom too in
> mobile view.
>
> Regards,
> J. Balaji.
>
> _______________________________________________
> Wikisource-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikisource-l
>

_______________________________________________
Wikisource-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikisource-l

Reply via email to