Skip Navigation

Login

If you have an account on this web site you may login.

If you have an account on this site but have forgotten your user name and / or your password then you can request an account reminder email.

Automatic Hyperlinking

If you have a text component with this in it:

http://mysql.com/

Then this code is generated:

<a href="http://mysql.com/">http://mysql.com/</a>

If you then create a child document with the title MySQL then this is the generated code:

<a href="http://mysql.com/">http://</a><a href="http://example.com/mysql/" class="mkdoc-name-mysql" title="MySQL" lang="en">mysql</a>.com/

Ie "http://"; is a hyperlink to mysql.com and “mysql” is a link to the child document and “.com/” is not hyperlinked… weird…

Bruno tells me that what is supposed to happen is the above but in addition “.com/” should be hyperlinked to mysql.com … But this seems like a really odd thing to want to do…

I think that MKDoc should not try to hyperlink child document names in the middle of URIs…

Up

This document was last modified by Chris Croome on 2005-03-03 08:05:41
MKDoc Ltd., 31 Psalter Lane, Sheffield, S11 8YL, UK.
Copyright © 2001-2005 MKDoc Ltd.