Home
last modified time | relevance | path

Searched refs:formats (Results 1 – 25 of 143) sorted by last modified time

123456

/plugin/siteexport/lang/fr/
H A Dintro.txt3 Cette page vous permet de réaliser un export de tout votre site dans les formats pour lesquels vou…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/geophp/
H A Dcomposer.lock57 "description": "Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.",
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md5 It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (EWKT), WKB (EWKB), TWKB, GeoJSON,
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt241 * "f" parameters now accepts formats with leading "."
394 source frame in multi-frame/multi-page source formats, such
397 rasterising resolution for vector source formats (PDF, WMF)
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock502 "ext-dom": "For handling output formats in XML",
3898 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs389 /* These formats appear to default to other formats in the table */
410 /* These formats technically refer to Accounting formats with no equivalent */
1354 /* table of bad formats written by third-party tools */
8061 var formats/*:Array<string>*/ = [];
8087 case 'P': formats.push(rstr.slice(3).replace(/;;/g, ";")); break;
8166 next_cell_format = formats[parseInt(record[rj].slice(1), 10)];
17932 /* map from xlml named formats to SSF TODO: localize */
22976 /* number formats, table cells, text */
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DPageFormat.php19 $formats = [
77 if (!isset($formats[$format])) {
81 return $formats[$format];
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DTharlonOFL.txt41 Original Version, by changing formats or by porting the Font Software to a
H A Docrbinfo.txt18 formats, July 28, 2006, using mftrace 1.2.4 by Paul Vojta, which is
H A DDhyanaOFL.txt42 Original Version, by changing formats or by porting the Font Software to a
H A DJomolhari-OFL.txt46 any of the components of the Standard Version, by changing formats
H A DKhmerOFL.txt41 Original Version, by changing formats or by porting the Font Software to a
H A DLateef font OFL.txt41 Original Version, by changing formats or by porting the Font Software to a
H A DLohitKannadaOFL.txt42 Original Version, by changing formats or by porting the Font Software to a
H A DXW Zar Font Info.txt40 Original Version, by changing formats or by porting the Font Software to a
/plugin/adhoctags/
H A DREADME.md70 Instead of specifying the attributes in the HTML format, this plugin replicates and expands the formats used by the **wrap** plugin, which allows to specify the attributes as in the following example:
86 - `classname` – anything that does matches a valid CSS class name (and none of the other formats) will be treated as a class name.
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt455 [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters:
/plugin/barcodes/
H A Dcomposer.lock1780 … "A small library for converting tokenized PHP source code into XML and potentially other formats",
/plugin/edittable/lib/
H A Dhandsontable.full.js10249 function calendar$1 (time, formats) {
10256 …var output = formats && (isFunction(formats[format]) ? formats[format].call(this, now) : formats[f…
12307 formats: {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DDateProcessor.php22 public function __construct(string $field, array $formats) argument
25 $this->setFormats($formats);
29 * Set field format. Joda pattern or one of the following formats ISO8601, UNIX, UNIX_MS, or TAI64N.
33 public function setFormats(array $formats): self argument
35 return $this->setParam('formats', $formats);
H A DDateIndexNameProcessor.php39 * Set field formats. Joda pattern or one of the following formats ISO8601, UNIX, UNIX_MS, or TAI64N.
43 public function setDateFormats(array $formats): self argument
45 return $this->setParam('date_formats', $formats);
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md25 and a greater variety of DSN formats.
H A DREADME.md257 Example of formats that are supported:
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1528 …v.ckeditor.com/ticket/10562): [Housekeeping] Unified CSS gradient filter formats in the [Moono](ht…

123456