]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Changed $WikiNameRegexp: doesn't use "\b" (word-boundary) anymore.
authorahollosi <ahollosi@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 31 Oct 2000 16:18:42 +0000 (16:18 +0000)
committerahollosi <ahollosi@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 31 Oct 2000 16:18:42 +0000 (16:18 +0000)
commit45810d08c1c5f356865cde29fd8fde1b220435f3
tree9e11d5a71f28259bb315a4caad7115774bf62c04
parent1a083e3f401ad8d5077555730883210b6bf37109
Changed $WikiNameRegexp: doesn't use "\b" (word-boundary) anymore.
Necessary because '_' is interpreted as word-character too and thus
e.g. "__WikiName__" is not recognized as link. Note that now
"previously_not_a_WikiName" renders the "WikiName" part as link now too.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@292 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/config.php