Home
last modified time | relevance | path

Searched refs:new (Results 76 – 100 of 1508) sorted by last modified time

12345678910>>...61

/plugin/bureaucracy/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/htmlok/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/addnewpage/
H A DREADME.md7 The plugin lets users put *add new page* forms within pages, with optional namespace selection.
H A Dplugin.info.txt7 desc Adds a "new page form" to any wiki page.
/plugin/gitbacked/
H A DREADME.md5 You want to support Open Source, even if you are new to the game?
11 …e encountered a problem, you have a good idea, or just have a question, please, create a new issue.
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/gitbacked/lang/en/
H A Dmail_create_new_error.txt1 ==== The creation of a new Git repo FAILED on @DOKUWIKIURL@ ====
/plugin/gitbacked/lib/
H A DGit.php758 * @param string $new
760 public function set_description($new) { argument
762 file_put_contents($path."/description", $new);
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md49 $copier = new DeepCopy();
107 $copier = new DeepCopy(true);
124 $copier = new DeepCopy(true);
157 $matcher = new PropertyNameMatcher('id');
169 $matcher = new PropertyMatcher('MyClass', 'id');
182 $matcher = new TypeMatcher('Doctrine\Common\Collections\Collection');
205 $copier = new DeepCopy();
206 $copier->addFilter(new SetNullFilter(), new PropertyNameMatcher('id'));
223 $copier = new DeepCop
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1083 $new = ['inset' => false, 'blur' => 0, 'spread' => 0];
1085 $new['inset'] = true;
1090 $new['x'] = $this->sizeConverter->convert(trim($p[0]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1093 $new['y'] = $this->sizeConverter->convert(trim($p[1]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1097 $new['blur'] = $this->sizeConverter->convert(trim($p[2]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1099 $new['col'] = $this->colorConverter->convert(preg_replace('/\*/', ',', $p[2]), $this->mpdf->PDFAXwarnings);
1103 $new['spread'] = $this->sizeConverter->convert(trim($p[3]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['inner_width'], $this->mpdf->FontSize, false);
1105 $new['col'] = $this->colorConverter->convert(preg_replace('/\*/', ',', $p[3]), $this->mpdf->PDFAXwarnings);
1108 $new['col'] = $this->colorConverter->convert(preg_replace('/\*/', ',', $p[4]), $this->mpdf->PDFAXwarnings);
1112 if (empty($new['co
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBookmarkWriter.php41 while ($bmo[$i]['l'] - $lastlevel > 1) { // If jump down more than one level, insert a new entry
42 $new = $bmo[$i];
43 $new['t'] = "[" . $new['t'] . "]"; // Put [] around text/title to highlight
44 $new['l'] = $lastlevel + 1;
46 $this->mpdf->BMoutlines[] = $new;
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DTharlonOFL.txt42 new environment.
H A DDhyanaOFL.txt43 new environment.
H A DJomolhari-OFL.txt47 or by porting the Font Software to a new environment.
H A DKhmerOFL.txt42 new environment.
H A DLateef font OFL.txt42 new environment.
H A DLohitKannadaOFL.txt43 new environment.
H A DXW Zar Font Info.txt41 new environment.
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DREADME.md23 $qrCode = new QrCode('Lorem ipsum sit dolor');
25 $output = new Output\Png();
H A DLICENSE146 The Free Software Foundation may publish revised and/or new versions
147 of the GNU Lesser General Public License from time to time. Such new
149 differ in detail to address new problems or concerns.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DLICENSE.txt26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
H A DREADME.md64 $mpdf = new \Mpdf\Mpdf();
88 $mpdf = new \Mpdf\Mpdf(['tempDir' => __DIR__ . '/tmp']);
H A DCHANGELOG.md6 * new `Mpdf\Exception\FontException` extending base `MpdfException` was introduced and is thrown on Font manipulation
173 - Refactored code portions to new "separate" classes:
402 - +aCJK incorrectly parsed when instantiating class e.g. new mpDF('ja+aCJK')
571 - Float-ing DIVs - starting a float at bottom of page and it causes page break before anything output, second new page is forced
590 - Bookmarks will now work if jump more than one level e.g. 0,2,1 Inserts a new blank entry at level 1
595 - `<dottab>` fixed to allow color, font-size and font-family to be correctly used, avoid dots being moved to new page, and to work in RTL
737 This has been moved to a new file: classes/ttfontsuni_analysis.php.
739 The 3 utility scripts have been updated to use the new extended class:
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md68 $loader = new \Example\Psr4AutoloaderClass;
104 A simple example, that imports a single page and places this onto a new created page:
119 $pdf = new Fpdi();
/plugin/dw2pdf/tpl/default/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's

12345678910>>...61