Home
last modified time | relevance | path

Searched refs:existing (Results 151 – 175 of 178) sorted by path

12345678

/plugin/piwik2/
H A DREADME.md46 * an existing piwik installation that the trackingscript can send data to
53 …–> Plugin Settings –> Piwik2*** (Values partly have to be taken from an existing piwik installatio…
/plugin/progrecss/
H A Dstyle.css18 * existing links, and the caption is shown in small size font.
148 * for existing/missing links, percentage is shown below.
/plugin/publistf/
H A DCHANGELOG.md34 * changed version number and changelog format for project (the existing changelog
/plugin/refnotes/
H A Dadmin.js997 function validateName(name, type, existing) {
1018 if (existing.has(name)) {
/plugin/revealjs/
H A Dchangelog.md38 …- Improved existing background indicator {{background>orange bg-zoom}}: allowing now all options f…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md10112 Binds methods of an object to the object itself, overwriting the existing
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js876 var existing = this.get(model);
877 if (existing) {
878 if (merge && model !== existing) {
880 if (options.parse) attrs = existing.parse(attrs, options);
881 existing.set(attrs, options);
882 toMerge.push(existing);
883 if (sortable && !sort) sort = existing.hasChanged(sortAttr);
885 if (!modelMap[existing.cid]) {
886 modelMap[existing.cid] = true;
887 set.push(existing);
[all …]
/plugin/siteexport/syntax/
H A Dtoc.php446 …private function _mergeWithHeaders($existing, $newInstructions, $level = 1, $mergeHint = array()) { argument
453 while ($this->_findNextHeaderSection($existing, $level, $existingStart, $existingEnd)) {
456 … $returnInstructions = array_merge($returnInstructions, array_slice($existing, 0, $existingStart));
460 $currentSlice = array_slice($existing, $existingStart, $existingEnd-$existingStart);
487 … $returnInstructions = array_merge($returnInstructions, array_slice($existing, $existingStart));
/plugin/sqlite/lang/en/
H A Dintro.txt3 This screen lets you interface existing SQLite databases directly. Just select the databases from the table of contents and enter your SQL commands.
/plugin/struct/lang/en/
H A Deditor_intro.txt5 Pick an existing schema from the Table of Contents or a create a new one.
/plugin/struct/meta/
H A DSchemaImporter.php26 // number of existing columns
27 $existing = count($this->oldschema->getColumns());
64 if (!empty($column['colref']) && $column['colref'] <= $existing) {
65 // update existing column
/plugin/subjectindex/plugins/
H A Dbible_verses.txt164 … rain upon the earth forty days and forty nights; and I will wipe every existing thing that I have…
183 Thus he wiped out every existing thing that was on the surface of the ground, from man to beast, to…
13184 …ossom he has come forth and is cut off,And he runs away like the shadow and does not keep existing.
20958 …hat [of it] if it is rejecting also the scepter? This will not continue existing,' is the utteranc…
25221 … A man dressed in soft outer garments? Why, those in splendid dress and existing in luxury are in …
25644 And in Ha'des he lifted up his eyes, he existing in torments, and he saw Abraham afar off and Laz'a…
27077 But the high priest and all those with him, the then existing sect of the Sadducees, rose and becam…
27626 …ger of being charged with sedition over today's affair, no single cause existing that will permit …
28268 … the superior authorities, for there is no authority except by God; the existing authorities stand…
29398 who, although he was existing in God's form, gave no consideration to a seizure, namely, that he sh…
[all …]
/plugin/submgr/lang/en/
H A Dintro.txt5 namespace immeadiately). All existing rules are automatically applied to all newly created users.
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1existing regex object to copy.\n * @param {String} [flags] Any combination of flags.\n * Native …
/plugin/tiledblog/
H A Dplugin.info.txt6 desc Tile an existing blog
/plugin/topbarsyntax/
H A Dcsshover3.htc57 // start parsing the existing stylesheets
/plugin/tuxquote/
H A Dquotes.txt226 There is no truth existing which I fear, or would wish unknown to the whole world. <BR> -- Thomas J…
/plugin/upgrade/vendor/splitbrain/php-archive/
H A DREADME.md5 needed for compression). It can create new files or extract existing ones.
7 To keep things simple, the modification (adding or removing files) of existing archives is not supported.
30 // To list the contents of an existing TAR archive, open() it and use
37 // To extract the contents of an existing TAR archive, open() it and use
/plugin/vkeyboard/
H A Dvkeyboard.js.unc187 // (this.VKI_kt) above so it references an existing layout.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1575 * Changed: Sending back HTTP 204 after a PUT request on an existing resource
2144 existing resource.
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md90 * #38: The Authentication helpers no longer overwrite any existing
126 * This means that `setHeaders()` does not wipe out every existing header
133 * `addHeader()` will now preserve an existing header with that name, and add a
201 existing Message::getBody changed it's behavior, so be careful.
230 * Changed: setHeaders() now overwrites any existing http headers.
H A DREADME.md542 * This method overwrites all existing HTTP headers
553 * overwritten, but any other existing headers will be retained.
687 * This method overwrites all existing HTTP headers
698 * overwritten, but any other existing headers will be retained.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md157 object, instead of editing the existing `VCalendar` in-place. This is a BC
439 to parse incoming iTip messages and apply the result on existing calendars,
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md213 to parse incoming iTip messages and apply the result on existing calendars,
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc86 init(bufferedImage) Initiailize with an existing object

12345678