[Mediawiki-l] Adding a visitor map?

tim at greenscourt.com tim at greenscourt.com
Wed Nov 21 16:13:33 UTC 2007


Sandy:

Here is what you would need to do:

First, you'll need to allow external images to be displayed in your
wiki. To do this, in your localsettings.pgp file, set
$wgAllowExternalImages = true;

Then, the code to place on your page would be something like this:

[http://www.maploco.com/view.php?id=1234567
http://www.maploco.com/vmap/1234567.png]

[http://www.maploco.com/ Create your own visitor map!]



Tim


> -------- Original Message --------
> Subject: [Mediawiki-l] Adding a visitor map?
> From: "Sandy Rozhon" <srozhon at oh.rr.com>
> Date: Wed, November 21, 2007 9:20 am
> To: <mediawiki-l at lists.wikimedia.org
> 
> 
> MapLoco has a really nice little visitor map that can be inserted 
> into a webpage.  They provide the following code, but it won't work 
> as is in a Mediawiki page.  How can it be altered so it can be used?
> 
> <a href="http://www.maploco.com/view.php?id=1234567"><img border=0 
> src="http://www.maploco.com/vmap/1234567.png" alt="Visitor 
> Map"></a><br><a href="http://www.maploco.com/">Create your own 
> visitor map!</a>
> 
> Sandy
> 
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> http://lists.wikimedia.org/mailman/listinfo/mediawiki-l




More information about the MediaWiki-l mailing list