Home
last modified time | relevance | path

Searched refs:in (Results 676 – 700 of 3785) sorted by relevance

1...<<21222324252627282930>>...152

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt268 when using "cont" filter in PHP5
354 in ImageMagick instead of GD
439 in PHP v4.4.2
814 in each of RGB
923 present in the GETstring
953 database in phpThumb.php
1111 in the phpThumb() distribution
1294 in $phpThumb->error
1380 was running in Safe Mode
1426 embedded in source image (often is in digital camera
[all …]
H A Dphpthumb.faq.txt34 In general, if you just want to call phpThumb.php in the
51 required is 5 times the number of pixels in the image.
92 Explorer and it saves in BMP format, why?
99 in the areas that are supposed to be transparent.
111 configured in phpThumb.config.php (introduced in v1.6.0):
145 this happening in v1.7.9 or newer please email me at
184 and does not work in phpThumb v1.7.5 and newer.
191 (in phpThumb.config.php) like this:
209 for how to call images in HighSecurity mode)
270 (in actual fact the canvas size is enlarged to fit the rotated image in it).
[all …]
/plugin/visrep/
H A Dsyntax.php146 $in = $this->_cachename($data, 'txt');
147 $ok = $this->_run($data, $in, $cache);
165 function _run($data,$in,$out) { argument
177 $cmd .= ' '.str_ireplace('/', DIRECTORY_SEPARATOR, escapeshellarg($in));
186 $cmd .= ' '.str_ireplace('/', DIRECTORY_SEPARATOR, escapeshellarg($in));
/plugin/widearea/
H A DREADME.md5 to add an expanded text edit field in the DokuWiki editor. You can see a demo
7 will get a faded gray `X` in the top right of the edit field.
18 for additional info on how to install plugins in DokuWiki.
27 This program is distributed in the hope that it will be useful,
32 See the COPYING file in your DokuWiki folder for details
/plugin/markdownextra/
H A DLicense.text11 Redistribution and use in source and binary forms, with or without
18 * Redistributions in binary form must reproduce the above copyright
19 notice, this list of conditions and the following disclaimer in the
34 liability, whether in contract, strict liability, or tort (including
35 negligence or otherwise) arising in any way out of the use of this
/plugin/codebash/
H A DREADME12 You should then see a new bash icon in your editor toolbar when editing wiki pages. Selecting this…
14 If you install this plugin manually, make sure it is installed in
19 on how to install plugins in DokuWiki.
30 This program is distributed in the hope that it will be useful,
35 See the COPYING file in your DokuWiki folder for details
/plugin/backup/lang/de/
H A Dintro.txt7 … versuchen Sie durch Auswahl von weniger Punkten eine geringere Datenmenge in eine Sicherungskopie…
9 …* Die Datei ist in dieser Form formatiert, damit Sicherungskopien in chronologischer Folge sortier…
10 …* **Wenn Sie sicherheitsrelevante Daten** (z.B. private Seiten oder Konfigurationsdateien in denen…
11 …acheverzeichnisse vom [[doku>plugin:latex|LateX plugin]]. Schauen Sie dazu in die Konfigurationsda…
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel19 * Simple test to make sure the plugin.info.txt is in correct format
44 …* Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] …
74 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/metadata.php'
82 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/default.php'
/plugin/btable2/
H A DREADME.md6 btable2 is a drop-in-replacement. uninstall btable, install btable2. All old polls will stay as the…
10 Use for polls in internal wiki with trustfull members. I use it in my Band to check, if we can acce…
44 - showempty (will include rows without voted in table)
45 - colongroups (if colon found in name - use it as group)
/plugin/graphgear/
H A Dsyntax.php117 function color($in,$default){ argument
118 if($in){
119 if($this->colors[$in]){
120 return $this->colors[$in];
122 return substr($in,1);
124 return $in;
/plugin/fckg/
H A DREADME12 'safe' encoding was implemented in Dokuwiki's Anteater distribution, dated 2010-11-07.
13 A bug was found in that implementation which affected Windows users and was
14 corrected in Rincewind (2011-05-25). On an upgrade from Anteater to Rincewind,
22 Included in the fckg directory of this distribution is a file named revert.tgz
39 There are two versions of .htaccess files found in fckg/fckeditor/userfiles. One of these
41 to any others. The other is called .htaccess.open and allows access to any files in the
/plugin/sketchcanvas/
H A DREADME.md7 Create a simple figure format that can replace Microsoft Word figures in
12 * Easily editable in-place by GUI.
99 SketchCanvas documents can be rendered in the server if the server
102 the URL below and place it under "phplib" directory in the server
103 in order to enable this feature.
107 This feature can be used to embed sketches into a PDF in conjunction with
129 `sketchcanvas.zip` will be produced in the directory.
/plugin/npd/
H A DREADME.mdown12 If you install this plugin manually, make sure it is installed in
17 on how to install plugins in DokuWiki.
26 you want to insert the *Create New Page* button in your template and insert the following code:
34 Most likely you want to do that in the `/lib/tpl/default/main.php` inside the `<div id="bar__bottom…
59 This program is distributed in the hope that it will be useful,
64 See the COPYING file in your DokuWiki folder for details
/plugin/authldaplocal/
H A DREADME.md4 …cture of the LDAP. It allows you to keep all the access data for your wiki in Dokuwiki´s plain tex…
7 As I am in the same situation as describe above I have used for more than two years a self-develope…
9 …t contains a lot of functions from the Plain backend, again with small variations in most of these.
18 …10 (Weatherwax) auth plugins are treated almost in the same way as normal plugins. They are instal…
40 …ition it will look up every user in your local /conf/users.auth.php. When both conditions are met,…
44 …the LDAP when necessary or convenient. It is not possible to add users not in the LDAP via the use…
/plugin/aceeditor/
H A DNEWS7 * Fixed cursor position in IE
17 * Same languages as GeSHI allowed in code/file blocks
62 * Use of color themes included in Ace
74 * Fixed errors in toolbar buttons
76 * Fixed some minor bugs in table commands
80 * Notify of errors in LaTeX preview
82 * Fixed editor in locked pages
103 * Fixed: editor in locked pages
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst20 template outputs its rendered contents in the current scope; a tag should
23 * The rendered template can be more easily stored in a variable when using
39 If you are using the filesystem loader, the templates are looked for in the
67 sandboxing it. More information in the :doc:`Twig for Developers<../api>`
68 chapter and in the :doc:`sandbox<../tags/sandbox>` tag documentation.
91 The ``ignore missing`` feature has been added in Twig 1.2.
93 You can mark an include with ``ignore missing`` in which case Twig will ignore
104 The possibility to pass an array of templates has been added in Twig 1.2.
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
107 document_properties_page_size_unit_inches=in
124 # the document; usually called "Fast Web View" in English locales of Adobe software.
175 # the total number of matches in the document.
230 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
23 # representing the total number of pages in the document.
27 # respectively a number representing the total number of pages in the document.
42 bookmark.title=Current view (copy or open in new window)
68 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
71 # will be replaced by the PDF file size in megabytes, respectively in bytes.
102 findbar.title=Find in Document
159 # "{{type}}" will be replaced with an annotation type from a list defined in
170 … to use their own colours: “Allow pages to choose their own colours” is deactivated in the browser.
/plugin/swiftmail/Swift/Plugin/
H A DBandwidthMonitor.php27 protected $in = 0; variable in Swift_Plugin_BandwidthMonitor
79 return $this->in;
96 $this->in = abs((int)$num);
/plugin/dump/
H A DREADME.md4 …s://www.dokuwiki.org/plugin:dump) dumps the callstack (the array of instructions) in a json format.
12 This plugin will add a button in the menu tool called `CallStack`.
16 If you click on it, you will see the callstack in `json` format.
/plugin/bible/bible_douayRheims/
H A DMark.txt9 …1:9. And it came to pass, in those days, Jesus came from Nazareth of Galilee and was baptized by J…
39 1:39. And he was preaching in their synagogues and in all Galilee and casting out devils.
110 4:2. And he taught them many things in parables, and said unto them in his doctrine:
139 …as a grain of mustard seed: which when it is sown in the earth, is less than all the seeds that ar…
153 …5:5. And he was always day and night in the monuments and in the mountains, crying and cutting him…
162 …5:14. And they that fed them fled, and told it in the city and in the fields. And they went out to…
355 …. And they came to Capharnaum. And when they were in the house, he asked them: What did you treat …
432 …11:8. And many spread their garments in the way: and others cut down boughs from the trees and str…
495 …12:38. And he said to them in his doctrine: Beware of the scribes, who love to walk in long robes …
496 12:39. And to sit in the first chairs in the synagogues and to have the highest places at suppers:
[all …]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md103 …-dev/issues/1181): [Chrome] Fixed: Opening the context menu in a read-only editor results in an er…
108 …itor/ckeditor-dev/issues/2380) Fixed: Styling HTML comments in a top-level element results in extr…
216 * New application source URL was added in SCAYT.
218 …* Fixed: JavaScript error in the console: "Cannot read property 'split' of undefined" in SCAYT and…
219 * [IE10] Fixed: Markup is not set for a specific case in SCAYT.
693 * Issue with pasting SCAYT markup in CKEditor.
968 ….ckeditor.com/ticket/11982): Fixed: Bullet added in a wrong position after the *Enter* key is pres…
1059 …com/ticket/12332): Fixed: Lowered DOM events listeners' priorities in undo manager in order to avo…
1595 Brand new data filtering system that works in 2 modes:
1608 * Included in [#10103](https://dev.ckeditor.com/ticket/10103):
[all …]
/plugin/revealjs/
H A Dchangelog.md20 …- `---->` opens a new slide with default transition in default speed (open previous slides will be…
21 …rsed dynamically like in CSS, the parameter order is not important: `---- orange wiki:dokuwiki-128…
24 …nd `px` or by keywords `auto`, `contain` and `cover` (cover is the default in Reveal.js) - example…
26 …- Background image repeat is recognized by the keyword `repeat` (no-repeat is the default in Revea…
28 …de`, `slide`, `convex`, `concave` or `zoom` followed by optional postfix `-in` or `-out` for diffe…
33 …n" to "special horizontal rule driven" - headers are no longer interesting in this mode for slide …
52 …- Lists in notes are always NOT incremental, because the list is unvisible and you would have to p…
65 - In DokuWiki in the default theme images have no borders
69 - Default size in Reveal.js is 960x700
89 * Add option to open presentation in new window and make this behavior default
[all …]
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
24 # representing the total number of pages in the document.
27 # respectively a number representing the total number of pages in the document.
71 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
74 # will be replaced by the PDF file size in megabytes, respectively in bytes.
105 # the document; usually called "Fast Web View" in English locales of Adobe software.
153 # the total number of matches in the document.
196 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
72 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
75 # will be replaced by the PDF file size in megabytes, respectively in bytes.
106 # the document; usually called "Fast Web View" in English locales of Adobe software.
154 # the total number of matches in the document.
199 # "{{type}}" will be replaced with an annotation type from a list defined in

1...<<21222324252627282930>>...152