Given the following code, I want to link the description to the PERMALINK.
How do I do this? Right now, only the TITLE links.Code:<MTEntries lastn="15"> <item> <title><$MTEntryTitle remove_html="1" encode_xml="1"$></title> <description><$MTEntryExcerpt encode_xml="1"$></description> <link><$MTEntryPermalink encode_xml="1"$></link> <guid><$MTEntryPermalink encode_xml="1"$></guid> <category><$MTEntryCategory remove_html="1" encode_xml="1"$></category> <pubDate><$MTEntryDate format_name="rfc822"$></pubDate> </item> </MTEntries>
Thanks




Bookmarks