Home
last modified time | relevance | path

Searched refs:resources (Results 76 – 100 of 157) sorted by relevance

1234567

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm71 // these resources will be located.
84 // these resources will be uploaded using the Upload tab in the resources
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md66 ### Explore resources
98 1. `Application`, representing resources of the application, like public files
99 (in the `Public` node), models, resources… everything related to the
/plugin/syntaxhighlighter4/
H A DREADME.md1 …thubusercontent.com/crazy-max/dokuwiki-plugin-syntaxhighlighter4/master/resources/logo-128.png"></…
89 ![](resources/example.png)
131 ![](resources/highlight-range.png)
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php330 $resources = $tagAttributes->getValueAndRemove(WebCodeTag::EXTERNAL_RESOURCES_ATTRIBUTE_KEY);
331 $externalResources = explode(",", $resources);
334 // Jsx / Babel Preprocessor, if babel is used, add it to the external resources
343 // Add the external resources
425 // The firebug resources for the console.log features
436 // The order of the resources is not guaranteed
437 // We pass then the resources only if their is one resources
440 $externalResourcesInput = '<input type="hidden" name="resources" value="' . implode(",", $externalResources) . '"/>';
446 $codes['html'] .= "\n\n\n\n\n<!-- The resources
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md30 embedded resources such as fonts, `bcmath` for generating barcodes or `xml` for character set conversion
36 mPDF has some problems with fetching external HTTP resources with single threaded servers such as `php -S`. A proper
/plugin/wikistats/
H A DREADME.md110 To display only resources stats
186 * Add total for resources and namespaces stats
201 * Add resources types translations
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md24 - `{type}` part in `indices.put_mapping` API is not required anymore, see new specification [here](https://github.com/elastic/elasticsearch/blob/v6.7.0/rest-api-spec/src/main/resources/rest-api-spec/api/indices.put_mapping.json)
/plugin/combo/
H A DREADME.md6 ![ComboStrap - Easy Markup WebSite Generator](./resources/images/banner-combostrap.png "combostrap website bootstrap dokuwiki")
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Ddefault-style.xml.bak2 <include name="/com/mxgraph/examples/swing/resources/basic-style.xml"/>
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng457 property-resources* &
505 property-resources* &
785 property-resources = element resources {
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng457 property-resources* &
505 property-resources* &
785 property-resources = element resources {
/plugin/bibtex/OSBib/create/
H A Dosbib.css108 * alternate background colours and font sizes for <td>resources</td> in a bibliographic list
/plugin/mapillary/
H A DREADME1 …and the underlying API. The new API relies on WebGL and requires considerable hardware resources.**
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/jmol2/jmol/
H A DCOPYRIGHT.txt24 This software uses several external libraries and resources:
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md7 [![bpmn-js screencast](./resources/screencast.gif "bpmn-js in action")](http://demo.bpmn.io/s/start)
/plugin/chat/
H A Dreadme.txt46 Original ''tw-sack.js'' 1.6 version comes from [[http://www.twilightuniverse.com/resources/code/sac…
128 …/scripts/'' directory. Original comes from [[http://www.twilightuniverse.com/resources/code/sack/]]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst72 * Added ``Stream\safe_open`` to open stream resources and throw exceptions
/plugin/codemirror/dist/modes/
H A Dpuppet.min.js.map1resources router schedule scheduled_task selboolean selmodule service source ' +\n 'sport ssh_a…
/plugin/dw2pdf/
H A Dcomposer.lock42 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md81 - Native support for reading PDFs from strings or stream-resources
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1resources:[{"pdfmake/pdfmake.js":["pdfmake/vfs_fonts.js"],"jszip/jszip.js":["xlsx/xlsx.js"]},"fabr…
2 …path=c.config.path+"libs/"),c.isSupported()&&(c.loadDependencies(c.libs.resources,c.libs.reload),c…
H A Dexport.js76 resources: [ {
665 for ( i1 = 0; i1 < _this.libs.resources.length; i1++ ) {
666 if ( _this.libs.resources[ i1 ] instanceof Object ) {
667 for ( i2 in _this.libs.resources[ i1 ] ) {
668 _this.loadResource( i2, _this.libs.resources[ i1 ][ i2 ] );
671 _this.loadResource( _this.libs.resources[ i1 ] );
3132 _this.loadDependencies( _this.libs.resources, _this.libs.reload );
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js12687 resources: _this2.resources,
12793 resources: _this3.resources,
28759 resources: resources,
30794 resources: resources,
30810 resources: resources,
31293 resources = _ref4.resources,
31394 resources: resources,
31451 resources: resources,
31676 resources = _ref5.resources,
54690 resources = _ref.resources,
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc247 https://github.com/elastic/elasticsearch/tree/v7.4.2/rest-api-spec/src/main/resources/rest-api-spec/api[REST API specification]
394 https://github.com/elastic/elasticsearch/tree/v7.0.0/rest-api-spec/src/main/resources/rest-api-spec/api[latest 7.0.0 specs]

1234567