PITS /
00819: Documentation links break if $MakePageNamePatterns is changed
Summary: Documentation links break if
$MakePageNamePatterns
is changedCreated: 2006-10-21 15:15
Status: Closed - updated
Category: Documentation
Assigned:
Priority: 4
Version: 2.1.26
OS: N/A
Description:
Most links in the documentation are free links that depend on the default $MakePageNamePatterns
to convert them to CamelCased links. If $MakePageNamePatterns
is changed to not produce CamelCase, nearly all the documentation becomes inaccessible. This can be fixed by setting $MakePageNamePatterns
in local/PmWiki.php.