Home
last modified time | relevance | path

Searched refs:new (Results 301 – 325 of 1508) sorted by last modified time

1...<<11121314151617181920>>...61

/plugin/publish/lang/en/
H A Dmailchangetext.txt1 There is a new suggestion in your DokuWiki. Here are the details:
/plugin/stlviewer/stlviewer/
H A DREADME.md25 …var stl_viewer=new StlViewer(document.getElementById("stl_cont"), { models: [ {id:0, filename:"mys…
/plugin/blockquote/
H A DCOPYING26 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/userhomepage/lang/en/
H A Duserhomepage_private.default6 * To create a sub-namespace, simply indicate the new page's full position :
H A Duserhomepage_publicspace.default8 * To create a sub-namespace, simply indicate the new page's full position :
/plugin/tos/
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
H A Daction.php176 $new = rawWiki($this->getConf('tos'));
177 $diff = new Diff(explode("\n", $old), explode("\n", $new));
/plugin/wrap/
H A Dexample.txt337 Inside this code block the words will wrap to a new line although they are all in one line.
343 Inside this code block the words will wrap to a new line although they are all in one line.
375 This has no effect on the browser screen. A [[http://reference.sitepoint.com/css/page-break-after|pagebreak]] will force a new page in printouts.
H A DCOPYING26 in new free programs; and that you know you can do these things.
241 9. The Free Software Foundation may publish revised and/or new versions
242 of the General Public License from time to time. Such new versions will
244 address new problems or concerns.
289 If you develop a new program, and you want it to be of the greatest
/plugin/wrap/conf/
H A Dlang2dir.conf154 new ltr #Newar
/plugin/dokucrypt2/
H A DCOPYING26 in new free programs; and that you know you can do these things.
241 9. The Free Software Foundation may publish revised and/or new versions
242 of the General Public License from time to time. Such new versions will
244 address new problems or concerns.
289 If you develop a new program, and you want it to be of the greatest
H A DOLDER_VERSIONS.md9 NOTE: This fix was merged into Dokuwiki core as of Oct, 10 2019. So new versions of Dokuwiki released after that date will not need this patch.
/plugin/avbarchart/
H A DCOPYING26 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/avtaskbox/
H A DCOPYING26 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/yourip/
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/davcal/vendor/sabre/http/
H A DCHANGELOG.md7 * The async client wouldn't `wait()` for new http requests being started
58 `WWW-Authenticate` headers, but instead append new headers. This ensures
202 * Added: addHeaders() to append a list of new headers.
H A DREADME.md103 $response = new HTTP\Response();
171 $request = new MyRequest($request);
196 $client = new HTTP\Client();
206 $client = new HTTP\Client();
258 $request = new Request('GET', 'http://localhost/');
259 $client = new Client();
314 $client = new Client();
502 * Updates the body resource with a new stream.
550 * Adds a new set of HTTP headers.
647 * Updates the body resource with a new stream.
[all …]
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php80 $new = new self($xml);
81 return $new;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DLock.php68 $new = new self();
69 $new->owner = !empty($values['{DAV:}owner']) ? $values['{DAV:}owner']->getXml() : null;
70 $new->scope = LockInfo::SHARED;
74 if ($elem['name'] === '{DAV:}exclusive') $new->scope = LockInfo::EXCLUSIVE;
77 return $new;
/plugin/davcal/vendor/sabre/uri/
H A DCHANGELOG.md16 * Fixed a bug in the `resolve` when only a new fragment is specified.
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php2603 $new = <<<ICS
2647 $this->parse($old, $new, array(), 'mailto:a1@example.org');
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md116 * #144: `PARTSTAT=NEEDS-ACTION` is now set for new invites, if no `PARTSTAT` is
152 setters on properties. (`$event->DTSTART = new DateTime('now')`).
156 * #114: VTIMEZONE is retained when generating new REQUEST objects.
242 * Fixed: Issue #83. Creating new VALUE=DATE objects using php's DateTime.
296 * Added: bad-ass new cli debugging utility (in bin/vobject).
410 * Added: Fancy new MimeDir parser that can also parse streams.
428 * Added: You can add new sub-components much quicker with the magic setters, and
486 few new API's that mimic the VObject 3 API. This allows it to be used a
487 'bridge' version. Specifically, this new version exists so SabreDAV 1.7 and
550 * Added: A new 'Compound' property, that can automatically split up parts for
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md8 Building a new feature? Contact us first
68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our
/plugin/pot/
H A DLICENSE27 in new free programs; and that you know you can do these things.
238 9. The Free Software Foundation may publish revised and/or new versions
239 of the General Public License from time to time. Such new versions will
241 address new problems or concerns.
285 If you develop a new program, and you want it to be of the greatest
H A DREADME.md122 … the next pots will have: example6, example7, example8,... until you set a new name where the risi…

1...<<11121314151617181920>>...61