Channel Band Tutorial

 From:  Michael Gibson
623.22 In reply to 623.21 
Hi Jesse - maybe I don't understand, but it seems like the links in your message are working fine... I'm not quite sure what you want instead of what is in your message there.

The HTML code for a hyperlink should look like this: <a href="your_url_here"> displayed_text_here </a>

So for example, typing in <a href="http://moi3d.com">MoI home page</a> should produce this: MoI home page

But I think if you just put an URL in just mixed directly in with plain text, it is supposed to detect it and make it into a link automatically, like http://moi3d.com in that case the label will use the same text as the URL.

Maybe this appears like it is not working in the edit page, which is a bit different than the "brand new post" page?

- Michael