Keywords are available for dmHTML but not nav nodes (unless 2.3 has changed this) and are used for metadata...

Keywords meta:
<cfif isDefined("request.stObj.metaKeywords") AND len(request.stObj.metaKeywords)><meta name="Keywords" content="#request.stObj.metaKeywords#"></cfif>

In our site we use the teaser as the metadata description:
<cfif isDefined("request.stObj.Teaser") AND len(request.stObj.teaser)><meta name="Description" content="#request.stObj.Teaser#"></cfif>

Cheers,

Natalie


Inactive hide details for Jeff Coughlin <[EMAIL PROTECTED]>Jeff Coughlin <[EMAIL PROTECTED]>


          Jeff Coughlin <[EMAIL PROTECTED]>
          Sent by: [EMAIL PROTECTED]

          18/01/2005 12:42 PM

          Please respond to
          "FarCry Developers" <[email protected]>

To

"FarCry Developers" <[email protected]>

cc


Subject

[farcry-dev] Navigation Node Question

When editing a navigation node what are keywords used for?  Are they to
be output as a metadata?  If so how can I retreive them?  Are they used
for verity?

If they are not used for metadata keywords, does anyone know how I can
populate keywords (metadata) and description for specific pages?

-Jeff C.

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers:
http://lists.daemon.com.au/


--------------------------------------------------------------------------------
Please consider our environment before printing this email.
--------------------------------------------------------------------------------
The information contained in this message and any attachment is intended for the
recipient(s) designated only, is confidential and may be privileged or otherwise
protected from disclosure.  Therefore, the contents of this message may not be
re-transmitted, copied or revealed to a third party without first obtaining the
permission of the sender.  If this e-mail is received in error,please delete it
immediately. The AFTRS has implemented anti-virus software, and whilst all care
is taken it is the responsibility of the recipient to ensure that all e-mail and
any attachment(s) are scanned for viruses prior to opening.
--------------------------------------------------------------------------------

<<inline: graycol.gif>>

<<inline: pic24221.gif>>

<<inline: ecblank.gif>>

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to