d.farina-reply
-
6/14/2011 4:24:05 AM
Meta description from article in repeater
in myPage I want to use ,for meta description ,the first 160 chars of my articles published in the repeater that is in my masterpage and that loads the articles in a specific path. can i do this using macro expression? for example : in another page there is an editable region,where i get the text using this macro expression:
{%LimitLength(StripTags(CMSContext.CurrentDocument.DocumentContent), "160")%}
Thanks in advance for your help Daniele
|