Home
last modified time | relevance | path

Searched refs:geophp (Results 1 – 8 of 8) sorted by relevance

/plugin/geophp/
H A DREADME.md3 Provides access to the geoPHP library available at http://geophp.net
5 All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:geophp
7 If you install this plugin manually, make sure it is installed in lib/plugins/geophp/ - if the folder is called different it will not work!
11 This project includes part of [geoPHP](http://geophp.net).
15 [![CI](https://github.com/mprins/dokuwiki-plugin-geophp/actions/workflows/CI.yml/badge.svg)](https://github.com/mprins/dokuwiki-plugin-geophp/actions/workflows/CI.yml)
16 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-geophp/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-geophp/?branch=master)
17 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-geophp.svg)](https://github.com/mprins/dokuwiki-plugin-geophp/issue
[all...]
H A Dplugin.info.txt1 base geophp
7 url https://www.dokuwiki.org/plugin:geophp
H A Dcomposer.lock10 "name": "funiq/geophp",
H A DLICENCE
/plugin/openlayersmap/
H A Drequirements.txt1 https://github.com/mprins/dokuwiki-plugin-geophp.git lib/plugins/geophp
/plugin/geotag/syntax/
H A Dgeotag.php123 if (!$geophp = plugin_load('helper', 'geophp')) {
/plugin/openlayersmap/syntax/
H A Dolmap.php474 if (($geophp = plugin_load('helper', 'geophp')) === null) {
475 Logger::debug('geophp plugin is not available for use.', $geophp);
815 if (($geophp = plugin_load('helper', 'geophp')) !== null) {
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md129 In progress… You can read the doc for original phayes/geoPHP at [geophp.net](https://geophp.net "GeoPHP homepage")