Home
last modified time | relevance | path

Searched refs:path (Results 3101 – 3125 of 3342) sorted by relevance

1...<<121122123124125126127128129130>>...134

/plugin/issuelinks/
H A Dstyle.less120 path {
/plugin/sphinxsearch-was/
H A DINSTALL64 into ''/etc/systemd/system'' and edit it such that the path
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js114 user.displayName, siteUrl + user.profilePicture.path));
/plugin/pageredirect/
H A DChangeLog.md95 - match anything in page name, to wiki path it is converted internally. [f423934]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md82 **Warning:** mPDF will clean up old temporary files in the temporary directory. Choose a path dedicated to mPDF only.
H A DCHANGELOG.md79 * Allow passing file content or file path to `SetAssociatedFiles` (#558)
109 - ICC profile is loaded as entire path to file (to prevent a need to write inside vendor directory)
327 - URL handling changed to work with special characters in path fragments; affects `<a>` links, `<img>` images and
569 - SVG images - path including e.g. 1.234E-15 incorrectly parsed (not recognising capital E)
592 - data:image as background url() - incorrectly adjusting path on server if MPDF_PATH not specified (included in release mPDF 5.6.1)
593 - Image problem if spaces or commas in path using http:// URL (included in release mPDF 5.6.1)
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1path:(a.path||"")+"plugins/export/",formats:{JPG:{mimeType:"image/jpg",extension:"jpg",capture:!0}…
2path+"shapes/":"")+p[g];q.action="add",q.url=s,q.icon=s,q.ignore=r,q["class"]="export-drawing-shap…
H A Dexport.js433 path: ( ( chart.path || "" ) + "plugins/export/" ), property in AmCharts._this.defaults
601 var url = src.indexOf( "//" ) != -1 ? src : [ _this.libs.path, src ].join( "" );
1245 var item = e.path;
2644 var url = ( io ? _this.config.path + "shapes/" : "" ) + items[ i2 ];
3125 if ( !_this.libs.path ) {
3126 _this.libs.path = _this.config.path + "libs/";
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php351 if ($meetOrSlice == 'slice') { // need to add a clipping path to reference rectangle
358 $s .= ' W n '; // Ends path no-op & Sets the clipping path
365 if ($meetOrSlice == 'slice') { // need to end clipping path
411 } elseif ($element == 'path') {
1560 // fonction retracant les <path />
2158 $path = ' ';
2168 $path .= sprintf('%.3F %.3F %.3F %.3F %.3F %.3F c ', $cpx1 * $this->kp, -$cpy1 * $this->kp, $cpx2 * $this->kp, -$cpy2 * $this->kp, $x2 * $this->kp, -$y2 * $this->kp) . "\n";
2175 return [$path, $bounds]; // mPDF 5.0.040
3635 case 'path'
[all...]
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md50 require('/path/to/MaxMind-DB-Reader-php/autoload.php');
/plugin/odt/
H A Dexample.css185 * The base path is the media directory.
/plugin/mikioplugin/
H A DREADME.md160 - Fixed path check in LESS engine on Windows
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dslf4j-api-1.7.25.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
/plugin/odp/
H A Drenderer.php274 foreach($this->manifest as $path => $type){
276 '" manifest:full-path="'.$this->_xmlEntities($path).'"/>';
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm28 * <cfmodule name="path/to/cfc/fckeditor"
/plugin/advrack/
H A Dscript.js27 return this.path(array);
/plugin/quickstats/
H A DHOW-TO53 You can install it anywhere you choose; just replace the default path in 'geoip_dir' with
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md405 $request->getBody()->addFile(new PostFile('file_key', fopen('/path/to/content', 'r')));
708 'command.response_body' => '/path/to/file'
716 'save_as' => '/path/to/file'
859 $builder = Guzzle\Service\Builder\ServiceBuilder::factory('/path/to/config.json');
866 ### No default path
868 URLs no longer have a default path value of '/' if no path was specified.
/plugin/amcharts/assets/amcharts/
H A Dfunnel.js23 q[w]));0<r.length&&A.gradient("linearGradient",r);m.pattern&&A.pattern(m.pattern,NaN,this.path)}0<f…
31 …,"+(d-d/2*(1-y))+","+f+"L"+d+",0",l+="A"+r+","+w+",0,0,1,0,0"),r=180),b=b.path(l).attr(n),b.gradie…
32 …gth;v++)if(H=d[v])a.push(H),e.setCN(c,H,z+"element");F&&b.pattern(F,NaN,c.path)},width:function(a)…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael.js1299 return this.path('M{0},{1} L{2},{3}', x1, y1, x2, y2);
1449 var line = this.paper_.path(handLine(x1, y1, x2, y2)).attr(LINE);
1460 return this.paper_.path(handRect(x, y, w, h)).attr(RECT);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1path information, but only the server name. It is sent with CORS requests, as well as with POST re…
H A D23.23.js.map1 …fix: '.hcl',\n keywords: [\n 'var',\n 'local',\n 'path',\n 'for_eac…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js917 var parentFolder = function (path) { argument
918 if (path.slice(-1) == '/') {
919 path = path.substring(0, path.length - 1);
921 var lastSlash = path.lastIndexOf('/');
922 return (lastSlash > 0) ? path.substring(0, lastSlash) : "";
932 var forceTrailingSlash = function(path) { argument
934 if (path.slice(-1) != "/") {
935 path += "/"; // IE doesn't like substr(-1)
937 return path;
/plugin/interwikiformatting/
H A DREADME.md33 …- **Slash Replacement Text** (*slash_replacement*) - The text that the common path separator symbo…

1...<<121122123124125126127128129130>>...134