Home
last modified time | relevance | path

Searched refs:minor (Results 76 – 88 of 88) sorted by path

1234

/plugin/projects/
H A Dchangelog19 * Various minor clean ups and bug fixes.
/plugin/publistf/
H A DCHANGELOG.md42 * minor bugfixes for
/plugin/publistx/
H A Dchangelog4 * minor bugfixes for
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md43 * Additional minor performance improvements.
/plugin/quickedit/
H A Dscript.js64 minor=document.getElementById("minoredit"+id).value;
67 …'&page='+page+'&text='+text.replace(/&/g, '%26')+'&sub='+sub.replace(/&/g, '%26')+'&minor='+minor);
/plugin/struct/
H A Dhelper.php94 public function saveData($page, $data, $summary = '', $minor = false)
109 $newrevision = self::createPageRevision($page, $summary, $minor);
145 * @param bool $minor
148 public static function createPageRevision($page, $summary = '', $minor = false)
153 saveWikiText($page, rawWiki($page), $summary, $minor);
93 saveData($page, $data, $summary = '', $minor = false) global() argument
147 createPageRevision($page, $summary = '', $minor = false) global() argument
H A Dremote.php72 * @param bool $minor
77 public function saveData($page, $data, $summary, $minor = false)
86 $this->hlp->saveData($page, $data, $summary, $minor);
74 saveData($page, $data, $summary, $minor = false) global() argument
/plugin/swfobject/
H A Dscript.js4 …ion(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.…
/plugin/tuxquote/
H A Dquotes.txt1140 …who was named MVP of the 1978 Super Bowl that they cannot always remember minor details, such as t…
3404 No matter how minor the task, you will inevitably end up covered with grease and motor oil. <BR> --…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md319 * A minor change to ensure that unittests work correctly in the sabre/dav
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md93 * A minor change to ensure that unittests work correctly in the sabre/dav
/plugin/xcom/lang/en/
H A Dfunctions.txt24 …following: \\ 1. ''(sum;summary text)'' \\ 2. ''(minor;1)'' \\ The semi-colons after ''sum'' and '…
61 …] , (string) raw Wiki text, (array) attrs \\ Where ''attrs'' is either ''minor'' or it is''sum'',…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1704 // minor version 2
10232 if(vers.Minor != 2) throw new Error('unrecognized minor version code: ' + vers.Minor);
11010 …12"/><color theme="1"/><name val="Calibri"/><family val="2"/><scheme val="minor"/></font></fonts>'…
11075 case 2: out.scheme = "minor"; break;
11098 if(font.scheme == "minor") scheme = 2;
11316 scheme: "minor"
11684 …fectRef idx="2"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val=…
11687 …fectRef idx="1"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val=…
21324 scheme: "minor"

1234