|
Cookbook /
MapAdaptSummary: Include Maps as html or Java pages into PmWiki 2.x Pages
Version: 2010_07_13
Prerequisites: Pmwiki 2.0
Status: Stable
Maintainer: Slyle
Categories: Includes
Discussion: MapAdapt-Talk?
Questions answered by this recipe
How do I add pages open source maps from java scripts or html? AnswerFirst, be sure you're aware of the security and possible copyright risks of letting the content of other (arbitrary!) URLs appear in your pages. Once you've gotten past that hurdle, download includeMapAdap.phpΔ and put it into cookbook/includeMapAdap.php Descriptioninclude_once('cookbook/includeMapAdapt.php'); InstallationConfigurationUsageTo use includeMapAdapat you will need to place this code in your PmWiki website You can set the size and alignment of the map on the page Supported (optional) fields are:
Example:
(:includeMapAdapt http://www.gulfstorm.org/data/gulfstorm_live.html(approve links) width=420 height=300 border=1 scroll=no align=right:) NotesChange log / Release notes
See alsoContributorsCommentsSee discussion at MapAdapt-Talk? User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |