[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mediawiki-l
Subject:    Re: [MediaWiki-l] Removing links
From:       Stephan Gambke <s7eph4n () gmail ! com>
Date:       2014-11-21 22:03:57
Message-ID: CAAk=38moXHJtp=TGhsEKDxUQvBvfxFE7aUs=HH3QDVRyNMGMOg () mail ! gmail ! com
[Download RAW message or body]

It is hardcoded in SMW.

To remove all footer icons you could add the following to your
LocalSettings.php:

$wgHooks[ 'BeforePageDisplay' ][] = function( &$out, &$sk) {
   $GLOBALS[ 'wgFooterIcons' ] = array();
};

Should work with any skin.

On 20 November 2014 19:26, chris tharp <tharpenator@gmail.com> wrote:
> Hi
>
> This maybe the wrong place to ask this, but does anyone know how to remove
> the link that says "Powered by" in the case of Semantic Mediawiki?
>
> I've found the code to remove the Mediawiki Powered by link and the system
> messages to remove the bottom links, but I can't seem to find it for
> Semantic Mediawiki. There's a discussion page on this, but the info is not
> correct.
>
> All the best
> _______________________________________________
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic