Rggooglemap/testing
From TYPO3Wiki
(Redirected from EXT/rggooglemap/testing)
| rggooglemap (rggooglemap) (contact: just2b) 3.0.0 | |
| the description for this extension | |
| author(s): | Georg Ringer |
| category: | fe |
| deps: | tt_address,xajax |
| updated: | 20-09-2007 |
<< Back to Extension manuals page
This document is published under
the Open Content License
The content is related to TYPO3 - a GNU/GPL
CMS/Framework available from www.typo3.com
[edit]
Introduction
[edit]
What does it do?
A short description please. In the beginning it is a draft document.
Contents |
[edit]
Screenshots
Uploads via Special:Upload
[edit]
Users manual
[edit]
Installation
Please follow these steps
- Install the following extensions:
- xajax: is needed for all the ajax calls
- de_addbodyjscript is needed to load the map, more information afterwards
- To be able to display any Google Maps at your website, you need a valid key! This key is unique for every domain! Get your key(s) at http://code.google.com/apis/maps/signup.html and enter it in the Extension Manager after installation rggooglemap.
[edit]
Create a record
By default rggooglemap works with tt_address but it can work with every table you want to (more later).
[edit]
Create a googlemap category record
To be able to show any record, you need to create a category first! Create a sys folder or use an existing one and create a record POI Category. Enter at least a name and an image! The image is required because this is the icon which will be shown on the map later on.
[edit]
Using the Backend Module "Google-Map"
- Choose the BE-Module "Google-Map"
- Choose in the dropdown-menu at the right side "1. Map & Saving Point"
- Move the Marker around until you have found the position you want
- Use the Geocoding by enabling the additional options: Just enter an adress and press "Search"
- Load an existing position with the 2nd input field in the additonal options. It is an auto-complete field
- Press Save
- a) ... to a new record: Click the link to get an empty record with prefilled coordinates
- b) ... to an existing record: Override an existing field by using the auto-complete field
[edit]
Fill the coordinates in the record itself
- Open a new or existing record (e.g. of tt_address)
- Click on the icons next to the longtitude/latitude fields to open the wizard
- Search for the position you want (geocoding is also available in the options)
- Press Save & Close
- Don't forget to press "Save" at the record itself!
[edit]
Insert the plugin into a page
- Include the static TS from the extension (use an ext. template)
- If you want to display a map, create a record Body onEvents Javascript and enter "makeMap();" in the field Java Script Call (This is necessary to load the js function which loads the map)
- Be sure that you have somewhere at least a tt_address record with at least one rggooglemap category
- Insert the Plugin and choose as mode Map and select the sysfolder with the tt_address records at the starting point!
- Select Menu to show just the records with a link to the map
[edit]
not used yet
=== FAQ ===
== Adminstration ==
=== FAQ ===
== Configuration ==
=== FAQ ===
=== Reference ===
{| {{DesignTable|background-color:white}}
| '''Property:'''
| '''Data type:'''
| '''Description:'''
| '''Default:'''
|-
|yourproperty
|[[TSrefDataTypes#string|string]] / [[TSref/stdWrap|stdWrap]]
|Your Property description - [[Help:Contents#Wiki-Table|more about wiki-table]]
|the default value
|-
|
|
|
|}
== Tutorial ==
== Known problems ==
== To-Do list ==
== Changelog ==
== Whishlist ==
