04-25-04 12:35 AM
Hi Mary,
the recommended way is to use custom properties rather than placeholders to
store such content.
Then use a user control to render the property content in the metatags.
The CMS 2002 doc contain a sample on how to do this.
If you need a sample on how to enable property editing in edit mode see this
blog:
http://blogs.msdn.com/stefan_gossne.../25/119613.aspx
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"MaryMorris" <anonymous@discussions.microsoft.com> wrote in message
news:3cec01c42a42$11a32850$a501280a@phx.gbl...
> I would like to have placeholders in a template where
> authors can enter the meta data and have it end up in the
> <meta> tags for the posting where later searching can find
> the values. Can someone explain how to get the data from
> placeholders with meta data into the <meta> tags? Is it a
> special type of placeholder? Do I need to write code to do
> this based on some event? Any links detailing this process
> and some sample code would be really helpful.
>
> Thank you.
[ Post a follow-up to this message ]
|