Hi All, Currently I'm designing a wiki using the foreground skin and have added an extra Icon navigation Bar that scrolls through several options. The bar only shows four icons or less (it's responsive to media size) at any given time on the page, but has maybe all together 20 options or so. I've designed two versions of this navigation bar: 1. Using the Extension: PhpTags Widgets & 2. Using JavaScript. I was exploring having this navigation bar added via Mediawiki:Sitenotice so it shows at the top of every page. But both versions fail to work correctly on the Login page; instead of a nice scrolling bar the page prints out every icon vertically down the page. I assume this is because User created JavaScript is disallowed on the Login page. Questions:
1. Is there something like $wgAllowSiteCssonRestrictedPages for Javascipt? (Which I haven't found) 2. If no to the above question, is there another way I can do what I'm trying to do? Thanks Sent from my iPad _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
