Overview

The following page provides the most common constants that can be used in the meta system.

General

  • DEFAULT_TITLE – The title that would display in the browser title bar by default if you had not edited the meta title.
  • NODE_NAME – The display name of the network.
  • NODE_HOME – The domain of the network.
  • NODE_DELIM – The delimiter between the node and any further title information.
  • DELIM – The general delimiter for the title.
  • OG_TITLE – The Open Graph title of the object being viewed.
  • OG_TYPE – The Open Graph type of the object being viewed.
  • OG_URL – The Open Graph URL of the object being viewed.
  • ONE_OBJECT_TITLE – The title of the object being viewed.
  • ONE_OBJECT_TYPE – The type of the object being viewed.
  • ONE_OBJECT_XREF_ID – The ID of the object being viewed.
  • ONE_OBJECT_CREATOR – The ID of the creator of the object being viewed.

User

  • SITE_OWNER_NAME – The display name of the site owner.
  • SUBDIR – The subdir of the current user.

Group

  • GROUP_NAME – The display name of the group.
  • SUBDIR – The subdir of the current user.

Blog

  • POST_TITLE – This displays the title of the blog post being displayed on the page.

Photo & Videos

  • ITEM_CAPTION – This displays the title of the photo or video being displayed on the page.

Forums

  • FORUM_NAME – This displays the title of the forum being viewed.
  • THREAD_NAME – This displays the title of the forum thread being displayed on the page.

Calendar Events

  • EVENT_TITLE – This displays the title of the event being viewed.
  • EVENT_LOCATION – This displays the location of the event being viewed.
  • EVENT_STATE – This displays the state (if in US) or region (outside US) where the event is taking place.
  • EVENT_COUNTRY – This displays the country where the event is being held.
  • EVENT_TIME – This is the time the event begins, displayed in the current user’s timezone or the default network timezone if there isn’t one. This time is displayed in the format: “Jan. 1, 1970 – 12:00am”.

Audio

  • AUDIO_TRACK_TITLE – This displays the title of the audio file being viewed.
  • AUDIO_GALLERY_TITLE – This displays the title of the audio gallery being viewed.