Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 25 of 59) sorted by relevance

123

/plugin/combo/ComboStrap/Web/
H A DUrlRewrite.php48 public static function rewrite(Url $url) function in ComboStrap\\Web\\UrlRewrite
93 $rewrite = Site::getUrlRewrite();
96 if ($rewrite !== self::WEB_SERVER_REWRITE) {
109 if ($rewrite !== self::WEB_SERVER_REWRITE) {
139 switch ($rewrite) {
/plugin/farm/install/
Dfarmstructurecreator.php.bak90 }else die('Could not create farm rewrite file');
91 }else die('Could not load farm rewrite template');
106 }else die('Could not create barn rewrite file');
107 }else die('Could not load barn rewrite template');
159 }else die('Could not update rewrite file');
160 }else die('Could not load rewrite file');
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DQueryString.php211 public function setRewrite(string $rewrite = ''): self argument
213 return $this->setParam('rewrite', $rewrite);
/plugin/yearbox/
DCHANGELOG.md38 * CHG: internal rewrite for future flexibility
42 * FIX: bug with wikis where URL rewrite is on (? vs & at end of url)
/plugin/move/helper/
Drewrite.php210 public function rewrite($id, $text) { function in helper_plugin_move_rewrite
279 $text = $this->rewrite($id, $text);
/plugin/advanced/lang/en/config/
Dhtaccess.txt15 * [[doku>rewrite]]
/plugin/googlemaps3/
Dstyle.css10 …* Complete rewrite of Christopher Smith's Google Maps Plugin from 2008 with additional functionali…
/plugin/advanced/lang/fr/config/
Dhtaccess.txt15 * [[doku>rewrite]]
/plugin/plantuml/
Dplugin.history.txt24 * Complete rewrite.
DREADME.markdown66 * [Willi Schönborn](https://github.com/whiskeysierra): rewrite of the syntax plugin with many addit…
/plugin/authsmartcard/
DREADME.md14 This is a rewrite of an old plugin by Margus Pärt (mxrguspxrt). Much of the plugin structure and A…
/plugin/combo/ComboStrap/
H A DFetcherPage.php51 $rewrite = Site::getUrlRewrite();
52 if ($rewrite === UrlRewrite::WEB_SERVER_REWRITE) {
/plugin/highlightjs/highlight/
Dreadme.rus.txt349 sqbracket переменная в rewrite'ах "%{..}"
350 cbracket опции в rewrite'ах "[..]"
/plugin/templateconfhelper/
DREADME31 a nginx rewrite rule to fix path used in templates
32rewrite ^/lib/tpl/((.*)/)?images/(.*) /lib/exe/fetch.php?mode=styleimg&media=$3&template=$2 l…
/plugin/refnotes/
Dreference.php171 public function rewrite($attributes, $data) { function in refnotes_action_reference
Dnote.php328 $reference->rewrite($this->attributes, $this->data);
/plugin/move/_test/
Dnamespace_move.test.php217 $rewrite = plugin_load('helper', 'move_rewrite');
219 $actual_move_media = $rewrite->getMoveMeta('foo:testns:start');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
DObjects.php412 …public function rewrite($sourceBucket, $sourceObject, $destinationBucket, $destinationObject, Stor… function in Google\\Service\\Storage\\Resource\\Objects
/plugin/asciidocjs/node_modules/asap/
DCHANGES.md19 Version 2 of ASAP is a full rewrite with a few salient changes.
/plugin/foldablelist/
DREADME.md128 Go ahead --> fork, rewrite, enhance and extend..
/plugin/latexport/
DREADME.md120 file that allows redirection (see https://www.dokuwiki.org/rewrite):
146 ## $conf['userewrite'] = 1 - not needed for rewrite mode 2
/plugin/dw2pdf/vendor/setasign/fpdi/
DREADME.md75 Version 2 is a complete rewrite from scratch of FPDI which comes with:
/plugin/dokullm/doc/
H A Dprompts.txt34 * ''rewrite:system'' - Guidelines for text rewriting and improvement
316 * rewrite: Improve existing text clarity and grammar
/plugin/codeprettify/code-prettify/
DCHANGES.md114 rewrite the HTML and then inject it, so anyone doing that with untrusted HTML
/plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/
Dsyntax.adoc59 Since `pass:[++]` has strong priority in AsciiDoc, you can rewrite pass:c,a,r[C++ => C{pp}].

123