This section is a general section and contains:
mmAddress
: the url to use to access your MapMint setupdataPath
: the directory to store maps, fonts and datasourcestmpPath
: the directory to store temporary filestmpUrl
: the url to access the temporary filescacheDir
: the directory to cache filesrootUrl
: the public urltemplatesPath
: the full path to access themapmint-ui/templates
directorypublicationUrl
: the url to access yourpublic_maps
directory from your webserverpublicationPath
: the full path of thepublic_maps
directorymmPath
: the full path to themapmint-ui
directory on the serversessPatg
: the full path to store session filesapplicationAddress
: the full url to access themapmint-ui
directory from the web servertemplatesAddress
: url to access the geenrated templates for displaying informations about featuresserverAddress
: the url to access the ZOO-KernelmapserverAddress
: the url to access the MapServerRpy2
: can take the value true or false depending on the availability of the Rpy2 module on the serverjsCache
: can take the valueprod
ordev
and will define if the JavaScript files should be compressed on the fly or notcssCache
: can take the valueprod
ordev
and will define if the CSS files should be compressed on the fly or notisTrial
: should take the valuetrue
encoding
: should beutf-8
language
: the default language to uselang
: available languages list (languages are separated by comma)cookiePrefix
: the name of the cookie used by mapmintmsOgcVersion
: version of the OGC services published through MapServer (WMS/WFS/WCS)dbuserName
: the name of an existing PostGIS datastore to access the userdblink
: the full path to the sqlite databasedbuser
: can be the name of an available section in themain.cfg
defining the database connection parameters or dblink in case only sqlite is used3D
: can take the valuetrue
orfalse
to define if 3D capabilities should be activated or not (obsolete)
This section is defined by administrator in the main.cfg and refered in dbuser as mentionned in the previous section. It should contains at a minimum:
host
: the hostname / ip address / socket to connect the databaseschema
: the schema used to store the mapmint tablesport
: the port number to connect the databasedbname
: the database nameuser
: the user to connect the databasepassword
: the password to connect the database
This section is specific to the LibreOffice parameters and contains:
path
: the full path to thepython
binary available in your libreoffice distributionghostscript
: the full path to thegs
binaryexternal
: can take the valuetrue
orfalse
to define if the UNO python module is available only from an external python interpreter (different from the version used ot build the ZOO-Kernel against)
This section is specific to buttons available in the main MapMint toolbara and contains:
name
: list of names of each available button / capabilityid
: list of HTML id used to display butttonicon
: list of icons to use to display buttonsidX
: buttton which don't require to be activatedidXX
: button which should not be displayedidF
: list the javascript functions to call when a button from idXX is pressed
This section is specific to what is called other tools in the publisher of the MapMint administration UI, it contains:
idso
: id of overview map module to distingish it from otheridsl
: List of optional tabs in the Add layer pannelids
: list of all availableidt
: a list of the HTML div id containing the pannelidc
: a list of the prefix used for the-toogler
class set to the buttonidb
: the name of modules from ids which require to have a button in the second toolbarnames
: the name to display in the Publisher select and in the published application