[cvsspam-devel] wikisub over multiple matches

Elan Ruusamäe glen at delfi.ee
Wed Dec 13 12:33:41 UTC 2006


hi

wouldn't it be reasonable if each [[wikiword]] is expanded to wiki link 
instead the default greedy match? probably this applies to all link patterns.

currently:
- use <a href="wikilink?SCRIPT_NAME]] over [[PHP_SELF">[[SCRIPT_NAME]] over 
[[PHP_SELF]]</a>

i'd expect:
- use <a href="wikilink?SCRIPT_NAME">[[SCRIPT_NAME]] over <a 
href="wikilink?PHP_SELF">[[PHP_SELF]]</a>

-- 
glen



More information about the cvsspam-devel mailing list