Home
last modified time | relevance | path

Searched refs:root (Results 501 – 525 of 880) sorted by last modified time

1...<<21222324252627282930>>...36

/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md79 `component-dir` option in your root *composer.json*'s `config`. The following
H A D.editorconfig2 root = true
/plugin/jplayer/components/
H A Drequire-built.js2064 (function (root, factory) {
2075 if(root.jQuery) { // Use jQuery if available
2076 factory(root.jQuery);
2078 factory(root.Zepto);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2root){return(function(p){return PATH.join2(root,p)})}var check=FS.readdir(mount.mountpoint).filter… argument
H A Dogg.js2root){return(function(p){return PATH.join2(root,p)})}var check=FS.readdir(mount.mountpoint).filter… argument
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php33 private $root; variable in Assetic\\Factory\\AssetFactory
43 * @param string $root The default root directory
46 public function __construct($root, $debug = false) argument
48 $this->root = rtrim($root, '/');
176 $options['root'] = array($this->root);
182 $options['root'][] = $this->root;
320 $root = $this->root;
322 $input = $this->root.'/'.$path;
418 foreach ($roots as $root) {
419 if (0 === strpos($path, $root)) {
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssEmbedFilter.php32 private $root; // Prepends <root> to all relative URLs. variable in Assetic\\Filter\\CssEmbedFilter
58 public function setRoot($root) argument
60 $this->root = $root;
103 if (null === $this->root) {
108 $pb->add('--root')->add($this->root);
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js19 (function (root, factory) {
30 if(root.jQuery) { // Use jQuery if available
31 factory(root.jQuery);
33 factory(root.Zepto);
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js19 (function (root, factory) {
30 if(root.jQuery) { // Use jQuery if available
31 factory(root.jQuery);
33 factory(root.Zepto);
/plugin/admnote/
H A Dstyle.css10 :root {
/plugin/fileshare/
H A DREADME.md8 … not work! Note: move the file filesharedownload.php (from plugin) to the root of your wiki (besid…
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1 …ar keywords_important = words(\n /* ngxDirectiveImportant */ \"include root server server_name …
H A Dperl.min.js.map1root for path lookups\n close :1, // - close file (or…
H A Drpm.min.js.map1 …mber\";\n }\n\n // Macros like '%make_install' or '%attr(0775,root,root)'\n if (str…
H A Dclojure.min.js.map1 …\", \"alias\",\n \"all-ns\", \"alter\", \"alter-meta!\", \"alter-var-root\", \"amap\", \"ance…
/plugin/latexport/
H A DREADME.md119 version, you probably need to add to the root dokuwiki folder the ``.htaccess``
160 ## to your document root.
/plugin/flowcharts/
H A Dmermaid.min.js1 …ction(t){for(var e=0,n=t.length;e<n;++e)this.remove(t[e]);return this},Ss.root=function(){return t…
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js12 (function( root, factory ) {
14 root.RevealHighlight = factory();
19 root.RevealHighlight = factory();
/plugin/revealjs/js/
H A Dreveal.js8 (function( root, factory ) {
12 root.Reveal = factory();
13 return root.Reveal;
20 root.Reveal = factory();
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js6 (function( root, factory ) {
8 root.marked = require( './marked' );
9 root.RevealMarkdown = factory( root.marked );
14 root.RevealMarkdown = factory( root.marked );
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js8705 value: function _toggleOutlineItem(root) {
8713 …for (var _iterator = root.querySelectorAll('.outlineItemToggler')[Symbol.iterator](), _step; !(_it…
H A Dviewer.css406 :root {
H A Dviewer.js.map1root","fragment","queue","hasAnyNesting","levelData","itemsDiv","DELAY_BEFORE_RESETTING_SWITCH_IN_…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js23 (function webpackUniversalModuleDefinition(root, factory) {
31 root["pdfjs-dist/build/pdf"] = root.pdfjsLib = factory();
H A Dpdf.js.map1root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.expo…

1...<<21222324252627282930>>...36