I tried your example below and it works for me. Check: - that the page part exists - that you clear the cache before testing your changes
/AITOR On 10/31/07, Andrew Neil <[EMAIL PROTECTED]> wrote: > > > > Although Radius's documentation (http://radius.rubyforge.org/) does > > not > > say it explicitly (AFAIK), the current Radius implementation allows > > this. > > Are you sure? I can't seem to make it work. I've tried this: > > <meta name="description" content='<r:content > part="meta_description"/>'/> > > and also this (swapping single and double quotes): > > <meta name="description" content="<r:content > part='meta_description'/>"/> > > Both create the following output: > > <meta content="" name="description"/> > > Am I doing it wrong? > > Drew > _______________________________________________ > 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
