Hi all, I've got the following code from the example site...
<? if ($article->url) { ?>
<p>Check out:<br><a href="&(article.url:u);">&(article.url);</a></p> <!-- :u
means in URL form -->
<? } ?>
<p align="right">
<a href="/news/" class="navi">More news</a></p>
it works except the url tries to send me to:
http://server.com/news/http://other.site.com
when the desired resule would be:
http://other.site.com
Thanks, Derek
=====
. \\|//
(O-O)
*--------------------------------------oOO--(_)--OOo-----*
* Sender: Derek Beattie *
* Personal: [EMAIL PROTECTED] *
* Business: [EMAIL PROTECTED] *
*--------------------------------------------------------*
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]