2 stoffisimo Feb 07, 2007 20:21

hmm, that doesn't seem to work either.
That displays the permalink.
I'd like to link to an external site.
The following snippet will not display properly, but it might give a better idea of what I'm going for...
<?php echo ('<a href='); ?>
<?php $Item->title(); ?>
<?php echo ('>More >></a>'); ?>
Thanks much.
Like this?
$Item->permanent_link('#title#');