Home
last modified time | relevance | path

Searched refs:parameter (Results 201 – 225 of 234) sorted by last modified time

12345678910

/plugin/rstudio/
H A Dplugin.info.txt6 desc inserts rstudio parameter into code blocks for RStudio geshi css
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1749 Notice: 'tofile' parameter have been renamed to 'output'
1750 parameter; default script behaviour have changed to display result
/plugin/mantis/lib/
H A Dchangelog18 - soapclient: use headers in call if provided (previously ignored this parameter)
199 - soap_server: fix parameter order in fault method (always used as faultcode, faultstring)
367 - nusoap_base: add encodingStyle parameter to serializeEnvelope
437 - wsdl: add enumeration parameter to addSimpleType
438 - xmlschema: add enumeration parameter to addSimpleType
444 - soap_server: "flatten out" the parameter array to call_user_func_array (thanks Andr� Mamitzsch)
491 - soap_server: don't try to use eval to call function when any parameter is an object
/plugin/publistx/
H A DREADME8 Additionally, use parameter author:page:authorpage if you want links to
H A Dchangelog5 * added a new optional parameter "authors", which allows linking to websites of
/plugin/profiles/
H A Dsyntax.php61 $parameter = htmlspecialchars($p[0]);
65 if ($type == "link") $ahref = $parameter;
69 … if ($type == "profile" || $type == "page" || $type == "") $ahref = $ahref.$parameter;
74 $ahref = $ahref.$parameter;
79 $ahref = $ahref.$parameter;
84 if ($type == "profile" || $type == "") $ahref = $ahref."in/".$parameter;
85 else if ($type == "page") $ahref = $ahref.$parameter;
90 if ($type != "link") $ahref = $ahref.$parameter;
95 if ($type != "link") $ahref = $ahref.$parameter;
100 if ($type != "link") $ahref = $ahref.$parameter;
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dokutexit/help/
H A Dtexit.txt39 ^biggesttableword | Obscur parameter that can change, sometimes, tables layout | number | 15 |
/plugin/dwspecialist/
H A Dsyntax.php181 list($matchall, $crlf, $listoffset, $prolog, $parameter)=$match;
183 $parameters=explode("&", $parameter);
/plugin/socialshareprivacy2/SSP/
H A DREADME.md951 The shared url will be passed as a parameter. (String)</td>
957 The shared url will be passed as a parameter. (String)</td>
/plugin/templateconfhelper/
H A DREADME11 ==== parameter ====
27 ==== parameter ====
/plugin/contactmodern/
H A DREADME.textile50 p. You can also specify several parameters. If you only need one parameter you simply use:
62 …e it. You must activate the captcha by default in order to change its status with this parameter. |
H A DCHANGELOG30 * Error with captcha parameter solved.
/plugin/mytemplate/
H A DREADME30 Please note that a parameter could also be another replacement command, they will be interpreted
36 VAR - This is your basic placeholder replacement. Takes one parameter that will be replaced b…
65 As you can see, the first parameter (WIKISOFTWARE) names the list to display, the second
66 one ([ @0 | @1 | @2 | ] specifies the structure of each row. The final parameter (5) is
/plugin/flashplayer/
H A Dreadme-en.txt89 2009-06-14 - Added "position" parameter.
108 2012-05-11 - Bug fix for the handling of the "position" parameter.
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/autotweet/
H A DOAuth.php822 $parameter = OAuthUtil::urldecode_rfc3986($split[0]);
825 if (isset($parsed_parameters[$parameter])) {
829 if (is_scalar($parsed_parameters[$parameter])) {
832 $parsed_parameters[$parameter] = array($parsed_parameters[$parameter]);
835 $parsed_parameters[$parameter][] = $value;
837 $parsed_parameters[$parameter] = $value;
856 foreach ($params as $parameter => $value) {
862 $pairs[] = $parameter . '=' . $duplicate_value;
865 $pairs[] = $parameter . '=' . $value;
/plugin/onlineordering/
H A Dstyle.css14 #onlineordering_error #parameter {
/plugin/tline/
H A DCHANGES.txt139 loaded beyond the edges by using the date parameter of the Band Info.
148 * PointHighlightDecorator now uses the width parameter, not CSS.
242 * Added forceLocale parameter to timeline-api.js to force a locale for testing
/plugin/jsonrpc/
H A DIJR_Server.php57 $parameter = array();
61 $parameter[] = $value;
65 $res = $this->call($data['method']['methodName'], $parameter);
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt354 …s is inappropriate when the page contains dynamic external content. The parameter tells [[DokuWiki…
/plugin/jmol2/jmol/
H A DCHANGES.txt828 # full parameter list:
1389 # sends image (null parameter) or text to clipboard
1486 # bug fix: stereoDegrees parameter not reported correctly
3442 # bug fix: completion of set parameter clean up
3728 # bug fix: Jmol parameter setting syntax too loose
3759 # this goes to the pickCallback function as the second parameter,
3760 # with the first parameter (normally the atomIndex) being -2.
4497 # applet parameter param=menuFile value="jmol.mnu"
4499 # application parameter -m filename
4516 # applet parameter param=menuFile value="jmol.mnu"
[all …]
/plugin/flowplay2/flowplayer/
H A DREADME.txt45 - Fixed: was not possible to set the clip's duration just using the 'end' parameter
202 Default looping state is defined in 'loop' parameter. Thanks Jeff Wagner
400 - initialScale parameter did not work when the controls were hidden
421 - Added a per clip parameter 'allowResize' that can be used to override the scaling setting.

12345678910