Home
last modified time | relevance | path

Searched refs:parameters (Results 601 – 625 of 693) sorted by path

1...<<2122232425262728

/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1parameters","Object","file","apiParameters","prop","args","loadingTask","getDocument","loaded","ex…
/plugin/pdftools/
H A DREADME.md33 Standard parameters for the created pdf are
/plugin/pgn4web/pgn4web/
H A DREADME.txt123 …SetLiveBroadcast(1, false, false, false, false); // set live broadcast; parameters are delay (refr…
248 SetLiveBroadcast(delay, alertFlag, demoFlag, stepFlag, endlessFlag) parameters:
297 The live*.html files typically accept these parameters:
310 specific configuration parameters.
H A Dengine.js84 …var parameters = "fs=" + encodeURIComponent(engineWinLastFen) + "&es=" + pgn4web_engineWinSignatur…
85 if (engineDisabled) { parameters += "&de=t"; }
86 … if (pgn4web_engineWindowUrlParameters) { parameters += "&" + pgn4web_engineWindowUrlParameters; }
90 …engineWin = window.open(detectEngineLocation() + engineWinParametersSeparator + parameters, pgn4we…
H A Dpgn-standard.txt383 standard parameters. The movetext section gives the usually enumerated and
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt71 * [bugfix: #1008] phpThumbURL accept array parameters
241 * "f" parameters now accepts formats with leading "."
358 ¤ Deprecated parameters "err", "file", "goto"
510 parameters specified (thanks tbittnersØcox*net)
618 parameters passed
725 * "file" and "goto" parameters are now disabled by
748 * Bugfix: inconsitant handling of boolean parameters
1063 * 'usa','usr','ust' parameters have been removed and
1067 * 'brx','bry','bw' parameters have been removed
1206 in the URL. Normally URL parameters override these
[all …]
H A Dphpthumb.faq.txt199 Q: Is it possible to set the parameters (like w/h/fltr[]) in
213 without the parameters in the URL showing the location of
217 problem of passing parameters to the file, whether it's
219 I would suggest is putting as many of the common parameters
222 don't want people modifying the parameters, turn on
231 parameters in phpThumb.config.php to pull your source images
234 enabled, then nobody can modify the parameters to view
343 a script with parameters to display images? For example:
H A Dphpthumb.readme.txt107 phpThumb.php can also be called by passing parameters not
120 last item. As many key/value pairs for parameters can be
198 Requires "w" and "h" parameters set.
310 Using default parameters (&fltr[]=lvl) is similar to
500 parameters
584 values for sx/sy/sw/sh parameters, or if those are set
587 to crop 25% off all sides, you would specify parameters:
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.lgpl-30.txt68 material is not limited to numerical parameters, data structure
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default93 // If cache_default_only_suffix is non-empty, GETstring parameters (except 'src') are ignored and o…
94 // parameters (set at the bottom of phpThumb.config.php) are used for processing.
236 // If any parameters are constant across ALL images, you can set them here
238 …GOVERRIDE = true; // if true, any parameters in the URL will override the defaults set here; if f…
239 …tring parameters will be ignored (except for 'src') and only below default parameters will be used…
/plugin/popupviewer/
H A DREADME.md9 Note: [?%SIZE%] and [%TEXT/IMAGE%] are optional parameters.
/plugin/pot/
H A DREADME.md55 Additional parameters can be used to adjust the displayed result:
/plugin/projects/plugins/file/
H A Dlatex_dependency.php42 $parameters = '(?i:\[.*?\])?';
43 $pattern = "/\\\\$command *$parameters *\{ *(?P<content>.*?) *\}/";
/plugin/querychangelog/lang/en/
H A Dquerychangelog.txt3 Display the a changelog according to the parameters defined below.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md216 * Renamed $languages constructor parameters to $locales for both the Client
/plugin/quickstats/
H A DREADME1 …o-location, IP, page counts, browsers, operating systems, query string parameters. Its advantage f…
/plugin/remotescript/lib/
H A Dlicense.txt259 If such an object file uses only numerical parameters, data
/plugin/revealjs/
H A DREADME.md235 {{background>parameters}}
238 For all possible parameters see alternative slide indicator below.
269 - Full example - parameters are parsed dynamically like in CSS, the parameter order is not importan…
332 - keyword: `<notes>` (no parameters)
H A Dchangelog.md21 …- Full example - parameters are parsed dynamically like in CSS, the parameter order is not importa…
49 - `<notes>` - no parameters
/plugin/rssticker/
H A Drssticker.js64 var parameters="rss_url="+encodeURIComponent(this.RSS_url)+"&cachetime="+this.cachetime+"&bustcache…
66 this.ajaxobj.open('GET', lastrssbridgeurl+"?"+parameters, true)
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js350 this.options.defaultParams = this.options.parameters || null;
360 this.options.parameters = this.options.callback ?
364 this.options.parameters += '&' + this.options.defaultParams;
633 parameters: params,
641 parameters: params,
673 parameters: 'editorId=' + encodeURIComponent(this.element.id),
780 parameters: 'editorId=' + encodeURIComponent(this.element.id),
818 parameters: 'editorId=' + encodeURIComponent(this.element.id),
H A Dprototype.js1365 parameters: '', property in AnonymousFunction87f8306d4200.options
1373 if (Object.isString(this.options.parameters))
1374 this.options.parameters = this.options.parameters.toQueryParams();
1375 else if (Object.isHash(this.options.parameters))
1376 this.options.parameters = this.options.parameters.toObject();
1391 var params = Object.clone(this.options.parameters);
1398 this.parameters = params;
4018 var params = options.parameters, action = form.readAttribute('action') || '';
4020 options.parameters = form.serialize(true);
4024 Object.extend(options.parameters, params);
H A Dunittest.js207 { method: 'get', parameters: 'result=' + this.getResult(), asynchronous: false });
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/searchpattern/
H A Dstyle.css42 div.dokuwiki div.sp_main table.sp_main_table span.sp_src_params{ /*the search parameters displayed …

1...<<2122232425262728