Daniel,

If all you need is
<a href="linkedpage" title="this is what i'm missing">Title of the page</a>

try the ugly way:
<a href="<r:url />" title="<r:title />"><r:title /></a>

Be Radiant :)
Gabriel

> Message: 2
> Date: Wed, 14 Feb 2007 17:30:23 -0600
> From: "Sean Johnson" <[EMAIL PROTECTED]>
> Subject: Re: [Radiant] Including title tags in <r:link />
> To: [email protected]
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> 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
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> http://lists.radiantcms.org/pipermail/radiant/attachments/20070214/399744db/attachment-0001.htm
>
> ------------------------------
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to