try: $wgServer = "//www.shoppingtomorrow.nl"; $wgCanonicalServer = "https://www.shoppingtomorrow.nl";
PS what version of mediawiki are you using On Wed, Jul 15, 2015 at 9:22 AM, Ad Strack van Schijndel < [email protected]> wrote: > $wgServer = "https://www.shoppingtomorrow.nl"; > > > Op Jul 15, 2015, om 3:15 PM heeft John <[email protected]> het > volgende geschreven: > > what is wgServer set to in localSettings? > > On Wed, Jul 15, 2015 at 9:05 AM, Ad Strack van Schijndel < > [email protected]> wrote: > > > The wiki code: {{fullurl:{{PAGENAME}}|action=edit}} > > > > If I put this on the mediawiki sandbox ( > > https://www.mediawiki.org/wiki/Project:Sandbox) I get text: > > //www.mediawiki.org/w/index.php?title=Sandbox&action=edit > > > > If I put this on one of my wikis, such as > > https://www.shoppingtomorrow.nl/Test, I get a link. You can't see the > > source but you can take my word that it is the same as on the sandbox. > > > > Ad > > > > Op Jul 15, 2015, om 2:52 PM heeft John <[email protected]> het > > volgende geschreven: > > > > Can you give us an example of the output? > > > > On Wed, Jul 15, 2015 at 8:47 AM, Ad Strack van Schijndel < > > [email protected]> wrote: > > > >> Hi, > >> > >> In the documentation it says that the 'fullurl' parser function returns > a > >> protocol-relative path that can be turned into a link if put between > >> brackets. > >> > >> On mediawiki.org and wikipedia it works exactly like that, but on my > >> wikis it is turned into a link automatically and therefore unsuitable > for > >> my purposes. > >> > >> Does anybody know what explains the difference and how I can have the > >> documented behavior? > >> > >> Ad > >> _______________________________________________ > >> 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 > > > > > > _______________________________________________ > > 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 > > > _______________________________________________ > 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
