Home
last modified time | relevance | path

Searched refs:way (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DOSM.php101 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 DCONTRIBUTING.markdown13 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 DtranslateTemplate.txt1 | Say: | <glossary one-way/> <glossary translate>@@TRANSLATE@@</glossary> |
/plugin/glossary/lang/fr/
H A DtranslateTemplate.txt1 | Dites : | <glossary one-way/> <glossary translate>@@TRANSLATE@@</glossary> |
/plugin/blockquote/
H A Dplugin.info.txt6 desc Write quotations in a semantically correct way
/plugin/autogroup/
H A Dplugin.info.txt6 desc Provides a way to automatically group users based on account values.
/plugin/svgedit/
H A Dplugin.info.txt6 desc A nice way, to create, store, edit, and embed SVG images in DokuWiki
H A DREADME1 A nice way, to create, store, edit, and embed SVG images in DokuWiki
/plugin/publist/
H A Dplugin.info.txt6 desc Includes the content of BibTeX files in DokuWiki pages in a flexible way.
/plugin/titlesanchorlink/
H A Dplugin.info.txt6 desc Displays Anchors links when hovering Dokuwiki Sections titles, in a similar way to Github.
/plugin/adhoctags/
H A Dplugin.info.txt6 desc (Formerly: Ad Hoc Tags) A secure but flexible way to insert HTML tags into DokuWiki
/plugin/xymon/dokuwiki-plugin/xymon/
H A Dplugin.info.txt6 desc Provides a way for a Xymon server to check if the installation is up to date
/plugin/pagelist/
H A Dplugin.info.txt6 desc Lists pages in a nice formatted way
/plugin/navbox/
H A DREADME.md2 This plugin enables the ability to have a 'NavBox' of related articles similar to the way Wikipedia…
/plugin/usersubscriptions/
H A DINFO7 …o see which pages / namespaces he have subscribed to and to subscribe or unsubscribe in a quick way
/plugin/qna/style/
H A DWARNING.txt6 way of checking without file loading and inspection.
/plugin/tuxquote/
H A DREADME19 To install the easy way:
23 OR to install the hard way:
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md41 * 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 Dmd1_amps_and_angle_encoding.md3 AT&amp;T is another way to write it.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.CollectErrors.txt
/plugin/pixelyear/
H A DSYNTAX.md19 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 Dverbatim.rst23 The ``verbatim`` tag works in the exact same way as the old ``raw`` tag,
/plugin/rtlink/
H A DREADME3 This plugin offers a convenient way to reference ReqeustTracker tickets. Instead of using absolute …
/plugin/publist/bib2tpl/
H A Dchangelog6 languge file as a pattern. This way, month sorting can be done correctly
/plugin/publistf/bib2tpl/
H A Dchangelog6 languge file as a pattern. This way, month sorting can be done correctly

12345678910>>...31