Home
last modified time | relevance | path

Searched refs:this (Results 1 – 25 of 27090) sorted by path

12345678910>>...1084

/plugin/404manager/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
17 control with that entity. For the purposes of this definition,
24 exercising permissions granted by this License.
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
86 granted to You under this License for that Work shall terminate
95 Derivative Works a copy of this License; and
128 the conditions stated in this License.
133 this License, without any additional terms or conditions.
159 result of this License or out of the use or inability to use the
[all …]
H A DMessage404.php29 $this->content .= $message;
34 $this->type=$type;
39 return $this->content;
44 return $this->type;
H A DREADME.md8 Dokuwiki returns a soft 404 with this simple message : 'This topic does not exist yet'.
10 As you can see below on this snapshot:
17 ## What can this plugin do ?
86 A weight factor is applied and in this way, you can influence the redirection :
104 In this case, the startpage is the redirect page because it have a highest score (13 against 9)
H A Daction.php65 $this->setupLocale();
67 $this->message = new Message404();
74 $this->objectId = spl_object_hash($this);
79 $this,
87 $this,
118 $this->event = $event;
139 If ($this->userCanWrite() && $this->getConf(self::GO_TO_EDIT_MODE) == 1) {
141 $this->gotToEditMode($event);
309 $this->printMessage($this->message);
395 $this->message->addContent($this->lang['message_redirected_to_edit_mode']);
[all …]
H A Dadmin.php80 $this->setupLocale();
82 $this->infoPlugin = $this->getInfo();
140 if ($this->redirectionSource == $this->redirectionTarget) {
164 if ($this->isValidURL($this->redirectionTarget)) {
180 $this->addRedirection($this->redirectionSource, $this->redirectionTarget);
219 …ptln(' <tr><th>' . $this->lang['Field'] . '</th><th>' . $this->lang['Value'] . '</th> <th>' . $th…
378 $this->addRedirectionWithDate($sourcePageId, $targetPageId, $this->currentDate);
589 $this->pageRedirections[$sourcePageId]['LastRedirectionDate'] = $this->currentDate;
678 $this->initDataStore();
679 return $this;
[all …]
H A Drequirements.txt1 # additional requirements for this plugin:
/plugin/404manager/_test/
H A Dadmin.test.php30 …$this->assertEquals(0,$isRegularExpression,"The term (".$inputExpression.") is not a regular expre…
35 …$this->assertEquals(true,$isRegularExpression,"The term (".$inputExpression.") is a regular expres…
40 …$this->assertEquals(true,$isRegularExpression,"The term (" . $inputExpression . ") is a regular ex…
H A Ddokuwiki.test.php30 $this->assertFileExists($file);
34 $this->assertArrayHasKey('base', $info);
35 $this->assertArrayHasKey('author', $info);
36 $this->assertArrayHasKey('email', $info);
37 $this->assertArrayHasKey('date', $info);
38 $this->assertArrayHasKey('name', $info);
39 $this->assertArrayHasKey('desc', $info);
40 $this->assertArrayHasKey('url', $info);
44 $this->assertTrue(mail_isvalid($info['email']));
65 $this->assertTrue($INFO['exists']);
[all …]
H A Dmanager.test.php388 $this->assertNull($queryKeys['do'], "The page is only shown");
394 …$this->assertEquals(constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_PARENT_GOOD_TARGET, $qu…
395 …$this->assertNotEquals(constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_PARENT_BAD_TARGET, $…
421 $this->assertEquals(0, $count, "The number of redirection is zero");
425 $this->assertEquals(1, $count, "The number of redirection is one");
427 $this->assertEquals(true, $bool, "The redirection is present");
463 $this->assertEquals(2, $count, "The number of redirection is 2 in the conf file");
465 …$this->assertEquals(true, file_exists(admin_plugin_404manager::DATA_STORE_CONF_FILE_PATH), "The fi…
471 $this->assertEquals(1, $count, "The number of redirection is 1");
473 …$this->assertEquals(false, file_exists(admin_plugin_404manager::DATA_STORE_CONF_FILE_PATH), "The f…
[all …]
/plugin/a2s/
H A DASCIIToSVG.php146 $this->yy_buffer = substr($this->yy_buffer, $this->yy_buffer_start, $j);
194 $this->yychar += $this->yy_buffer_index - $this->yy_buffer_start;
195 $this->yycol += $this->yy_buffer_index - $this->yy_buffer_start;
208 $this->yy_at_bol = ($this->yy_buffer_end > $this->yy_buffer_start) &&
630 unset($this->yystack[$this->yyidx]);
864 …$this->commands[] = array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$t…
872 …$this->commands[] = array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$t…
908 { $this->commands[] = array($this->yystack[$this->yyidx + 0]->minor); }
920 { $this->commands[] = array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$
937 …gotominor = array_merge($this->yystack[$this->yyidx + -2]->minor, $this->yystack[$this->yyidx + -1…
[all …]
H A DLICENSE7 of this license document, but changing it is not allowed.
44 that everyone understands that there is no warranty for this free
73 covered by this License; they are outside its scope. The act of
101 parties under the terms of this License.
132 the scope of this License.
173 except as expressly provided under this License. Any attempt
195 this License.
201 excuse you from the conditions of this License. If you cannot
227 be a consequence of the rest of this License.
235 the limitation as if written in the body of this License.
[all …]
H A DREADME5 All documentation for this plugin can be found at
8 If you install this plugin manually, make sure it is installed in
H A Ddemo.txt113 …nks. Since neither libreoffice nor [[doku>plugin:dw2pdf|dw2pdf]] use this link, this seems rather …
121 …o use a meaningful word as id. However, it is possible to remove it using this code <code>"a2s:del…
H A Dstyle.css13 * Just remove this. With this, svg are vertically clipped
H A Dsyntax.php60 $this->Lexer->addEntryPattern('< *a2s *>(?=.*?</a2s>)',$mode,'plugin_a2s');
64 $this->Lexer->addExitPattern('</a2s>','plugin_a2s');
95 $o = new dokuwiki\plugin\a2s\ASCIIToSVG($this->_prepare($match));
118 $this->renderer = $renderer;
129 $this->renderer->_resolveInterWiki($match[1],$match[2]) .
138 return $this->_render_xhtml($renderer, $state, $txtdata );
141 return $this->_render_odt($renderer, $state, $txtdata, $align );
180 $dim=$this->_extract_XY_4svg( $txtdata );
/plugin/abbr/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'abbr_button', array ());
27 'title' => $this->getLang('abbr_toolbar_title'),
32 'title' => $this->getLang('abbr_type1'),
33 'sample' => $this->getLang('abbr_type1_sample'),
40 'title' => $this->getLang('abbr_type2'),
41 'sample' => $this->getLang('abbr_type2_sample'),
48 'title' => $this->getLang('abbr_type0'),
49 'sample' => $this->getLang('abbr_type0_sample'),
/plugin/abbr/syntax/
H A Dabbreviation.php26 $this->Lexer->addSpecialPattern($this->special_pattern,$mode,substr(get_class($this), 7));
H A Dhtmltag.php26 $this->Lexer->addEntryPattern($this->entry_pattern,$mode,substr(get_class($this), 7));
29 $this->Lexer->addExitPattern($this->exit_pattern,substr(get_class($this), 7));
/plugin/abbrlist/
H A Daction.php9 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
H A Dsyntax.php43 $this->Lexer->addSpecialPattern('\{\{abbrlist>[^}]*\}\}',$mode,'plugin_abbrlist');
118 $R->doc .= $this->getLang('key');
121 $R->doc .= $this->getLang('value');
/plugin/abc/
H A Dsyntax.php57 $error = $this->_checkExecs();
71 if ($this->getConf('abc2abc') && is_executable($this->getConf('abc2abc'))) {
97 if ($this->getConf('displayType')==1 || $this->getConf('displayType')==2) {
146 $error .= $this->_checkExec($this->getConf('abc2ps'), 'abc2ps');
148 if (($this->getConf('displayType')==1) || ($this->getConf('displayType')==2)) {
149 $tmpError1 = $this->_checkExec($this->getConf('abc2midi'), 'abc2midi');
152 if($this->getConf('ps2pdf') && ($this->getConf('displayType')==2)) {
153 $tmpError2 = $this->_checkExec($this->getConf('ps2pdf'), 'ps2pdf');
186 $abcdir = $this->getConf('mediaNS') ? $mediadir.'/'.$this->getConf('mediaNS') : $mediadir;
308 $fmt = $this->getConf('fmt');
[all …]
/plugin/abc2/
H A DLICENSE7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
40 (2) offer you this license which gives you legal permission to copy,
44 that everyone understands that there is no warranty for this free
53 program proprietary. To prevent this, we have made it clear that any
64 under the terms of this General Public License. The "Program", below,
73 covered by this License; they are outside its scope. The act of
83 notices that refer to this License and to the absence of any warranty;
84 and give any other recipients of the Program a copy of this License
101 parties under the terms of this Licens
[all...]
H A DREADME5 All documentation for this plugin can be found at
8 If you install this plugin manually, make sure it is installed in
/plugin/abc2/abc-libraries/abc-ui/
H A DLICENSE7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
40 (2) offer you this license which gives you legal permission to copy,
44 that everyone understands that there is no warranty for this free
53 program proprietary. To prevent this, we have made it clear that any
64 under the terms of this General Public License. The "Program", below,
73 covered by this License; they are outside its scope. The act of
83 notices that refer to this License and to the absence of any warranty;
84 and give any other recipients of the Program a copy of this License
101 parties under the terms of this Licens
[all...]
/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE6 of this license document, but changing it is not allowed.
15 As used herein, "this License" refers to version 3 of the GNU Lesser
19 "The Library" refers to a covered work governed by this License,
44 You may convey a covered work under sections 3 and 4 of this License
55 a) under this License, provided that you make a good faith effort to
61 this License applicable to that copy.
74 covered by this License.
76 b) Accompany the object code with a copy of the GNU GPL and this license
89 covered by this License.
91 b) Accompany the Combined Work with a copy of the GNU GPL and this licens
[all...]

12345678910>>...1084