DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:googlemaps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:googlemaps [2011-11-24 16:11] – [syntax/googlemap.php] 212.145.55.143plugin:googlemaps [2023-10-30 23:18] (current) Klap-in
Line 1: Line 1:
-====== Google Maps plugin ======+====== Google Maps Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 7: Line 7:
 type       : syntax type       : syntax
 lastupdate : 2008-11-11 lastupdate : 2008-11-11
-compatible : 2008-05-05 thru 2006-11-06+compatible : 2008-05-05, !Hogfather, 
 depends    :  depends    : 
 conflicts  conflicts 
Line 53: Line 53:
 ===== Demonstration ===== ===== Demonstration =====
  
-See the page in action [[http://wiki.jalakai.co.uk/dokuwiki/doku.php/test/googlemaps|here]], (try [[http://centurion.dynalias.com/wiki/playground|here]] if previous link does not work)+See the page in action [[http://wiki.jalakai.co.uk/dokuwiki/doku.php/test/googlemaps|here]], (try [[http://centurion.dynalias.com/w/playground|here]] if previous link does not work)
  
  
 ===== Installation ===== ===== Installation =====
 +
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
 +
  
 **Plugin sources:** **Plugin sources:**
   * All DokuWiki versions after 2006-11-06, including 2008-05-05 (current): --- [[http://dokuwiki.jalakai.co.uk/plugin-googlemaps.zip|zip format (6k)]], [[http://dokuwiki.jalakai.co.uk/plugin-googlemaps.tar.gz|tar.gz format (3k)]], [[http://wiki.jalakai.co.uk/repo/dokuwiki/plugins/googlemaps|darcs repository]] - **files missing!!** FIXME   * All DokuWiki versions after 2006-11-06, including 2008-05-05 (current): --- [[http://dokuwiki.jalakai.co.uk/plugin-googlemaps.zip|zip format (6k)]], [[http://dokuwiki.jalakai.co.uk/plugin-googlemaps.tar.gz|tar.gz format (3k)]], [[http://wiki.jalakai.co.uk/repo/dokuwiki/plugins/googlemaps|darcs repository]] - **files missing!!** FIXME
  
-If your wiki uses either the [[plugin:plugin]] manager or the [[http://wiki.erazor-zone.de/wiki:projects:php:dokuwiki:plugins:darcs|darcs plugin]] you can use them with the links above to install the plugin.   
  
-To install the plugin manually, download the source to your plugin folder, ''lib/plugins'' and extract its contents.  That will create a new plugin folder, ''lib/plugins/googlemaps'', and install the plugin. 
  
-The folder will contain: 
-  script.js                              JavaScript to interface with Google maps 
-  style.css                              styles for the map containing element 
-  syntax/googlemap.php                   plugin script 
-  conf/metadata.php                      configuration metadata 
-  conf/default.php                       default values for configuration settings 
-  lang/xx/settings.php                   language strings used for configuration settings 
- 
-The plugin is now installed. 
  
 ===== Configuration ===== ===== Configuration =====
Line 87: Line 79:
  
 The plugin consists of seven files, the plugin php scripts [[#syntax/gmap.php]] & [[#syntax/googlemap.php]], JavaScript to interface with google maps in [[#script.css]], default styles for the map containing element in [[#style.css]] and three files (not shown below) used to make the plugin's two settings editable via the DokuWiki's Configuration Settings option. The plugin consists of seven files, the plugin php scripts [[#syntax/gmap.php]] & [[#syntax/googlemap.php]], JavaScript to interface with google maps in [[#script.css]], default styles for the map containing element in [[#style.css]] and three files (not shown below) used to make the plugin's two settings editable via the DokuWiki's Configuration Settings option.
-3+
 ==== syntax/googlemap.php ==== ==== syntax/googlemap.php ====
  
Line 522: Line 514:
 http://www.nabble.com/GIS-f1188.html http://www.nabble.com/GIS-f1188.html
  
-There is an alternative based upon OpenLayers: +There is an alternative based upon OpenLayers: [[plugin:Openlayersmap]] plugin.
-http://openlayersmap.sourceforge.net/ +
  
  
plugin/googlemaps.1322147465.txt.gz · Last modified: 2011-11-24 16:11 by 212.145.55.143

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki