Home
last modified time | relevance | path

Searched refs:PERMANENT_REDIRECT_CANONICAL (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/lang/en/
H A Dsettings.php76 $lang[RouterBestEndPage::CONF_MINIMAL_SCORE_FOR_REDIRECT] = PluginUtility::getDocumentationHyperLink("best:end:page:name", action_plugin_combo_router::NAME . ' - Best End Page Name') . ' - The number of last part of a DokuWiki Id to perform a ' . PluginUtility::getDocumentationHyperLink(action_plugin_combo_router::PERMANENT_REDIRECT_CANONICAL, "permanent redirect") . ' (0 to disable)';
/plugin/combo/action/
H A Drouter.php56 public const PERMANENT_REDIRECT_CANONICAL = "permanent:redirect";
54 public const PERMANENT_REDIRECT_CANONICAL = "permanent:redirect"; global() define in action_plugin_combo_router