Go to the source code of this file.
Variables | |
| if(!defined( 'MEDIAWIKI')) | $egMapsDefaultServices ['qp'] = $egMapsDefaultService |
| $egMapsDefaultServices ['fi'] = $egMapsDefaultService | |
| $smgQPForceShow = true | |
| $smgQPShowTitle = true | |
| $smgQPTemplate = false | |
| $smgQPCoodFormat = $egMapsCoordinateNotation | |
| $smgQPCoodDirectional = $egMapsCoordinateDirectional | |
| $smgFIMulti = true | |
| $smgFIFieldSize = 40 | |
| $smgFIWidth = 665 | |
| $smgFIHeight = $egMapsMapHeight | |
More info can be found at http://www.mediawiki.org/wiki/Extension:Semantic_Maps#Settings
NOTICE: Changing one of these settings can be done by copying or cutting it, and placing it in LocalSettings.php, AFTER the inclusion of Semantic Maps.
GNU GPL v3
Definition in file SM_Settings.php.
| $egMapsDefaultServices['fi'] = $egMapsDefaultService |
Definition at line 30 of file SM_Settings.php.
| if (!defined( 'MEDIAWIKI')) $egMapsDefaultServices['qp'] = $egMapsDefaultService |
| $smgFIFieldSize = 40 |
| $smgFIHeight = $egMapsMapHeight |
Definition at line 66 of file SM_Settings.php.
| $smgFIMulti = true |
| $smgFIWidth = 665 |
Definition at line 65 of file SM_Settings.php.
| $smgQPCoodDirectional = $egMapsCoordinateDirectional |
Definition at line 53 of file SM_Settings.php.
Referenced by SMGeoCoordsValue::getExportData(), SMGeoCoordsValue::getLongWikiText(), SMGeoCoordsValue::getShortWikiText(), and SMGeoCoordsValue::loadDataItem().
| $smgQPCoodFormat = $egMapsCoordinateNotation |
Definition at line 50 of file SM_Settings.php.
Referenced by SMGeoCoordsValue::getExportData(), SMGeoCoordsValue::getLongWikiText(), SMGeoCoordsValue::getShortWikiText(), and SMGeoCoordsValue::loadDataItem().
| $smgQPForceShow = true |
| $smgQPShowTitle = true |
| $smgQPTemplate = false |
1.5.6