1 perra Dec 27, 2005 10:23
3 perra Dec 28, 2005 07:11
Thank you for your reply. Worked just as I had hoped for. Thanks so much.
4 cslepage Aug 19, 2006 20:38
Will this work for 1.8 as well? I ask because I can't seem to make it work. I'm trying to automatically make the title of each post be linked to the permalink for that post unless I've designated a link already.
5 topanga Aug 19, 2006 23:41
I use this in 1.8
<?php $Item->permanent_link( '#title#','The ALT-text when clicking on the title' ); ?>
If you use the link to url field then the title will go there. If not it'll go to the permalink page.