Home
last modified time | relevance | path

Searched refs:from (Results 126 – 150 of 2262) sorted by relevance

12345678910>>...91

/plugin/fckg/
H A DChanges33 Removed some unnecessary files from distribution and comproessed old Changs files to zip.
135 Upgraded Geshi plugin (input from Kamil Demecki).
177 from which fckgL takes the urls.
229 Corrects bug which deletes final monospace markup from list items
232 Fixed corrupted links to media from userfiles and bad file mode set for edit.php
264 Prevent Alt from accessing CTRL short-cuts when Alt Gr key is hit( in helper.php)
300 Fixed boken snippet (side-effect from 18 March Weatherwax internal media fix)
319 Removed query string from copied/pasted images; interfered with parsing of url. Affects
335 Image copied from clipboard saved to namespace of page being edited
345 Move plugins list from settings to new admin panel
[all …]
/plugin/netlogo/inc/
H A Dsupport.php11 function relativePath($from, $to, $ps = '/') argument
15 $arFrom = explode($ps, rtrim($from, $ps));
/plugin/bureaucracyau/
H A Dplugin.info.txt6 desc Create forms and generate pages or emails from them - Forked from Bureaucracy release 2019-…
/plugin/dwcommits/
H A DREADME7 commits from gits specified in the configuration manager and in a config file
13 The databases created by this plugin can be queried from the admin panel and
14 from a syntax plugin. The HOW-TO is described on the DOkuwiki site for this
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dskin.js116 return function( from, to ) { argument
117 return template.output( { from: from, to: to } );
/plugin/ckgedit/ckeditor/skins/moono/
H A Dskin.js116 return function( from, to ) { argument
117 return template.output( { from: from, to: to } );
/plugin/elasticsearch/helper/
H A Ddocparser.php89 throw new RuntimeException('No response from parser');
102 // add what we got from the parser
163 // we only want the first result from an Apache Tika response
169 foreach (self::FILEDMAP as $from => $to) {
170 if (!blank($decoded[$from])) $data[$to] = trim($decoded[$from]);
/plugin/bbcodeextensions/
H A DChangeLog17 * Release is moved from notabug.org to codeberg.org .
19 …* Shifted the [cd], [cs] getSort() prio from 105 to 165, right below ''Doku_Parser_Mode_unformatte…
20 * Shifted the [q] getSort() prio from 120 to 220, right there with ''Doku_Parser_Mode_quote''.
/plugin/langdelete/lang/ja/
H A Dintro.txt7 from [[wp>List_of_ISO_639-1_codes]] or from [[http://www.loc.gov/standards/iso639-2/php/English_lis…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst8 * Now supports creating streams from functions and iterators.
17 * Removed ``flush()`` from StreamInterface.
18 * Removed the ``$maxLength`` parameter from
21 amount of data read from the stream, use the
62 * Stream metadata is grabbed from the underlying stream each time
63 ``getMetadata`` is called rather than returning a value from a cache.
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DView.svelte2 import { codeStore } from '../code-store.js';
3 import { codeErrorStore, configErrorStore } from '../error-store.js';
4 import { onMount } from 'svelte';
5 import mermaid from '@mermaid';
/plugin/structjoin/types/
H A DJoin.php116 $from = $this->getProtectedPropertyFromQB($QB, 'from');
117 $leftJoinAliases = array_filter(array_map(function($from) {
118 if (preg_match('/^LEFT OUTER JOIN data_([^\s]*)/', $from, $matches)) {
122 }, $from));
/plugin/onlineordering/
H A Dsend_form.php120 $from = 'From: '; variable
128 $from .= '"'.$sender_name.'" ';
131 $from .= '<'.$sender_email.'>\r\n';
152 $result = @mail($recipient, $subject, $mail, $header.$from);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTasksNamespace.asciidoc36 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
67 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
/plugin/pgn4web/pgn4web/
H A DdemoGames.pgn11 [Annotator "pgn4web with notes from http://www.chessgames.com"]
20 1998, I watched this game live from the tournament hall in Tilburg. At some
21 point I was hoping to witness a masterpiece sacrifice win from Kramnik, but
25 8. Re1 Bg4 9. c3 f5 { This is a very old line, with games from Lasker and
45 masterpiece sacrifice win from Kramnik, but look at the next game to see
71 win from Kramnik, but the similarity between the two games amazed me. }
83 not the day for a masterpiece sacrifice win from Kramnik. Maybe Kramnik and
/plugin/inserticon/
H A DLICENSE5 Icons are from the Tango Project (http://tango.freedesktop.org/)
9 and from the GNOME project, licensed under the GPL-2
/plugin/remotescript/lib/JsHttpRequest/
H A Dcompile.bat35 my ($from, $to, $commentAdd) = @_;
36 my ($comment) = readFile($from) =~ m{^\s*(/\*.*?\*/)}s;
38 system("\"$minProg\" $from > $to");
/plugin/authjoomla3/
H A DREADME.md6 - Download the source from github
16 …lf, so you cannot add/delete/update users or groups from dokuwiki but instead you want to do it fr…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php70 * @param string $from The sender of the mail
73 …public function __construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubb… argument
78 $this->addHeader(sprintf('From: %s', $from));
/plugin/groupmail/
H A DCHANGELOG3 * lint / simplify code (use mail_isvalid from dokuwiki core;
17 …in no longer works if dokuwiki is running under PHP7 because of ereg/eregi commands removed from it
25 * Added support for auto-control of from by setting autofrom=true
28 * changed plugin name to 'groupmail' (from 'moderncontact.)
/plugin/vkeyboard/
H A Dchange_log3 Removed some unsed code from keyboard.js, subsituted IE for IE6 when checking for
9 editing window. This comes from http://www.scottklarr.com and is selected when
17 The toolbar button opens a pop-up where the language is selected from a drop-down
36 Fixed bug which prevented pop-u[ selection window from opening
/plugin/referrers/
H A DREADME.md13 …://en.wikipedia.org/wiki/HTTP_referer) for your site, so you can see where your traffic comes from.
15 Set the options for this plugin via the **Configuration Settings** menu from the DokuWiki admin men…
25 … you use DokuWiki's **Access Control List Management** feature (available from the **Admin** page)…
38 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/tuxquote/
H A DREADME9 …u can add or remove images from lib/plugins/tuxquote/images/ directory. All jpg, png and gif image…
11 Add or remove quotes from the lib/plugins/tuxquote/quotes.txt file. Quotes are line delimited and H…
25 - Download the zip file from https://github.com/eldougo/dokuwiki_plugin_tuxquote/archive/master.zip
/plugin/oembed/docs/
H A Ddokuwiki-oembed.txt4 description: Easily embed media from OEmbed providers.
22 The oEmbed plugin allows you to easily embed media from any provider that supports the [[https://oe…
38 Embed a single image from Flickr
60 The current plugin (as of 2019) has been updated from an old unmaintained version but doesn't use t…
H A Ddokuwiki-oembed.org7 description: Easily embed media from OEmbed providers.
26 The oEmbed plugin allows you to easily embed media from any provider that supports the [[https://oe…
44 Embed a single image from Flickr
66 The current plugin (as of 2019) has been updated from an old unmaintained version but doesn't use t…

12345678910>>...91