can you embed the <r:title /> inside? <r:link title="<r:title />" /> (obviously doesn't work) but something similar?
thanks for the help.... On 2/14/07, Daniel Sheppard <[EMAIL PROTECTED]> wrote:
Any attributes on the <r:link> will be transferred to the <a> tag, so <r:link title="this is what i'm missing"/> should work. ------------------------------ *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Sean Johnson *Sent:* Thursday, 15 February 2007 10:12 AM *To:* [email protected] *Subject:* Re: [Radiant] Including title tags in <r:link /> No, I'm looking for the title attribute within the a tag - I need it to output the following: <a href="linkedpage" title="this is what i'm missing">Title of the page</a> I've used <r:link /> and <r:link>text</r:link> and neither give me title text to work with...any ideas? -s On 2/14/07, Daniel Sheppard <[EMAIL PROTECTED]> wrote: > > <r:link>This will be the title of the link</r:link> > > Is that what you're asking? An empty <r:link/> tag will display the > title of the linked page. > > ------------------------------ > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Sean Johnson > *Sent:* Thursday, 15 February 2007 10:00 AM > *To:* [email protected] > *Subject:* [Radiant] Including title tags in <r:link /> > > Is it possible to include titles in the <r:link /> tag ? Any suggestions > on how to make this work? > > Thanks all.. > > > -s > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > -- sean johnson 719.201.5332 www.sean-johnson.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
