/plugin/file2dw/ |
H A D | README.md | 49 …compose-yml` files (at least in one of them). I hope you will find usefull the comments on the fil… 62 A simple `docker-compose.yml` that will create a container with Dokuwiki installed on it. 68 docker-compose up -d 75 A `docker-compose.yml` that will create a container with Dokuwiki installed on it and a reverse pro… 83 docker-compose up -d
|
/plugin/drawio/ |
H A D | README.md | 52 …e development as simple as possible, I prepared a Docker compose file. Using the *docker-compose* … 56 ```docker-compose up```
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.js | 1847 compose = "", 1901 options.compose = options.compose || []; 1902 if ( typeof options.compose === "string" ) { 1903 options.compose = options.compose.split( " " ); 1911 options.compose = options.compose.concat( options.effect ); 1913 options.compose.forEach(function( composeOption ) { 1916 compose = Popcorn.compositions[ composeOption ] || {}; 1920 natives[ method ] = combineFn( natives[ method ], compose[ method ] ); 2304 Popcorn.compose = function( name, definition, manifest ) { function 2314 Popcorn.plugin.effect = Popcorn.effect = Popcorn.compose;
|
/plugin/oauthdoorkeeper/ |
H A D | README | 18 * docker compose up
|
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/ |
H A D | browser.css | 21 * CSS styles used by all pages that compose the File Browser.
|
/plugin/fckg/fckeditor/editor/filemanager/browser/default/ |
H A D | browser.css | 21 * CSS styles used by all pages that compose the File Browser.
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/ |
H A D | Objects.php | 65 …public function compose($destinationBucket, $destinationObject, ComposeRequest $postBody, $optPara… function in Google\\Service\\Storage\\Resource\\Objects
|
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/ |
H A D | browser.css | 21 * CSS styles used by all pages that compose the File Browser.
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | README.md | 20 - Middleware system allows you to augment and compose client behavior.
|
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/ |
H A D | browser.css | 21 * CSS styles used by all pages that compose the File Browser.
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A D | functions.js | 625 var composed = _.compose(exclaim, greet); 628 composed = _.compose(greet, exclaim); 644 composed = _.compose(f, g, h);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Storage.php | 832 'compose' => [ 833 'path' => 'b/{destinationBucket}/o/{destinationObject}/compose',
|
/plugin/sequencediagram/bower_components/lodash/dist/ |
H A D | lodash.fp.min.js | 11 …overSome",apply:"spread",assoc:"set",assocPath:"set",complement:"negate",compose:"flowRight",conta…
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_StorageService.php | 572 …public function compose($destinationBucket, $destinationObject, Google_ComposeRequest $postBody, $… function in Google_ObjectsServiceResource
|
/plugin/sequencediagram/bower_components/underscore/ |
H A D | underscore-min.js | 5 ….negate=function(n){return function(){return!n.apply(this,arguments)}},m.compose=function(){var n=… function
|
H A D | underscore.js | 865 _.compose = function() { function
|
H A D | underscore-min.map | 1 …trailing","debounce","immediate","timestamp","callNow","wrap","wrapper","compose","after","times",…
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/ |
H A D | underscore-min.js | 5 ….negate=function(n){return function(){return!n.apply(this,arguments)}},m.compose=function(){var n=… function
|
H A D | underscore.js | 900 _.compose = function() { function
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | README.md | 487 This allows you to choose between markdown language flavors and also provides a way to compose your
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | advanced.rst | 411 Much better than creating a tag as you can **compose** filters.
|
/plugin/diagramsnet/lib/math/extensions/MathML/ |
H A D | content-mathml.js | 19 …,2),setdiff:a.transforms.binary("\u2216",2),eq:a.transforms.infix("=",1),compose:a.transforms.infi… property in a.applyTokens
|
/plugin/amcharts/assets/ |
H A D | js-yaml.min.js | 2 …ult_full"),t.exports.scan=n("scan"),t.exports.parse=n("parse"),t.exports.compose=n("compose"),t.ex…
|
/plugin/sketchcanvas/script/ |
H A D | js-yaml.min.js |
|
/plugin/elasticsearch/vendor/ruflin/elastica/ |
H A D | CHANGELOG.md | 947 - Travis builds were moved to docker-compose setup. Ansible scripts and Vagrant files were removed
|