Home
last modified time | relevance | path

Searched refs:minor (Results 51 – 75 of 88) sorted by last modified time

1234

/plugin/autotweet2/
H A Daction.php53 …ANGE_TYPE_MINOR_EDIT: if (strpos($subject, 'minor') === FALSE) return; else $edittype = $this->get…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md174 * [Severity: minor] Fixed the `target="_blank"` vulnerability reported by James Gaskell.
611 … of the [styles system](http://docs.ckeditor.com/#!/api/CKEDITOR.style) and fixed two minor issues.
930 …r.com/ticket/11182): [IE10-11] Fixed: Editor crashes (IE11) or works with minor issues (IE10) if a…
962 * fixing other minor bugs.
/plugin/gtime/gtlib/util/
H A DGTUtil.php597 $minor = $version->shiftRight(20)->bitAnd($mask)->getValue();
600 return "{$major}.{$minor}.{$fix}";
/plugin/cacherevisionseraser/
H A DREADME.md28 * A few minor changes
70 * Many others minor changes...
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md93 * A minor change to ensure that unittests work correctly in the sabre/dav
/plugin/database2/
H A Dmedia.php355 list( $major, $minor ) = explode( '/', $mime );
391 imagesavealpha( $dest, ( $minor === 'png' ) );
392 imagealphablending( $dest, ( $minor !== 'png' ) );
394 if ( $minor !== 'png' )
410 switch ( $minor )
H A Ddatabase2.php4841 foreach ( $objects as $minor => $object )
4848 unset( $objects[$minor] );
4852 $objects[$minor] = $subs[1] . $subs[2];
5347 list( $major, $minor ) = explode( '/', $in['type'] );
/plugin/enforcesummary/
H A Dplugin.info.txt6 desc Enforce summary or minor change on all edits
/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php503 public $minor; variable in Google_ResultVersion
510 public function setMinor( $minor) { argument
511 $this->minor = $minor;
514 return $this->minor;
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js4794 …12"/><color theme="1"/><name val="Calibri"/><family val="2"/><scheme val="minor"/></font></fonts>'…
5050minor"><a:schemeClr val="lt1"/></a:fontRef></a:style></a:spDef><a:lnDef><a:spPr/><a:bodyPr/><a:lst…
H A Dxlsx.min.js5minor version code: "+vers.Minor;if(vers.Major>4||vers.Major<2)throw"unrecognized major version co…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md258 * A minor change to ensure that unittests work correctly in the sabre/dav
/plugin/pgn4web/pgn4web/
H A DREADME.txt496 http://scid.sourceforge.net (file tactics.pgn, with minor modifications), and
/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/html2pdf/html2pdf/html2ps/
H A DChangeLog30 * Change: minor FAQ update
83 * Change: minor documentation/FAQ update
116 * Change: minor documentation update
138 * Change: minor samples update
214 * Fixed: minor sample updates
373 * Fixed: minor samples updates
450 the patch (applied with minor changes).
674 * Change: minor documentation updates
829 * Fixed: a lot of minor bugfixes
880 * Change: minor FAQ/HOWTO additions
[all …]
/plugin/html2pdf/snorriheim/
H A Ddesign.css371 div.dokuwiki li.minor {
/plugin/autostartpage/
H A Daction.php103 saveWikiText($id, $wikitext, "autostartpage", $minor = false);
/plugin/hipchat/
H A Daction.php58 $minor = (boolean) $_REQUEST['minor'];
68 if ($minor) $say = $say . ' ['.$this->getLang('hipchat_minor').']';
71 $message = new rcrowe\Hippy\Message(!$minor, rcrowe\Hippy\Message::BACKGROUND_GREEN);
/plugin/publistx/
H A Dchangelog4 * minor bugfixes for
/plugin/docimporter/
H A D.action.php.swp26 … $myWikiContent, $attrs);� $attrs = array('sum' => 'First try', 'minor' => false);� …
H A Daction.php114 $attrs = array('sum' => 'First try', 'minor' => false);
/plugin/jcapture/lib/
H A Dhttpcore-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/aceeditor/
H A DNEWS66 * Some minor improvements and bug fixes
76 * Fixed some minor bugs in table commands
83 * Some minor bugs fixed
/plugin/projects/
H A Dchangelog19 * Various minor clean ups and bug fixes.

1234