LinkErrors with a too stupid processor
Bad regex
working with the regex will not solve most of these problems. But do we REALLY want all caps to be WikiWords?
Inside links
Links like:
LinkErrors LinkErrorsHere LinkErrorss
LinkErrors LinkErrorsHere LinkErrorss
Links To Self
Why should I have links created to the LinkErrors page if I'm already on the LinkErrors page?
reStructuredText Links
reStructuredText give us the ability to create links link python and OpenvestResearch link this:
create links link python_ and OpenvestResearch_ link this:: .. _python: http://www.python.org/ .. _OpenvestReaearch: http://www.openvest.com/
Non-link WikiWords
I might say SomethingLike WikiWords where I know I do not have or want a page created. Trac allows a preceeding "!" to have a link not created but the "!" not display.
Already linked WikiWords
WikiWords where there is a link with a WikiWord insidethe link itself has CamelCase in it:
the link itself has CamelCase in it:: .. __: http://trac.openvest.org/wiki/CamelCase
Links in pre
This might be more of a reStructuredText issue than a wiki issue. What do do about:
A bolck with a WikiWord or even a block with a href like: http://www.openvest.com
And
def x(y):
if y.startswith('http://trac.openvest.org/wiki/CamelCase')
return 'OK'
Oh yeah what about http://trac.openvest.org/ and http://www.openvest.org/wiki/CamelCase
Return to the FrontPage | Edit LinkErrors | Title List
