Searched refs:way (Results 1 – 25 of 765) sorted by relevance
12345678910>>...31
/plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
H A D | OSM.php | 101 foreach ($this->xmlObj->getElementsByTagName('way') as $way) { 102 /** @var \DOMElement $way */ 103 $id = intval($way->attributes->getNamedItem('id')->nodeValue); 105 foreach ($way->getElementsByTagName('nd') as $node) { 113 foreach ($way->getElementsByTagName('tag') as $tag) { 161 if ($memberType === 'way' && isset($ways[$ref])) { 192 foreach ($ways as $way) { 194 (!$way['assigned'] || !empty($way['tag [all...] |
/plugin/imagecarousel/vendor/slick/ |
H A D | CONTRIBUTING.markdown | 13 Providing a test case is the best way to get your issue addressed. Without a test case; your issue … 14 You must provide a clear and simple way to reproduce the issue with the provided fiddle. 34 …bmitting a pull request you are authorizing me to edit or modify it in any way shape or form. You …
|
/plugin/glossary/lang/en/ |
H A D | translateTemplate.txt | 1 | Say: | <glossary one-way/> <glossary translate>@@TRANSLATE@@</glossary> |
|
/plugin/glossary/lang/fr/ |
H A D | translateTemplate.txt | 1 | Dites : | <glossary one-way/> <glossary translate>@@TRANSLATE@@</glossary> |
|
/plugin/blockquote/ |
H A D | plugin.info.txt | 6 desc Write quotations in a semantically correct way
|
/plugin/autogroup/ |
H A D | plugin.info.txt | 6 desc Provides a way to automatically group users based on account values.
|
/plugin/svgedit/ |
H A D | plugin.info.txt | 6 desc A nice way, to create, store, edit, and embed SVG images in DokuWiki
|
H A D | README | 1 A nice way, to create, store, edit, and embed SVG images in DokuWiki
|
/plugin/publist/ |
H A D | plugin.info.txt | 6 desc Includes the content of BibTeX files in DokuWiki pages in a flexible way.
|
/plugin/titlesanchorlink/ |
H A D | plugin.info.txt | 6 desc Displays Anchors links when hovering Dokuwiki Sections titles, in a similar way to Github.
|
/plugin/adhoctags/ |
H A D | plugin.info.txt | 6 desc (Formerly: Ad Hoc Tags) A secure but flexible way to insert HTML tags into DokuWiki
|
/plugin/xymon/dokuwiki-plugin/xymon/ |
H A D | plugin.info.txt | 6 desc Provides a way for a Xymon server to check if the installation is up to date
|
/plugin/pagelist/ |
H A D | plugin.info.txt | 6 desc Lists pages in a nice formatted way
|
/plugin/navbox/ |
H A D | README.md | 2 This plugin enables the ability to have a 'NavBox' of related articles similar to the way Wikipedia…
|
/plugin/usersubscriptions/ |
H A D | INFO | 7 …o see which pages / namespaces he have subscribed to and to subscribe or unsubscribe in a quick way
|
/plugin/qna/style/ |
H A D | WARNING.txt | 6 way of checking without file loading and inspection.
|
/plugin/tuxquote/ |
H A D | README | 19 To install the easy way: 23 OR to install the hard way:
|
/plugin/jplayer/vendor/kriswallsmith/assetic/ |
H A D | CHANGELOG-1.1.md | 41 * Added a way to set a specific ruby path for CompassFilter and SassFilter 45 * Add the way to contact closure compiler API using curl, if available and allow_url_fopen is off
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | md1_amps_and_angle_encoding.md | 3 AT&T is another way to write it.
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Core.CollectErrors.txt |
|
/plugin/pixelyear/ |
H A D | SYNTAX.md | 19 Oddly I've found month first makes more sense, even though I usually like dates the opposite way ar…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | verbatim.rst | 23 The ``verbatim`` tag works in the exact same way as the old ``raw`` tag,
|
/plugin/rtlink/ |
H A D | README | 3 This plugin offers a convenient way to reference ReqeustTracker tickets. Instead of using absolute …
|
/plugin/publist/bib2tpl/ |
H A D | changelog | 6 languge file as a pattern. This way, month sorting can be done correctly
|
/plugin/publistf/bib2tpl/ |
H A D | changelog | 6 languge file as a pattern. This way, month sorting can be done correctly
|
12345678910>>...31