Home
last modified time | relevance | path

Searched refs:converted (Results 26 – 50 of 119) sorted by relevance

12345

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php512 $converted = Reader::read($vcard);
513 $converted->validate();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php510 $converted = Reader::read($vcard);
511 $converted->validate();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php510 $converted = Reader::read($vcard);
511 $converted->validate();
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt108 function (with exception for "+": it is converted to "%2B"). That means:
111 - Character "+" is converted to "%2B".
113 - Other ASCII character (e.g. 0x15) is converted to e.g. %15.
140 You see that JavaScript objects are 1:1 converted to PHP's arrays, and
/plugin/emoji/
H A DREADME4 shortcut names will be converted to Unicode when the page is rendered.
/plugin/captcha/lang/en/audio/
H A DREADME11 Note: The original high quality wave files were downsampled and converted
/plugin/plantuml/
H A Dplugin.history.txt3 …* Fixed bug: PlantUML server rendering was not working due to encoding (slashes were converted to …
/plugin/latex/
H A DREADME2 Based on class.latexrender.php from Benjamin Zeiss, converted to
/plugin/latex-was/
H A DREADME2 Based on class.latexrender.php from Benjamin Zeiss, converted to
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DREADME.md19 For Raphael the TTF fonts were then converted to cufon format, using [this site](http://cufon.shoqo…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.AutoParagraph.txt
/plugin/xlsx2dw/
H A DREADME.md33 4. Selected table is converted to DokuWiki syntax.
/plugin/zip/pear/File/
H A DArchive.php279 $converted = array();
281 $converted[] =& File_Archive::_convertToReader($URL[$key]);
283 return File_Archive::readMulti($converted);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfTests.yml100 brief: as in spec example 2.19, octal value is converted
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc26 If the data is an array, it is converted to JSON. If the data provided was an
74 If the data is an array, it is converted to json. If the data provided was an
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md18 should be converted.
/plugin/fckg/
H A DChanges157 Check for files and/or directories in userfiles that have not been converted into
158 links to data/media or have been converted to directories (Weatherwas). If found
248 Fixed error in edit.php that caused external links on initial creation to be converted to internal …
/plugin/latexport/
H A DREADME.md231 and converted it into TTF (yes, same). Then:
234 3. Install your converted font. If you processed a font file with multiple variations - like bold, …
/plugin/authremoteuser/
H A DREADME.md137 [^1]: Don't be surprised: The user ID is converted to a valid page name.
/plugin/pageredirect/
H A DChangeLog.md95 - match anything in page name, to wiki path it is converted internally. [f423934]
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst59 During the gettext lookup these placeholders are converted. ``{{ name }}`` becomes ``%name%`` so th…
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst180 Although `lodash/fp` & its method modules come pre-converted, there are times
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md103 The string `redis://127.0.0.1` will automatically be converted to `dsn(redis://127.0.0.1)`
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt47 …use an additional [[doku>wiki:pagename|Title Text]]. Wiki pagenames are converted to lowercase aut…
51 are converted to lowercase automatically, special chars are not allowed.
/plugin/odt/
H A DChangeLog.txt152 * Moved 'csscolors.php' to subdirectory helper and converted it into a DokuWiki helper plugin.

12345