On 18 Mar 2004, at 19:51, Upayavira wrote:
Mark Leicester wrote:
Hi there Upayavira,
I can only see two remaining issues:
1. Links are not being generated where a page name is all caps. Also, the following word is lost in this case: e.g. a link "MIDI block" is converted to plain text "MIDI".
I'll look into that one.
2. Links are being incorrectly generated where a a page name starts with two caps: e.g. the plain text "XMidiGenerator" is converted to "X"MidiGenerator, where the "MidiGenerator" is a link to a non-existent page.
This is how Moin works - it's detecting camel case in MidiGenerator.
There is some information about dealing with CamelCase (with six consecutive apostrophes) here:
http://c2.com/cgi/wiki?SixSingleQuotes
Disclaimer: I haven't tried it yet
