continuent | Custom Continuent tokens |
Phone number | [continuent:phone]Phone number in plain text |
Phone number link | [continuent:phone_link]Phone number as a link |
Sales e-mail | [continuent:sales_email]Sales e-mail address in plain text |
Sales e-mail address link | [continuent:sales_email_link]Sales e-mail address as a link |
General Information e-mail | [continuent:info_email]General Information e-mail address in plain text |
General Information e-mail address link | [continuent:info_email_link]General Information e-mail address as a link |
PR e-mail | [continuent:pr_email]PR e-mail address in plain text |
PR e-mail address link | [continuent:pr_email_link]PR e-mail address as a link |
Marketing e-mail | [continuent:marketing_email]Marketing e-mail address in plain text |
Marketing e-mail address link | [continuent:marketing_email_link]Marketing e-mail address as a link |
Helpdesk e-mail | [continuent:helpdesk_email]Helpdesk e-mail address in plain text |
Helpdesk e-mail address link | [continuent:helpdesk_email_link]Helpdesk e-mail address as a link |
Address | [continuent:address]Address in plain text |
Author info | [continuent:author]Do not use! |
Author name | [continuent:author:name:?]Author name in plain text |
Author bio | [continuent:author:bio:?]Author bio in plain text |
Author photo | [continuent:author:img:?]Author photo URL |
Render block | [continuent:block]Do not use! |
Render block | [continuent:block:block_view:?]Render custom block by ID |
Current date | Tokens related to the current date and time. |
Default Long Date | [current-date:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-date:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-date:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-date:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-date:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-date:raw]A date in UNIX timestamp format (1725472932) |
Current page | Tokens related to the current page request. |
Custom pager | [current-page:pager]A custom pager (from the Metatag module). Currently set to "" which would be output as e.g. "". |
Title | [current-page:title]The title of the current page. |
URL | [current-page:url]The URL of the current page. |
Path | [current-page:url:path]The path component of the URL. |
Relative URL | [current-page:url:relative]The relative URL. |
Absolute URL | [current-page:url:absolute]The absolute URL. |
Brief URL | [current-page:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [current-page:url:unaliased]The unaliased URL. |
Path | [current-page:url:unaliased:path]The path component of the URL. |
Relative URL | [current-page:url:unaliased:relative]The relative URL. |
Absolute URL | [current-page:url:unaliased:absolute]The absolute URL. |
Brief URL | [current-page:url:unaliased:brief]The URL without the protocol and trailing backslash. |
Arguments | [current-page:url:unaliased:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Arguments | [current-page:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Joined path | [current-page:url:args:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [current-page:url:args:first]The first element of the array. |
Last | [current-page:url:args:last]The last element of the array. |
Count | [current-page:url:args:count]The number of elements in the array. |
Reversed | [current-page:url:args:reversed]The array reversed. |
Keys | [current-page:url:args:keys]The array of keys of the array. |
Imploded | [current-page:url:args:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [current-page:url:args:value:?]The specific value of the array. |
Page number | [current-page:page-number]The page number of the current page when viewing paged lists. |
Query string value | [current-page:query:?]The value of a specific query string field of the current page. |
Current user | Tokens related to the currently logged in user. |
Status | [current-user:status]Whether the user is active or blocked. |
Meta tags | [current-user:metatag]Meta tags for this user. |
Basic tags: Page title | [current-user:metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [current-user:metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [current-user:metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [current-user:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [current-user:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [current-user:metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [current-user:metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [current-user:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [current-user:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [current-user:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [current-user:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [current-user:metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [current-user:metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [current-user:metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [current-user:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [current-user:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [current-user:metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [current-user:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [current-user:metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [current-user:metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [current-user:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [current-user:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [current-user:metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [current-user:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [current-user:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [current-user:metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [current-user:metatag:robots] |
Open Graph: Site name | [current-user:metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [current-user:metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [current-user:metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [current-user:metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [current-user:metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [current-user:metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [current-user:metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [current-user:metatag:og:see_also]URLs to related content. |
Open Graph: Image | [current-user:metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [current-user:metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [current-user:metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [current-user:metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [current-user:metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [current-user:metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [current-user:metatag:og:latitude] |
Open Graph: Longitude | [current-user:metatag:og:longitude] |
Open Graph: Street address | [current-user:metatag:og:street_address] |
Open Graph: Locality | [current-user:metatag:og:locality] |
Open Graph: Region | [current-user:metatag:og:region] |
Open Graph: Postal/ZIP code | [current-user:metatag:og:postal_code] |
Open Graph: Country name | [current-user:metatag:og:country_name] |
Open Graph: Email | [current-user:metatag:og:email] |
Open Graph: Phone number | [current-user:metatag:og:phone_number] |
Open Graph: Fax number | [current-user:metatag:og:fax_number] |
Open Graph: Locale | [current-user:metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [current-user:metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [current-user:metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [current-user:metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [current-user:metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [current-user:metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [current-user:metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [current-user:metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [current-user:metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [current-user:metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [current-user:metatag:profile:last_name]The person's last name. |
Open Graph: Username | [current-user:metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [current-user:metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [current-user:metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [current-user:metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [current-user:metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [current-user:metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book's ISBN | [current-user:metatag:book:isbn]The book's International Standard Book Number, which may be in one of several formats. |
Open Graph: Book release date | [current-user:metatag:book:release_date]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Book tags | [current-user:metatag:book:tag]Appropriate keywords for this book. |
Open Graph: Video URL | [current-user:metatag:og:video:url]The URL to a video file that complements this object. |
Open Graph: Video secure URL | [current-user:metatag:og:video:secure_url]A URL to a video file that complements this object using the HTTPS protocol. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Video width | [current-user:metatag:og:video:width]The width of the video. |
Open Graph: Video height | [current-user:metatag:og:video:height]The height of the video. |
Open Graph: Video type | [current-user:metatag:og:video:type]The MIME type of the video file. Examples include "application/x-shockwave-flash" for a Flash video, or "text/html" if this is a standalone web page containing a video. |
Open Graph: Actor(s) | [current-user:metatag:video:actor]Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actors' role | [current-user:metatag:video:actor:role]The roles of the actor(s). |
Open Graph: Director(s) | [current-user:metatag:video:director]Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Scriptwriter(s) | [current-user:metatag:video:writer]Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Video duration (seconds) | [current-user:metatag:video:duration]The length of the video in seconds |
Open Graph: Release date | [current-user:metatag:video:release_date]The date the video was released. |
Open Graph: Tag | [current-user:metatag:video:tag]Tag words associated with this video. |
Open Graph: Series | [current-user:metatag:video:series]The TV show this series belongs to. |
User ID | [current-user:uid]The unique ID of the user account. |
Name | [current-user:name]The account username. |
Name (linked) | [current-user:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [current-user:mail]The email address of the user account. |
IP address | [current-user:ip-address]The IP address of the user. |
Roles | [current-user:roles]The user roles associated with the user account. |
Joined path | [current-user:roles:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [current-user:roles:first]The first element of the array. |
Last | [current-user:roles:last]The last element of the array. |
Count | [current-user:roles:count]The number of elements in the array. |
Reversed | [current-user:roles:reversed]The array reversed. |
Joined path | [current-user:roles:reversed:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [current-user:roles:reversed:first]The first element of the array. |
Last | [current-user:roles:reversed:last]The last element of the array. |
Count | [current-user:roles:reversed:count]The number of elements in the array. |
Keys | [current-user:roles:reversed:keys]The array of keys of the array. |
Imploded | [current-user:roles:reversed:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [current-user:roles:reversed:value:?]The specific value of the array. |
Keys | [current-user:roles:keys]The array of keys of the array. |
Joined path | [current-user:roles:keys:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [current-user:roles:keys:first]The first element of the array. |
Last | [current-user:roles:keys:last]The last element of the array. |
Count | [current-user:roles:keys:count]The number of elements in the array. |
Reversed | [current-user:roles:keys:reversed]The array reversed. |
Imploded | [current-user:roles:keys:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [current-user:roles:keys:value:?]The specific value of the array. |
Imploded | [current-user:roles:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [current-user:roles:value:?]The specific value of the array. |
Last login | [current-user:last-login]The date the user last logged in to the site. |
Default Long Date | [current-user:last-login:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:last-login:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:last-login:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:last-login:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:last-login:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:last-login:raw]A date in UNIX timestamp format (1725472932) |
Created | [current-user:created]The date the user account was created. |
Default Long Date | [current-user:created:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:created:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:created:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:created:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:created:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:created:raw]A date in UNIX timestamp format (1725472932) |
Changed | [current-user:changed]The date the user account was changed. |
Default Long Date | [current-user:changed:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:changed:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:changed:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:changed:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:changed:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:changed:raw]A date in UNIX timestamp format (1725472932) |
URL | [current-user:url]The URL of the account profile page. |
Path | [current-user:url:path]The path component of the URL. |
Relative URL | [current-user:url:relative]The relative URL. |
Absolute URL | [current-user:url:absolute]The absolute URL. |
Brief URL | [current-user:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [current-user:url:unaliased]The unaliased URL. |
Path | [current-user:url:unaliased:path]The path component of the URL. |
Relative URL | [current-user:url:unaliased:relative]The relative URL. |
Absolute URL | [current-user:url:unaliased:absolute]The absolute URL. |
Brief URL | [current-user:url:unaliased:brief]The URL without the protocol and trailing backslash. |
Arguments | [current-user:url:unaliased:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Arguments | [current-user:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Joined path | [current-user:url:args:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [current-user:url:args:first]The first element of the array. |
Last | [current-user:url:args:last]The last element of the array. |
Count | [current-user:url:args:count]The number of elements in the array. |
Reversed | [current-user:url:args:reversed]The array reversed. |
Keys | [current-user:url:args:keys]The array of keys of the array. |
Imploded | [current-user:url:args:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [current-user:url:args:value:?]The specific value of the array. |
Edit URL | [current-user:edit-url]The URL of the account edit page. |
Path | [current-user:edit-url:path]The path component of the URL. |
Relative URL | [current-user:edit-url:relative]The relative URL. |
Absolute URL | [current-user:edit-url:absolute]The absolute URL. |
Brief URL | [current-user:edit-url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [current-user:edit-url:unaliased]The unaliased URL. |
Path | [current-user:edit-url:unaliased:path]The path component of the URL. |
Relative URL | [current-user:edit-url:unaliased:relative]The relative URL. |
Absolute URL | [current-user:edit-url:unaliased:absolute]The absolute URL. |
Brief URL | [current-user:edit-url:unaliased:brief]The URL without the protocol and trailing backslash. |
Arguments | [current-user:edit-url:unaliased:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Arguments | [current-user:edit-url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Joined path | [current-user:edit-url:args:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [current-user:edit-url:args:first]The first element of the array. |
Last | [current-user:edit-url:args:last]The last element of the array. |
Count | [current-user:edit-url:args:count]The number of elements in the array. |
Reversed | [current-user:edit-url:args:reversed]The array reversed. |
Keys | [current-user:edit-url:args:keys]The array of keys of the array. |
Imploded | [current-user:edit-url:args:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [current-user:edit-url:args:value:?]The specific value of the array. |
Original user account | [current-user:original]The original user account data if the user account is being updated or saved. |
Meta tags | [current-user:original:metatag]Meta tags for this user. |
Basic tags: Page title | [current-user:original:metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [current-user:original:metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [current-user:original:metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [current-user:original:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [current-user:original:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [current-user:original:metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [current-user:original:metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [current-user:original:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [current-user:original:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [current-user:original:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [current-user:original:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [current-user:original:metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [current-user:original:metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [current-user:original:metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [current-user:original:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [current-user:original:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [current-user:original:metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [current-user:original:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [current-user:original:metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [current-user:original:metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [current-user:original:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [current-user:original:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [current-user:original:metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [current-user:original:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [current-user:original:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [current-user:original:metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [current-user:original:metatag:robots] |
Open Graph: Site name | [current-user:original:metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [current-user:original:metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [current-user:original:metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [current-user:original:metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [current-user:original:metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [current-user:original:metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [current-user:original:metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [current-user:original:metatag:og:see_also]URLs to related content. |
Open Graph: Image | [current-user:original:metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [current-user:original:metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [current-user:original:metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [current-user:original:metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [current-user:original:metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [current-user:original:metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [current-user:original:metatag:og:latitude] |
Open Graph: Longitude | [current-user:original:metatag:og:longitude] |
Open Graph: Street address | [current-user:original:metatag:og:street_address] |
Open Graph: Locality | [current-user:original:metatag:og:locality] |
Open Graph: Region | [current-user:original:metatag:og:region] |
Open Graph: Postal/ZIP code | [current-user:original:metatag:og:postal_code] |
Open Graph: Country name | [current-user:original:metatag:og:country_name] |
Open Graph: Email | [current-user:original:metatag:og:email] |
Open Graph: Phone number | [current-user:original:metatag:og:phone_number] |
Open Graph: Fax number | [current-user:original:metatag:og:fax_number] |
Open Graph: Locale | [current-user:original:metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [current-user:original:metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [current-user:original:metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [current-user:original:metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [current-user:original:metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [current-user:original:metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [current-user:original:metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [current-user:original:metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [current-user:original:metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [current-user:original:metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [current-user:original:metatag:profile:last_name]The person's last name. |
Open Graph: Username | [current-user:original:metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [current-user:original:metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [current-user:original:metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [current-user:original:metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [current-user:original:metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [current-user:original:metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book's ISBN | [current-user:original:metatag:book:isbn]The book's International Standard Book Number, which may be in one of several formats. |
Open Graph: Book release date | [current-user:original:metatag:book:release_date]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Book tags | [current-user:original:metatag:book:tag]Appropriate keywords for this book. |
Open Graph: Video URL | [current-user:original:metatag:og:video:url]The URL to a video file that complements this object. |
Open Graph: Video secure URL | [current-user:original:metatag:og:video:secure_url]A URL to a video file that complements this object using the HTTPS protocol. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Video width | [current-user:original:metatag:og:video:width]The width of the video. |
Open Graph: Video height | [current-user:original:metatag:og:video:height]The height of the video. |
Open Graph: Video type | [current-user:original:metatag:og:video:type]The MIME type of the video file. Examples include "application/x-shockwave-flash" for a Flash video, or "text/html" if this is a standalone web page containing a video. |
Open Graph: Actor(s) | [current-user:original:metatag:video:actor]Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actors' role | [current-user:original:metatag:video:actor:role]The roles of the actor(s). |
Open Graph: Director(s) | [current-user:original:metatag:video:director]Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Scriptwriter(s) | [current-user:original:metatag:video:writer]Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Video duration (seconds) | [current-user:original:metatag:video:duration]The length of the video in seconds |
Open Graph: Release date | [current-user:original:metatag:video:release_date]The date the video was released. |
Open Graph: Tag | [current-user:original:metatag:video:tag]Tag words associated with this video. |
Open Graph: Series | [current-user:original:metatag:video:series]The TV show this series belongs to. |
User ID | [current-user:original:uid]The unique ID of the user account. |
Name | [current-user:original:name]The account username. |
Name (linked) | [current-user:original:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [current-user:original:mail]The email address of the user account. |
IP address | [current-user:original:ip-address]The IP address of the user. |
Roles | [current-user:original:roles]The user roles associated with the user account. |
Joined path | [current-user:original:roles:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [current-user:original:roles:first]The first element of the array. |
Last | [current-user:original:roles:last]The last element of the array. |
Count | [current-user:original:roles:count]The number of elements in the array. |
Reversed | [current-user:original:roles:reversed]The array reversed. |
Keys | [current-user:original:roles:keys]The array of keys of the array. |
Imploded | [current-user:original:roles:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [current-user:original:roles:value:?]The specific value of the array. |
Last login | [current-user:original:last-login]The date the user last logged in to the site. |
Default Long Date | [current-user:original:last-login:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:original:last-login:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:original:last-login:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:original:last-login:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:original:last-login:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:original:last-login:raw]A date in UNIX timestamp format (1725472932) |
Created | [current-user:original:created]The date the user account was created. |
Default Long Date | [current-user:original:created:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:original:created:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:original:created:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:original:created:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:original:created:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:original:created:raw]A date in UNIX timestamp format (1725472932) |
Changed | [current-user:original:changed]The date the user account was changed. |
Default Long Date | [current-user:original:changed:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:original:changed:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:original:changed:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:original:changed:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:original:changed:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:original:changed:raw]A date in UNIX timestamp format (1725472932) |
URL | [current-user:original:url]The URL of the account profile page. |
Path | [current-user:original:url:path]The path component of the URL. |
Relative URL | [current-user:original:url:relative]The relative URL. |
Absolute URL | [current-user:original:url:absolute]The absolute URL. |
Brief URL | [current-user:original:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [current-user:original:url:unaliased]The unaliased URL. |
Arguments | [current-user:original:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Edit URL | [current-user:original:edit-url]The URL of the account edit page. |
Path | [current-user:original:edit-url:path]The path component of the URL. |
Relative URL | [current-user:original:edit-url:relative]The relative URL. |
Absolute URL | [current-user:original:edit-url:absolute]The absolute URL. |
Brief URL | [current-user:original:edit-url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [current-user:original:edit-url:unaliased]The unaliased URL. |
Arguments | [current-user:original:edit-url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Status | [current-user:original:status]Whether the user is active or blocked. |
Last access | [current-user:original:last_access]The date the user last accessed the site. |
Default Long Date | [current-user:original:last_access:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:original:last_access:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:original:last_access:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:original:last_access:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:original:last_access:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:original:last_access:raw]A date in UNIX timestamp format (1725472932) |
Default theme | [current-user:original:theme]The user's default theme. |
Bio | [current-user:original:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [current-user:original:field_user_company]Field "field_user_company". |
Country | [current-user:original:field_user_country]Field "field_user_country". |
Customer | [current-user:original:field_user_customer]Field "field_user_customer". |
Comment count | [current-user:original:field_user_customer:comment-count]The number of comments posted on a node. |
New comment count | [current-user:original:field_user_customer:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [current-user:original:field_user_customer:menu-link]The menu link for this node. |
Meta tags | [current-user:original:field_user_customer:metatag]Meta tags for this node. |
Content ID | [current-user:original:field_user_customer:nid]The unique ID of the content item, or "node". |
Content type | [current-user:original:field_user_customer:content-type]The human-readable name of the content type. |
Title | [current-user:original:field_user_customer:title]The title of the node. |
Body | [current-user:original:field_user_customer:body]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format) |
Summary | [current-user:original:field_user_customer:summary]The summary of the node's main body text. |
Language code | [current-user:original:field_user_customer:langcode]The language code of the language the node is written in. |
URL | [current-user:original:field_user_customer:url]The URL of the node. |
Edit URL | [current-user:original:field_user_customer:edit-url]The URL of the node's edit page. |
Revision ID | [current-user:original:field_user_customer:vid]The unique ID of the node's latest revision. |
Revision log message | [current-user:original:field_user_customer:log]The explanation of the most recent changes made to the node. |
Date created | [current-user:original:field_user_customer:created]The date the node was posted. |
Date changed | [current-user:original:field_user_customer:changed]The date the node was most recently updated. |
Author | [current-user:original:field_user_customer:author]The author of the node. |
Paid till | [current-user:original:field_user_customer:field_customer_paid_till]Date field. |
Date | [current-user:original:field_user_customer:field_external_article_date]Date field. |
Date | [current-user:original:field_user_customer:field_press_release_date]Date field. |
Date & time | [current-user:original:field_user_customer:field_webinar_date_time:?]Date (Unix timestamp) field. Also known as Date & time. Replace the ? with the delta for multi-value fields. |
Sessions (depricated) | [current-user:original:field_user_customer:field_webinar_sessions:?]Date field. Replace the ? with the delta for multi-value fields. |
Is new | [current-user:original:field_user_customer:is_new]Whether the node is new and not saved to the database yet. |
Status | [current-user:original:field_user_customer:status]Whether the node is published or unpublished. |
Promoted to frontpage | [current-user:original:field_user_customer:promoted]Whether the node is promoted to the frontpage. |
Sticky in lists | [current-user:original:field_user_customer:sticky]Whether the node is displayed at the top of lists in which it appears. |
Creates revision | [current-user:original:field_user_customer:revision]Whether saving this node creates a new revision. |
Language (deprecated - use "Language code") | [current-user:original:field_user_customer:language]The code of the language the node is written in. |
Promoted to frontpage | [current-user:original:field_user_customer:promote]Whether the node is promoted to the frontpage. |
Comments settings | [current-user:original:field_user_customer:comment]Whether comments are allowed on this node. |
Comments | [current-user:original:field_user_customer:comments]The node comments. |
Author(s) | [current-user:original:field_user_customer:field_blog_authors:?]Field "field_blog_authors". Replace the ? with the delta for multi-value fields. |
Icon ID | [current-user:original:field_user_customer:field_blog_icon_id]Field "field_blog_icon_id". |
Redirect URL | [current-user:original:field_user_customer:field_blog_redirect_url]Field "field_blog_redirect_url". |
Series | [current-user:original:field_user_customer:field_blog_serie]Field "field_blog_serie". |
Categories (old) | [current-user:original:field_user_customer:field_categories:?]Field "field_categories". Replace the ? with the delta for multi-value fields. |
Categories | [current-user:original:field_user_customer:field_categories_2021:?]Field "field_categories_2021". Replace the ? with the delta for multi-value fields. |
Tags | [current-user:original:field_user_customer:field_tags:?]Field "field_tags". Replace the ? with the delta for multi-value fields. |
Outlet | [current-user:original:field_user_customer:field_external_article_outlet]Field "field_external_article_outlet". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
URL | [current-user:original:field_user_customer:field_external_article_url]Field "field_external_article_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Files | [current-user:original:field_user_customer:field_files:?]Field "field_files". Replace the ? with the delta for multi-value fields. The following properties may be appended to the token: file (The file.) |
CSS section | [current-user:original:field_user_customer:field_page_css_section:?]Field "field_page_css_section". Replace the ? with the delta for multi-value fields. |
URL | [current-user:original:field_user_customer:field_press_release_url]Field "field_press_release_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Agenda | [current-user:original:field_user_customer:field_agenda]Field "field_agenda". The following properties may be appended to the token: value (Text), format (Text format) |
Presenters | [current-user:original:field_user_customer:field_presenters:?]Field "field_presenters". Replace the ? with the delta for multi-value fields. |
Slides (embeded) | [current-user:original:field_user_customer:field_slides]Field "field_slides". |
Level | [current-user:original:field_user_customer:field_training_level]Field "field_training_level". |
Order | [current-user:original:field_user_customer:field_training_order]Field "field_training_order". |
Video (embeded) | [current-user:original:field_user_customer:field_video]Field "field_video". |
Slides | [current-user:original:field_user_customer:field_slides_upload]Field "field_slides_upload". The following properties may be appended to the token: file (The file.) |
Is Intro | [current-user:original:field_user_customer:field_training_is_intro]Field "field_training_is_intro". |
Number | [current-user:original:field_user_customer:field_training_number]Field "field_training_number". |
Program | [current-user:original:field_user_customer:field_training_program:?]Field "field_training_program". Replace the ? with the delta for multi-value fields. |
Test | [current-user:original:field_user_customer:field_training_test]Field "field_training_test". |
Video (link) | [current-user:original:field_user_customer:field_training_video]Field "field_training_video". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Week | [current-user:original:field_user_customer:field_training_week]Field "field_training_week". |
Icon ID | [current-user:original:field_user_customer:field_use_case_icon_id]Field "field_use_case_icon_id". |
Cancelled | [current-user:original:field_user_customer:field_webinar_cancelled]Field "field_webinar_cancelled". |
Category (old) | [current-user:original:field_user_customer:field_webinar_category]Field "field_webinar_category". |
Duration | [current-user:original:field_user_customer:field_webinar_duration]Field "field_webinar_duration". |
External registration URL | [current-user:original:field_user_customer:field_webinar_external_url:?]Field "field_webinar_external_url". Replace the ? with the delta for multi-value fields. |
Pardot Registrants List | [current-user:original:field_user_customer:field_webinar_pardot_reg_list]Field "field_webinar_pardot_reg_list". |
Series | [current-user:original:field_user_customer:field_webinar_serie]Field "field_webinar_serie". |
Status | [current-user:original:field_user_customer:field_webinar_status]Field "field_webinar_status". |
Zoom ID | [current-user:original:field_user_customer:field_webinar_zoom_id:?]Field "field_webinar_zoom_id". Replace the ? with the delta for multi-value fields. |
Zoom UUID | [current-user:original:field_user_customer:field_webinar_zoom_uuid:?]Field "field_webinar_zoom_uuid". Replace the ? with the delta for multi-value fields. |
Category | [current-user:original:field_user_customer:field_white_paper_category]Field "field_white_paper_category". |
File | [current-user:original:field_user_customer:field_white_paper_file]Field "field_white_paper_file". The following properties may be appended to the token: file (The file.) |
Gate form | [current-user:original:field_user_customer:field_white_paper_gate_form]Field "field_white_paper_gate_form". |
Icon ID | [current-user:original:field_user_customer:field_white_paper_icon]Field "field_white_paper_icon". |
Main title | [current-user:original:field_user_customer:field_white_paper_main_title]Field "field_white_paper_main_title". |
Subtitle | [current-user:original:field_user_customer:field_white_paper_subtitle]Field "field_white_paper_subtitle". |
Table of Contents | [current-user:original:field_user_customer:field_white_paper_toc]Field "field_white_paper_toc". The following properties may be appended to the token: value (Text), format (Text format) |
B/w logo | [current-user:original:field_user_customer:field_customer_b_w_logo]Field "field_customer_b_w_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
Billing Address: City | [current-user:original:field_user_customer:field_customer_baddr_city]Field "field_customer_baddr_city". |
Billing Address: Country | [current-user:original:field_user_customer:field_customer_baddr_country]Field "field_customer_baddr_country". |
Billing Address: Postal Code | [current-user:original:field_user_customer:field_customer_baddr_postal_code]Field "field_customer_baddr_postal_code". |
Billing Address: State/Province | [current-user:original:field_user_customer:field_customer_baddr_province]Field "field_customer_baddr_province". |
Billing Address: Street | [current-user:original:field_user_customer:field_customer_baddr_street]Field "field_customer_baddr_street". |
Color logo | [current-user:original:field_user_customer:field_customer_color_logo]Field "field_customer_color_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:original:field_user_customer:field_customer_id]Field "field_customer_id". |
Phone Number | [current-user:original:field_user_customer:field_customer_phone]Field "field_customer_phone". |
Quote | [current-user:original:field_user_customer:field_customer_quote]Field "field_customer_quote". The following properties may be appended to the token: value (Text), format (Text format) |
Salesforce ID | [current-user:original:field_user_customer:field_customer_salesforce_id]Field "field_customer_salesforce_id". |
Tungsten Clustering access | [current-user:original:field_user_customer:field_customer_tc_access:?]Field "field_customer_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:original:field_user_customer:field_customer_td_access:?]Field "field_customer_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:original:field_user_customer:field_customer_to_access:?]Field "field_customer_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:original:field_user_customer:field_customer_tr_access:?]Field "field_customer_tr_access". Replace the ? with the delta for multi-value fields. |
Website | [current-user:original:field_user_customer:field_customer_website]Field "field_customer_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Filename | [current-user:original:field_user_customer:field_product_download_filename]Field "field_product_download_filename". |
File Format | [current-user:original:field_user_customer:field_product_download_format]Field "field_product_download_format". |
Product | [current-user:original:field_user_customer:field_product_download_product]Field "field_product_download_product". |
Tungsten Clustering version | [current-user:original:field_user_customer:field_product_download_tc_v]Field "field_product_download_tc_v". |
Tungsten Dashboard version | [current-user:original:field_user_customer:field_product_download_td_v]Field "field_product_download_td_v". |
Tungsten Operator version | [current-user:original:field_user_customer:field_product_download_to_v]Field "field_product_download_to_v". |
Tungsten Proxy version | [current-user:original:field_user_customer:field_product_download_tp_v]Field "field_product_download_tp_v". |
Tungsten Replicator version | [current-user:original:field_user_customer:field_product_download_tr_v]Field "field_product_download_tr_v". |
Tungsten Replicator with Oracle Redo Reader version | [current-user:original:field_user_customer:field_product_download_tro_v]Field "field_product_download_tro_v". |
Poster | [current-user:original:field_user_customer:field_training_image]Image field. |
Image | [current-user:original:field_user_customer:field_webinar_image]Image field. |
Cover | [current-user:original:field_user_customer:field_white_paper_cover]Image field. |
Access Level | [current-user:original:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [current-user:original:field_user_facebook]Field "field_user_facebook". |
First Name | [current-user:original:field_user_first_name]Field "field_user_first_name". |
Job Title | [current-user:original:field_user_job_title]Field "field_user_job_title". |
Last Name | [current-user:original:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [current-user:original:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [current-user:original:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [current-user:original:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:original:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:original:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:original:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [current-user:original:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [current-user:original:field_user_twitter]Field "field_user_twitter". |
Weight | [current-user:original:field_user_weight]Field "field_user_weight". |
Photo | [current-user:original:field_user_photo]Image field. |
160x160 | [current-user:original:field_user_photo:160x160]160x160 image style |
160x160_2x | [current-user:original:field_user_photo:160x160_2x]160x160_2x image style |
1920x1080 | [current-user:original:field_user_photo:1920x1080]1920x1080 image style |
370x208 | [current-user:original:field_user_photo:370x208]370x208 image style |
370x208_2x | [current-user:original:field_user_photo:370x208_2x]370x208_2x image style |
400x225 | [current-user:original:field_user_photo:400x225]400x225 image style |
400x225_2x | [current-user:original:field_user_photo:400x225_2x]400x225_2x image style |
48x48 | [current-user:original:field_user_photo:48x48]48x48 image style |
48x48_2x | [current-user:original:field_user_photo:48x48_2x]48x48_2x image style |
large | [current-user:original:field_user_photo:large]large image style |
medium | [current-user:original:field_user_photo:medium]medium image style |
thumbnail | [current-user:original:field_user_photo:thumbnail]thumbnail image style |
w112 | [current-user:original:field_user_photo:w112]w112 image style |
w112_2x | [current-user:original:field_user_photo:w112_2x]w112_2x image style |
w416 | [current-user:original:field_user_photo:w416]w416 image style |
w416_2x | [current-user:original:field_user_photo:w416_2x]w416_2x image style |
Last access | [current-user:last_access]The date the user last accessed the site. |
Default Long Date | [current-user:last_access:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:last_access:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:last_access:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:last_access:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:last_access:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:last_access:raw]A date in UNIX timestamp format (1725472932) |
Default theme | [current-user:theme]The user's default theme. |
Bio | [current-user:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [current-user:field_user_company]Field "field_user_company". |
Country | [current-user:field_user_country]Field "field_user_country". |
Customer | [current-user:field_user_customer]Field "field_user_customer". |
Comment count | [current-user:field_user_customer:comment-count]The number of comments posted on a node. |
New comment count | [current-user:field_user_customer:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [current-user:field_user_customer:menu-link]The menu link for this node. |
Menu | [current-user:field_user_customer:menu-link:menu]The menu of the menu link. |
Edit URL | [current-user:field_user_customer:menu-link:edit-url]The URL of the menu link's edit page. |
Link ID | [current-user:field_user_customer:menu-link:mlid]The unique ID of the menu link. |
Title | [current-user:field_user_customer:menu-link:title]The title of the menu link. |
URL | [current-user:field_user_customer:menu-link:url]The URL of the menu link. |
Parent | [current-user:field_user_customer:menu-link:parent]The menu link's parent. |
Parents | [current-user:field_user_customer:menu-link:parents]An array of all the menu link's parents, starting with the root. |
Root | [current-user:field_user_customer:menu-link:root]The menu link's root. |
Meta tags | [current-user:field_user_customer:metatag]Meta tags for this node. |
Basic tags: Page title | [current-user:field_user_customer:metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [current-user:field_user_customer:metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [current-user:field_user_customer:metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [current-user:field_user_customer:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [current-user:field_user_customer:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [current-user:field_user_customer:metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [current-user:field_user_customer:metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [current-user:field_user_customer:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [current-user:field_user_customer:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [current-user:field_user_customer:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [current-user:field_user_customer:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [current-user:field_user_customer:metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [current-user:field_user_customer:metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [current-user:field_user_customer:metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [current-user:field_user_customer:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [current-user:field_user_customer:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [current-user:field_user_customer:metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [current-user:field_user_customer:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [current-user:field_user_customer:metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [current-user:field_user_customer:metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [current-user:field_user_customer:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [current-user:field_user_customer:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [current-user:field_user_customer:metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [current-user:field_user_customer:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [current-user:field_user_customer:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [current-user:field_user_customer:metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [current-user:field_user_customer:metatag:robots] |
Open Graph: Site name | [current-user:field_user_customer:metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [current-user:field_user_customer:metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [current-user:field_user_customer:metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [current-user:field_user_customer:metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [current-user:field_user_customer:metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [current-user:field_user_customer:metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [current-user:field_user_customer:metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [current-user:field_user_customer:metatag:og:see_also]URLs to related content. |
Open Graph: Image | [current-user:field_user_customer:metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [current-user:field_user_customer:metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [current-user:field_user_customer:metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [current-user:field_user_customer:metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [current-user:field_user_customer:metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [current-user:field_user_customer:metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [current-user:field_user_customer:metatag:og:latitude] |
Open Graph: Longitude | [current-user:field_user_customer:metatag:og:longitude] |
Open Graph: Street address | [current-user:field_user_customer:metatag:og:street_address] |
Open Graph: Locality | [current-user:field_user_customer:metatag:og:locality] |
Open Graph: Region | [current-user:field_user_customer:metatag:og:region] |
Open Graph: Postal/ZIP code | [current-user:field_user_customer:metatag:og:postal_code] |
Open Graph: Country name | [current-user:field_user_customer:metatag:og:country_name] |
Open Graph: Email | [current-user:field_user_customer:metatag:og:email] |
Open Graph: Phone number | [current-user:field_user_customer:metatag:og:phone_number] |
Open Graph: Fax number | [current-user:field_user_customer:metatag:og:fax_number] |
Open Graph: Locale | [current-user:field_user_customer:metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [current-user:field_user_customer:metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [current-user:field_user_customer:metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [current-user:field_user_customer:metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [current-user:field_user_customer:metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [current-user:field_user_customer:metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [current-user:field_user_customer:metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [current-user:field_user_customer:metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [current-user:field_user_customer:metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [current-user:field_user_customer:metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [current-user:field_user_customer:metatag:profile:last_name]The person's last name. |
Open Graph: Username | [current-user:field_user_customer:metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [current-user:field_user_customer:metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [current-user:field_user_customer:metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [current-user:field_user_customer:metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [current-user:field_user_customer:metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [current-user:field_user_customer:metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book's ISBN | [current-user:field_user_customer:metatag:book:isbn]The book's International Standard Book Number, which may be in one of several formats. |
Open Graph: Book release date | [current-user:field_user_customer:metatag:book:release_date]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Book tags | [current-user:field_user_customer:metatag:book:tag]Appropriate keywords for this book. |
Open Graph: Video URL | [current-user:field_user_customer:metatag:og:video:url]The URL to a video file that complements this object. |
Open Graph: Video secure URL | [current-user:field_user_customer:metatag:og:video:secure_url]A URL to a video file that complements this object using the HTTPS protocol. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Video width | [current-user:field_user_customer:metatag:og:video:width]The width of the video. |
Open Graph: Video height | [current-user:field_user_customer:metatag:og:video:height]The height of the video. |
Open Graph: Video type | [current-user:field_user_customer:metatag:og:video:type]The MIME type of the video file. Examples include "application/x-shockwave-flash" for a Flash video, or "text/html" if this is a standalone web page containing a video. |
Open Graph: Actor(s) | [current-user:field_user_customer:metatag:video:actor]Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actors' role | [current-user:field_user_customer:metatag:video:actor:role]The roles of the actor(s). |
Open Graph: Director(s) | [current-user:field_user_customer:metatag:video:director]Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Scriptwriter(s) | [current-user:field_user_customer:metatag:video:writer]Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Video duration (seconds) | [current-user:field_user_customer:metatag:video:duration]The length of the video in seconds |
Open Graph: Release date | [current-user:field_user_customer:metatag:video:release_date]The date the video was released. |
Open Graph: Tag | [current-user:field_user_customer:metatag:video:tag]Tag words associated with this video. |
Open Graph: Series | [current-user:field_user_customer:metatag:video:series]The TV show this series belongs to. |
Content ID | [current-user:field_user_customer:nid]The unique ID of the content item, or "node". |
Content type | [current-user:field_user_customer:content-type]The human-readable name of the content type. |
Name | [current-user:field_user_customer:content-type:name]The human-readable name of the content type. |
Machine-readable name | [current-user:field_user_customer:content-type:machine-name]The unique machine-readable name of the content type. |
Description | [current-user:field_user_customer:content-type:description]The optional description of the content type. |
Node count | [current-user:field_user_customer:content-type:node-count]The number of nodes belonging to the content type. |
Title | [current-user:field_user_customer:title]The title of the node. |
Body | [current-user:field_user_customer:body]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format) |
Summary | [current-user:field_user_customer:summary]The summary of the node's main body text. |
Language code | [current-user:field_user_customer:langcode]The language code of the language the node is written in. |
URL | [current-user:field_user_customer:url]The URL of the node. |
Path | [current-user:field_user_customer:url:path]The path component of the URL. |
Relative URL | [current-user:field_user_customer:url:relative]The relative URL. |
Absolute URL | [current-user:field_user_customer:url:absolute]The absolute URL. |
Brief URL | [current-user:field_user_customer:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [current-user:field_user_customer:url:unaliased]The unaliased URL. |
Arguments | [current-user:field_user_customer:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Edit URL | [current-user:field_user_customer:edit-url]The URL of the node's edit page. |
Path | [current-user:field_user_customer:edit-url:path]The path component of the URL. |
Relative URL | [current-user:field_user_customer:edit-url:relative]The relative URL. |
Absolute URL | [current-user:field_user_customer:edit-url:absolute]The absolute URL. |
Brief URL | [current-user:field_user_customer:edit-url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [current-user:field_user_customer:edit-url:unaliased]The unaliased URL. |
Arguments | [current-user:field_user_customer:edit-url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Revision ID | [current-user:field_user_customer:vid]The unique ID of the node's latest revision. |
Revision log message | [current-user:field_user_customer:log]The explanation of the most recent changes made to the node. |
Date created | [current-user:field_user_customer:created]The date the node was posted. |
Default Long Date | [current-user:field_user_customer:created:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:field_user_customer:created:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:field_user_customer:created:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:field_user_customer:created:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:field_user_customer:created:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:field_user_customer:created:raw]A date in UNIX timestamp format (1725472932) |
Date changed | [current-user:field_user_customer:changed]The date the node was most recently updated. |
Default Long Date | [current-user:field_user_customer:changed:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:field_user_customer:changed:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:field_user_customer:changed:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:field_user_customer:changed:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:field_user_customer:changed:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:field_user_customer:changed:raw]A date in UNIX timestamp format (1725472932) |
Author | [current-user:field_user_customer:author]The author of the node. |
Meta tags | [current-user:field_user_customer:author:metatag]Meta tags for this user. |
User ID | [current-user:field_user_customer:author:uid]The unique ID of the user account. |
Name | [current-user:field_user_customer:author:name]The account username. |
Name (linked) | [current-user:field_user_customer:author:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [current-user:field_user_customer:author:mail]The email address of the user account. |
IP address | [current-user:field_user_customer:author:ip-address]The IP address of the user. |
Roles | [current-user:field_user_customer:author:roles]The user roles associated with the user account. |
Last login | [current-user:field_user_customer:author:last-login]The date the user last logged in to the site. |
Created | [current-user:field_user_customer:author:created]The date the user account was created. |
Changed | [current-user:field_user_customer:author:changed]The date the user account was changed. |
URL | [current-user:field_user_customer:author:url]The URL of the account profile page. |
Edit URL | [current-user:field_user_customer:author:edit-url]The URL of the account edit page. |
Original user account | [current-user:field_user_customer:author:original]The original user account data if the user account is being updated or saved. |
Status | [current-user:field_user_customer:author:status]Whether the user is active or blocked. |
Last access | [current-user:field_user_customer:author:last_access]The date the user last accessed the site. |
Default theme | [current-user:field_user_customer:author:theme]The user's default theme. |
Bio | [current-user:field_user_customer:author:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [current-user:field_user_customer:author:field_user_company]Field "field_user_company". |
Country | [current-user:field_user_customer:author:field_user_country]Field "field_user_country". |
Access Level | [current-user:field_user_customer:author:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [current-user:field_user_customer:author:field_user_facebook]Field "field_user_facebook". |
First Name | [current-user:field_user_customer:author:field_user_first_name]Field "field_user_first_name". |
Job Title | [current-user:field_user_customer:author:field_user_job_title]Field "field_user_job_title". |
Last Name | [current-user:field_user_customer:author:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [current-user:field_user_customer:author:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [current-user:field_user_customer:author:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [current-user:field_user_customer:author:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_customer:author:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_customer:author:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_customer:author:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [current-user:field_user_customer:author:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [current-user:field_user_customer:author:field_user_twitter]Field "field_user_twitter". |
Weight | [current-user:field_user_customer:author:field_user_weight]Field "field_user_weight". |
Photo | [current-user:field_user_customer:author:field_user_photo]Image field. |
Paid till | [current-user:field_user_customer:field_customer_paid_till]Date field. |
Default Long Date | [current-user:field_user_customer:field_customer_paid_till:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:field_user_customer:field_customer_paid_till:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:field_user_customer:field_customer_paid_till:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:field_user_customer:field_customer_paid_till:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:field_user_customer:field_customer_paid_till:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:field_user_customer:field_customer_paid_till:raw]A date in UNIX timestamp format (1725472932) |
Date | [current-user:field_user_customer:field_external_article_date]Date field. |
Default Long Date | [current-user:field_user_customer:field_external_article_date:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:field_user_customer:field_external_article_date:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:field_user_customer:field_external_article_date:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:field_user_customer:field_external_article_date:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:field_user_customer:field_external_article_date:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:field_user_customer:field_external_article_date:raw]A date in UNIX timestamp format (1725472932) |
Date | [current-user:field_user_customer:field_press_release_date]Date field. |
Default Long Date | [current-user:field_user_customer:field_press_release_date:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:field_user_customer:field_press_release_date:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:field_user_customer:field_press_release_date:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:field_user_customer:field_press_release_date:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:field_user_customer:field_press_release_date:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:field_user_customer:field_press_release_date:raw]A date in UNIX timestamp format (1725472932) |
Date & time | [current-user:field_user_customer:field_webinar_date_time:?]Date (Unix timestamp) field. Also known as Date & time. Replace the ? with the delta for multi-value fields. |
Default Long Date | [current-user:field_user_customer:field_webinar_date_time:?:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [current-user:field_user_customer:field_webinar_date_time:?:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [current-user:field_user_customer:field_webinar_date_time:?:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [current-user:field_user_customer:field_webinar_date_time:?:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [current-user:field_user_customer:field_webinar_date_time:?:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [current-user:field_user_customer:field_webinar_date_time:?:raw]A date in UNIX timestamp format (1725472932) |
Sessions (depricated) | [current-user:field_user_customer:field_webinar_sessions:?]Date field. Replace the ? with the delta for multi-value fields. |
Date | [current-user:field_user_customer:field_webinar_sessions:?:date]The date value. |
End Date | [current-user:field_user_customer:field_webinar_sessions:?:to-date]The End date value. |
Original content | [current-user:field_user_customer:original]The original content data if the content is being updated or saved. |
Comment count | [current-user:field_user_customer:original:comment-count]The number of comments posted on a node. |
New comment count | [current-user:field_user_customer:original:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [current-user:field_user_customer:original:menu-link]The menu link for this node. |
Meta tags | [current-user:field_user_customer:original:metatag]Meta tags for this node. |
Content ID | [current-user:field_user_customer:original:nid]The unique ID of the content item, or "node". |
Content type | [current-user:field_user_customer:original:content-type]The human-readable name of the content type. |
Title | [current-user:field_user_customer:original:title]The title of the node. |
Body | [current-user:field_user_customer:original:body]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format) |
Summary | [current-user:field_user_customer:original:summary]The summary of the node's main body text. |
Language code | [current-user:field_user_customer:original:langcode]The language code of the language the node is written in. |
URL | [current-user:field_user_customer:original:url]The URL of the node. |
Edit URL | [current-user:field_user_customer:original:edit-url]The URL of the node's edit page. |
Revision ID | [current-user:field_user_customer:original:vid]The unique ID of the node's latest revision. |
Revision log message | [current-user:field_user_customer:original:log]The explanation of the most recent changes made to the node. |
Date created | [current-user:field_user_customer:original:created]The date the node was posted. |
Date changed | [current-user:field_user_customer:original:changed]The date the node was most recently updated. |
Author | [current-user:field_user_customer:original:author]The author of the node. |
Paid till | [current-user:field_user_customer:original:field_customer_paid_till]Date field. |
Date | [current-user:field_user_customer:original:field_external_article_date]Date field. |
Date | [current-user:field_user_customer:original:field_press_release_date]Date field. |
Date & time | [current-user:field_user_customer:original:field_webinar_date_time:?]Date (Unix timestamp) field. Also known as Date & time. Replace the ? with the delta for multi-value fields. |
Sessions (depricated) | [current-user:field_user_customer:original:field_webinar_sessions:?]Date field. Replace the ? with the delta for multi-value fields. |
Is new | [current-user:field_user_customer:original:is_new]Whether the node is new and not saved to the database yet. |
Status | [current-user:field_user_customer:original:status]Whether the node is published or unpublished. |
Promoted to frontpage | [current-user:field_user_customer:original:promoted]Whether the node is promoted to the frontpage. |
Sticky in lists | [current-user:field_user_customer:original:sticky]Whether the node is displayed at the top of lists in which it appears. |
Creates revision | [current-user:field_user_customer:original:revision]Whether saving this node creates a new revision. |
Language (deprecated - use "Language code") | [current-user:field_user_customer:original:language]The code of the language the node is written in. |
Promoted to frontpage | [current-user:field_user_customer:original:promote]Whether the node is promoted to the frontpage. |
Comments settings | [current-user:field_user_customer:original:comment]Whether comments are allowed on this node. |
Comments | [current-user:field_user_customer:original:comments]The node comments. |
Author(s) | [current-user:field_user_customer:original:field_blog_authors:?]Field "field_blog_authors". Replace the ? with the delta for multi-value fields. |
Icon ID | [current-user:field_user_customer:original:field_blog_icon_id]Field "field_blog_icon_id". |
Redirect URL | [current-user:field_user_customer:original:field_blog_redirect_url]Field "field_blog_redirect_url". |
Series | [current-user:field_user_customer:original:field_blog_serie]Field "field_blog_serie". |
Categories (old) | [current-user:field_user_customer:original:field_categories:?]Field "field_categories". Replace the ? with the delta for multi-value fields. |
Categories | [current-user:field_user_customer:original:field_categories_2021:?]Field "field_categories_2021". Replace the ? with the delta for multi-value fields. |
Tags | [current-user:field_user_customer:original:field_tags:?]Field "field_tags". Replace the ? with the delta for multi-value fields. |
Outlet | [current-user:field_user_customer:original:field_external_article_outlet]Field "field_external_article_outlet". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
URL | [current-user:field_user_customer:original:field_external_article_url]Field "field_external_article_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Files | [current-user:field_user_customer:original:field_files:?]Field "field_files". Replace the ? with the delta for multi-value fields. The following properties may be appended to the token: file (The file.) |
CSS section | [current-user:field_user_customer:original:field_page_css_section:?]Field "field_page_css_section". Replace the ? with the delta for multi-value fields. |
URL | [current-user:field_user_customer:original:field_press_release_url]Field "field_press_release_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Agenda | [current-user:field_user_customer:original:field_agenda]Field "field_agenda". The following properties may be appended to the token: value (Text), format (Text format) |
Presenters | [current-user:field_user_customer:original:field_presenters:?]Field "field_presenters". Replace the ? with the delta for multi-value fields. |
Slides (embeded) | [current-user:field_user_customer:original:field_slides]Field "field_slides". |
Level | [current-user:field_user_customer:original:field_training_level]Field "field_training_level". |
Order | [current-user:field_user_customer:original:field_training_order]Field "field_training_order". |
Video (embeded) | [current-user:field_user_customer:original:field_video]Field "field_video". |
Slides | [current-user:field_user_customer:original:field_slides_upload]Field "field_slides_upload". The following properties may be appended to the token: file (The file.) |
Is Intro | [current-user:field_user_customer:original:field_training_is_intro]Field "field_training_is_intro". |
Number | [current-user:field_user_customer:original:field_training_number]Field "field_training_number". |
Program | [current-user:field_user_customer:original:field_training_program:?]Field "field_training_program". Replace the ? with the delta for multi-value fields. |
Test | [current-user:field_user_customer:original:field_training_test]Field "field_training_test". |
Video (link) | [current-user:field_user_customer:original:field_training_video]Field "field_training_video". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Week | [current-user:field_user_customer:original:field_training_week]Field "field_training_week". |
Icon ID | [current-user:field_user_customer:original:field_use_case_icon_id]Field "field_use_case_icon_id". |
Cancelled | [current-user:field_user_customer:original:field_webinar_cancelled]Field "field_webinar_cancelled". |
Category (old) | [current-user:field_user_customer:original:field_webinar_category]Field "field_webinar_category". |
Duration | [current-user:field_user_customer:original:field_webinar_duration]Field "field_webinar_duration". |
External registration URL | [current-user:field_user_customer:original:field_webinar_external_url:?]Field "field_webinar_external_url". Replace the ? with the delta for multi-value fields. |
Pardot Registrants List | [current-user:field_user_customer:original:field_webinar_pardot_reg_list]Field "field_webinar_pardot_reg_list". |
Series | [current-user:field_user_customer:original:field_webinar_serie]Field "field_webinar_serie". |
Status | [current-user:field_user_customer:original:field_webinar_status]Field "field_webinar_status". |
Zoom ID | [current-user:field_user_customer:original:field_webinar_zoom_id:?]Field "field_webinar_zoom_id". Replace the ? with the delta for multi-value fields. |
Zoom UUID | [current-user:field_user_customer:original:field_webinar_zoom_uuid:?]Field "field_webinar_zoom_uuid". Replace the ? with the delta for multi-value fields. |
Category | [current-user:field_user_customer:original:field_white_paper_category]Field "field_white_paper_category". |
File | [current-user:field_user_customer:original:field_white_paper_file]Field "field_white_paper_file". The following properties may be appended to the token: file (The file.) |
Gate form | [current-user:field_user_customer:original:field_white_paper_gate_form]Field "field_white_paper_gate_form". |
Icon ID | [current-user:field_user_customer:original:field_white_paper_icon]Field "field_white_paper_icon". |
Main title | [current-user:field_user_customer:original:field_white_paper_main_title]Field "field_white_paper_main_title". |
Subtitle | [current-user:field_user_customer:original:field_white_paper_subtitle]Field "field_white_paper_subtitle". |
Table of Contents | [current-user:field_user_customer:original:field_white_paper_toc]Field "field_white_paper_toc". The following properties may be appended to the token: value (Text), format (Text format) |
B/w logo | [current-user:field_user_customer:original:field_customer_b_w_logo]Field "field_customer_b_w_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
Billing Address: City | [current-user:field_user_customer:original:field_customer_baddr_city]Field "field_customer_baddr_city". |
Billing Address: Country | [current-user:field_user_customer:original:field_customer_baddr_country]Field "field_customer_baddr_country". |
Billing Address: Postal Code | [current-user:field_user_customer:original:field_customer_baddr_postal_code]Field "field_customer_baddr_postal_code". |
Billing Address: State/Province | [current-user:field_user_customer:original:field_customer_baddr_province]Field "field_customer_baddr_province". |
Billing Address: Street | [current-user:field_user_customer:original:field_customer_baddr_street]Field "field_customer_baddr_street". |
Color logo | [current-user:field_user_customer:original:field_customer_color_logo]Field "field_customer_color_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:original:field_customer_id]Field "field_customer_id". |
Phone Number | [current-user:field_user_customer:original:field_customer_phone]Field "field_customer_phone". |
Quote | [current-user:field_user_customer:original:field_customer_quote]Field "field_customer_quote". The following properties may be appended to the token: value (Text), format (Text format) |
Salesforce ID | [current-user:field_user_customer:original:field_customer_salesforce_id]Field "field_customer_salesforce_id". |
Tungsten Clustering access | [current-user:field_user_customer:original:field_customer_tc_access:?]Field "field_customer_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_customer:original:field_customer_td_access:?]Field "field_customer_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_customer:original:field_customer_to_access:?]Field "field_customer_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_customer:original:field_customer_tr_access:?]Field "field_customer_tr_access". Replace the ? with the delta for multi-value fields. |
Website | [current-user:field_user_customer:original:field_customer_website]Field "field_customer_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Filename | [current-user:field_user_customer:original:field_product_download_filename]Field "field_product_download_filename". |
File Format | [current-user:field_user_customer:original:field_product_download_format]Field "field_product_download_format". |
Product | [current-user:field_user_customer:original:field_product_download_product]Field "field_product_download_product". |
Tungsten Clustering version | [current-user:field_user_customer:original:field_product_download_tc_v]Field "field_product_download_tc_v". |
Tungsten Dashboard version | [current-user:field_user_customer:original:field_product_download_td_v]Field "field_product_download_td_v". |
Tungsten Operator version | [current-user:field_user_customer:original:field_product_download_to_v]Field "field_product_download_to_v". |
Tungsten Proxy version | [current-user:field_user_customer:original:field_product_download_tp_v]Field "field_product_download_tp_v". |
Tungsten Replicator version | [current-user:field_user_customer:original:field_product_download_tr_v]Field "field_product_download_tr_v". |
Tungsten Replicator with Oracle Redo Reader version | [current-user:field_user_customer:original:field_product_download_tro_v]Field "field_product_download_tro_v". |
Poster | [current-user:field_user_customer:original:field_training_image]Image field. |
Image | [current-user:field_user_customer:original:field_webinar_image]Image field. |
Cover | [current-user:field_user_customer:original:field_white_paper_cover]Image field. |
Is new | [current-user:field_user_customer:is_new]Whether the node is new and not saved to the database yet. |
Status | [current-user:field_user_customer:status]Whether the node is published or unpublished. |
Promoted to frontpage | [current-user:field_user_customer:promoted]Whether the node is promoted to the frontpage. |
Sticky in lists | [current-user:field_user_customer:sticky]Whether the node is displayed at the top of lists in which it appears. |
Creates revision | [current-user:field_user_customer:revision]Whether saving this node creates a new revision. |
Language (deprecated - use "Language code") | [current-user:field_user_customer:language]The code of the language the node is written in. |
Promoted to frontpage | [current-user:field_user_customer:promote]Whether the node is promoted to the frontpage. |
Comments settings | [current-user:field_user_customer:comment]Whether comments are allowed on this node. |
Comments | [current-user:field_user_customer:comments]The node comments. |
Author(s) | [current-user:field_user_customer:field_blog_authors:?]Field "field_blog_authors". Replace the ? with the delta for multi-value fields. |
Meta tags | [current-user:field_user_customer:field_blog_authors:?:metatag]Meta tags for this user. |
User ID | [current-user:field_user_customer:field_blog_authors:?:uid]The unique ID of the user account. |
Name | [current-user:field_user_customer:field_blog_authors:?:name]The account username. |
Name (linked) | [current-user:field_user_customer:field_blog_authors:?:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [current-user:field_user_customer:field_blog_authors:?:mail]The email address of the user account. |
IP address | [current-user:field_user_customer:field_blog_authors:?:ip-address]The IP address of the user. |
Roles | [current-user:field_user_customer:field_blog_authors:?:roles]The user roles associated with the user account. |
Last login | [current-user:field_user_customer:field_blog_authors:?:last-login]The date the user last logged in to the site. |
Created | [current-user:field_user_customer:field_blog_authors:?:created]The date the user account was created. |
Changed | [current-user:field_user_customer:field_blog_authors:?:changed]The date the user account was changed. |
URL | [current-user:field_user_customer:field_blog_authors:?:url]The URL of the account profile page. |
Edit URL | [current-user:field_user_customer:field_blog_authors:?:edit-url]The URL of the account edit page. |
Original user account | [current-user:field_user_customer:field_blog_authors:?:original]The original user account data if the user account is being updated or saved. |
Status | [current-user:field_user_customer:field_blog_authors:?:status]Whether the user is active or blocked. |
Last access | [current-user:field_user_customer:field_blog_authors:?:last_access]The date the user last accessed the site. |
Default theme | [current-user:field_user_customer:field_blog_authors:?:theme]The user's default theme. |
Bio | [current-user:field_user_customer:field_blog_authors:?:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [current-user:field_user_customer:field_blog_authors:?:field_user_company]Field "field_user_company". |
Country | [current-user:field_user_customer:field_blog_authors:?:field_user_country]Field "field_user_country". |
Access Level | [current-user:field_user_customer:field_blog_authors:?:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [current-user:field_user_customer:field_blog_authors:?:field_user_facebook]Field "field_user_facebook". |
First Name | [current-user:field_user_customer:field_blog_authors:?:field_user_first_name]Field "field_user_first_name". |
Job Title | [current-user:field_user_customer:field_blog_authors:?:field_user_job_title]Field "field_user_job_title". |
Last Name | [current-user:field_user_customer:field_blog_authors:?:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [current-user:field_user_customer:field_blog_authors:?:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [current-user:field_user_customer:field_blog_authors:?:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [current-user:field_user_customer:field_blog_authors:?:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_customer:field_blog_authors:?:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_customer:field_blog_authors:?:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_customer:field_blog_authors:?:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [current-user:field_user_customer:field_blog_authors:?:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [current-user:field_user_customer:field_blog_authors:?:field_user_twitter]Field "field_user_twitter". |
Weight | [current-user:field_user_customer:field_blog_authors:?:field_user_weight]Field "field_user_weight". |
Photo | [current-user:field_user_customer:field_blog_authors:?:field_user_photo]Image field. |
Icon ID | [current-user:field_user_customer:field_blog_icon_id]Field "field_blog_icon_id". |
Redirect URL | [current-user:field_user_customer:field_blog_redirect_url]Field "field_blog_redirect_url". |
Series | [current-user:field_user_customer:field_blog_serie]Field "field_blog_serie". |
Meta tags | [current-user:field_user_customer:field_blog_serie:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_blog_serie:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_blog_serie:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_blog_serie:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_blog_serie:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_blog_serie:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_blog_serie:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_blog_serie:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_blog_serie:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_blog_serie:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_blog_serie:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_blog_serie:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_blog_serie:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_blog_serie:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_blog_serie:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_blog_serie:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_blog_serie:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_blog_serie:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_blog_serie:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_blog_serie:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Categories (old) | [current-user:field_user_customer:field_categories:?]Field "field_categories". Replace the ? with the delta for multi-value fields. |
Meta tags | [current-user:field_user_customer:field_categories:?:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_categories:?:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_categories:?:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_categories:?:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_categories:?:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_categories:?:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_categories:?:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_categories:?:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_categories:?:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_categories:?:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_categories:?:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_categories:?:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_categories:?:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_categories:?:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_categories:?:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_categories:?:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_categories:?:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_categories:?:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_categories:?:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_categories:?:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Categories | [current-user:field_user_customer:field_categories_2021:?]Field "field_categories_2021". Replace the ? with the delta for multi-value fields. |
Meta tags | [current-user:field_user_customer:field_categories_2021:?:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_categories_2021:?:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_categories_2021:?:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_categories_2021:?:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_categories_2021:?:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_categories_2021:?:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_categories_2021:?:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_categories_2021:?:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_categories_2021:?:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_categories_2021:?:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_categories_2021:?:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_categories_2021:?:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_categories_2021:?:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_categories_2021:?:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_categories_2021:?:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_categories_2021:?:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_categories_2021:?:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_categories_2021:?:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_categories_2021:?:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_categories_2021:?:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Tags | [current-user:field_user_customer:field_tags:?]Field "field_tags". Replace the ? with the delta for multi-value fields. |
Meta tags | [current-user:field_user_customer:field_tags:?:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_tags:?:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_tags:?:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_tags:?:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_tags:?:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_tags:?:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_tags:?:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_tags:?:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_tags:?:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_tags:?:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_tags:?:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_tags:?:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_tags:?:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_tags:?:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_tags:?:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_tags:?:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_tags:?:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_tags:?:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_tags:?:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_tags:?:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Outlet | [current-user:field_user_customer:field_external_article_outlet]Field "field_external_article_outlet". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
URL | [current-user:field_user_customer:field_external_article_url]Field "field_external_article_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Files | [current-user:field_user_customer:field_files:?]Field "field_files". Replace the ? with the delta for multi-value fields. The following properties may be appended to the token: file (The file.) |
CSS section | [current-user:field_user_customer:field_page_css_section:?]Field "field_page_css_section". Replace the ? with the delta for multi-value fields. |
URL | [current-user:field_user_customer:field_press_release_url]Field "field_press_release_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Agenda | [current-user:field_user_customer:field_agenda]Field "field_agenda". The following properties may be appended to the token: value (Text), format (Text format) |
Presenters | [current-user:field_user_customer:field_presenters:?]Field "field_presenters". Replace the ? with the delta for multi-value fields. |
Meta tags | [current-user:field_user_customer:field_presenters:?:metatag]Meta tags for this user. |
User ID | [current-user:field_user_customer:field_presenters:?:uid]The unique ID of the user account. |
Name | [current-user:field_user_customer:field_presenters:?:name]The account username. |
Name (linked) | [current-user:field_user_customer:field_presenters:?:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [current-user:field_user_customer:field_presenters:?:mail]The email address of the user account. |
IP address | [current-user:field_user_customer:field_presenters:?:ip-address]The IP address of the user. |
Roles | [current-user:field_user_customer:field_presenters:?:roles]The user roles associated with the user account. |
Last login | [current-user:field_user_customer:field_presenters:?:last-login]The date the user last logged in to the site. |
Created | [current-user:field_user_customer:field_presenters:?:created]The date the user account was created. |
Changed | [current-user:field_user_customer:field_presenters:?:changed]The date the user account was changed. |
URL | [current-user:field_user_customer:field_presenters:?:url]The URL of the account profile page. |
Edit URL | [current-user:field_user_customer:field_presenters:?:edit-url]The URL of the account edit page. |
Original user account | [current-user:field_user_customer:field_presenters:?:original]The original user account data if the user account is being updated or saved. |
Status | [current-user:field_user_customer:field_presenters:?:status]Whether the user is active or blocked. |
Last access | [current-user:field_user_customer:field_presenters:?:last_access]The date the user last accessed the site. |
Default theme | [current-user:field_user_customer:field_presenters:?:theme]The user's default theme. |
Bio | [current-user:field_user_customer:field_presenters:?:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [current-user:field_user_customer:field_presenters:?:field_user_company]Field "field_user_company". |
Country | [current-user:field_user_customer:field_presenters:?:field_user_country]Field "field_user_country". |
Access Level | [current-user:field_user_customer:field_presenters:?:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [current-user:field_user_customer:field_presenters:?:field_user_facebook]Field "field_user_facebook". |
First Name | [current-user:field_user_customer:field_presenters:?:field_user_first_name]Field "field_user_first_name". |
Job Title | [current-user:field_user_customer:field_presenters:?:field_user_job_title]Field "field_user_job_title". |
Last Name | [current-user:field_user_customer:field_presenters:?:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [current-user:field_user_customer:field_presenters:?:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [current-user:field_user_customer:field_presenters:?:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [current-user:field_user_customer:field_presenters:?:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_customer:field_presenters:?:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_customer:field_presenters:?:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_customer:field_presenters:?:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [current-user:field_user_customer:field_presenters:?:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [current-user:field_user_customer:field_presenters:?:field_user_twitter]Field "field_user_twitter". |
Weight | [current-user:field_user_customer:field_presenters:?:field_user_weight]Field "field_user_weight". |
Photo | [current-user:field_user_customer:field_presenters:?:field_user_photo]Image field. |
Slides (embeded) | [current-user:field_user_customer:field_slides]Field "field_slides". |
Level | [current-user:field_user_customer:field_training_level]Field "field_training_level". |
Meta tags | [current-user:field_user_customer:field_training_level:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_training_level:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_training_level:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_training_level:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_training_level:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_training_level:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_training_level:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_training_level:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_training_level:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_training_level:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_training_level:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_training_level:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_training_level:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_training_level:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_training_level:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_training_level:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_training_level:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_training_level:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_training_level:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_training_level:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Order | [current-user:field_user_customer:field_training_order]Field "field_training_order". |
Video (embeded) | [current-user:field_user_customer:field_video]Field "field_video". |
Slides | [current-user:field_user_customer:field_slides_upload]Field "field_slides_upload". The following properties may be appended to the token: file (The file.) |
Is Intro | [current-user:field_user_customer:field_training_is_intro]Field "field_training_is_intro". |
Number | [current-user:field_user_customer:field_training_number]Field "field_training_number". |
Program | [current-user:field_user_customer:field_training_program:?]Field "field_training_program". Replace the ? with the delta for multi-value fields. |
Meta tags | [current-user:field_user_customer:field_training_program:?:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_training_program:?:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_training_program:?:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_training_program:?:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_training_program:?:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_training_program:?:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_training_program:?:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_training_program:?:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_training_program:?:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_training_program:?:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_training_program:?:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_training_program:?:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_training_program:?:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_training_program:?:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_training_program:?:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_training_program:?:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_training_program:?:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_training_program:?:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_training_program:?:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_training_program:?:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Test | [current-user:field_user_customer:field_training_test]Field "field_training_test". |
Comment count | [current-user:field_user_customer:field_training_test:comment-count]The number of comments posted on a node. |
New comment count | [current-user:field_user_customer:field_training_test:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [current-user:field_user_customer:field_training_test:menu-link]The menu link for this node. |
Meta tags | [current-user:field_user_customer:field_training_test:metatag]Meta tags for this node. |
Content ID | [current-user:field_user_customer:field_training_test:nid]The unique ID of the content item, or "node". |
Content type | [current-user:field_user_customer:field_training_test:content-type]The human-readable name of the content type. |
Title | [current-user:field_user_customer:field_training_test:title]The title of the node. |
Body | [current-user:field_user_customer:field_training_test:body]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format) |
Summary | [current-user:field_user_customer:field_training_test:summary]The summary of the node's main body text. |
Language code | [current-user:field_user_customer:field_training_test:langcode]The language code of the language the node is written in. |
URL | [current-user:field_user_customer:field_training_test:url]The URL of the node. |
Edit URL | [current-user:field_user_customer:field_training_test:edit-url]The URL of the node's edit page. |
Revision ID | [current-user:field_user_customer:field_training_test:vid]The unique ID of the node's latest revision. |
Revision log message | [current-user:field_user_customer:field_training_test:log]The explanation of the most recent changes made to the node. |
Date created | [current-user:field_user_customer:field_training_test:created]The date the node was posted. |
Date changed | [current-user:field_user_customer:field_training_test:changed]The date the node was most recently updated. |
Author | [current-user:field_user_customer:field_training_test:author]The author of the node. |
Paid till | [current-user:field_user_customer:field_training_test:field_customer_paid_till]Date field. |
Date | [current-user:field_user_customer:field_training_test:field_external_article_date]Date field. |
Date | [current-user:field_user_customer:field_training_test:field_press_release_date]Date field. |
Date & time | [current-user:field_user_customer:field_training_test:field_webinar_date_time:?]Date (Unix timestamp) field. Also known as Date & time. Replace the ? with the delta for multi-value fields. |
Sessions (depricated) | [current-user:field_user_customer:field_training_test:field_webinar_sessions:?]Date field. Replace the ? with the delta for multi-value fields. |
Original content | [current-user:field_user_customer:field_training_test:original]The original content data if the content is being updated or saved. |
Is new | [current-user:field_user_customer:field_training_test:is_new]Whether the node is new and not saved to the database yet. |
Status | [current-user:field_user_customer:field_training_test:status]Whether the node is published or unpublished. |
Promoted to frontpage | [current-user:field_user_customer:field_training_test:promoted]Whether the node is promoted to the frontpage. |
Sticky in lists | [current-user:field_user_customer:field_training_test:sticky]Whether the node is displayed at the top of lists in which it appears. |
Creates revision | [current-user:field_user_customer:field_training_test:revision]Whether saving this node creates a new revision. |
Language (deprecated - use "Language code") | [current-user:field_user_customer:field_training_test:language]The code of the language the node is written in. |
Promoted to frontpage | [current-user:field_user_customer:field_training_test:promote]Whether the node is promoted to the frontpage. |
Comments settings | [current-user:field_user_customer:field_training_test:comment]Whether comments are allowed on this node. |
Comments | [current-user:field_user_customer:field_training_test:comments]The node comments. |
Author(s) | [current-user:field_user_customer:field_training_test:field_blog_authors:?]Field "field_blog_authors". Replace the ? with the delta for multi-value fields. |
Icon ID | [current-user:field_user_customer:field_training_test:field_blog_icon_id]Field "field_blog_icon_id". |
Redirect URL | [current-user:field_user_customer:field_training_test:field_blog_redirect_url]Field "field_blog_redirect_url". |
Series | [current-user:field_user_customer:field_training_test:field_blog_serie]Field "field_blog_serie". |
Categories (old) | [current-user:field_user_customer:field_training_test:field_categories:?]Field "field_categories". Replace the ? with the delta for multi-value fields. |
Categories | [current-user:field_user_customer:field_training_test:field_categories_2021:?]Field "field_categories_2021". Replace the ? with the delta for multi-value fields. |
Tags | [current-user:field_user_customer:field_training_test:field_tags:?]Field "field_tags". Replace the ? with the delta for multi-value fields. |
Outlet | [current-user:field_user_customer:field_training_test:field_external_article_outlet]Field "field_external_article_outlet". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
URL | [current-user:field_user_customer:field_training_test:field_external_article_url]Field "field_external_article_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Files | [current-user:field_user_customer:field_training_test:field_files:?]Field "field_files". Replace the ? with the delta for multi-value fields. The following properties may be appended to the token: file (The file.) |
CSS section | [current-user:field_user_customer:field_training_test:field_page_css_section:?]Field "field_page_css_section". Replace the ? with the delta for multi-value fields. |
URL | [current-user:field_user_customer:field_training_test:field_press_release_url]Field "field_press_release_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Agenda | [current-user:field_user_customer:field_training_test:field_agenda]Field "field_agenda". The following properties may be appended to the token: value (Text), format (Text format) |
Presenters | [current-user:field_user_customer:field_training_test:field_presenters:?]Field "field_presenters". Replace the ? with the delta for multi-value fields. |
Slides (embeded) | [current-user:field_user_customer:field_training_test:field_slides]Field "field_slides". |
Level | [current-user:field_user_customer:field_training_test:field_training_level]Field "field_training_level". |
Order | [current-user:field_user_customer:field_training_test:field_training_order]Field "field_training_order". |
Video (embeded) | [current-user:field_user_customer:field_training_test:field_video]Field "field_video". |
Slides | [current-user:field_user_customer:field_training_test:field_slides_upload]Field "field_slides_upload". The following properties may be appended to the token: file (The file.) |
Is Intro | [current-user:field_user_customer:field_training_test:field_training_is_intro]Field "field_training_is_intro". |
Number | [current-user:field_user_customer:field_training_test:field_training_number]Field "field_training_number". |
Program | [current-user:field_user_customer:field_training_test:field_training_program:?]Field "field_training_program". Replace the ? with the delta for multi-value fields. |
Video (link) | [current-user:field_user_customer:field_training_test:field_training_video]Field "field_training_video". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Week | [current-user:field_user_customer:field_training_test:field_training_week]Field "field_training_week". |
Icon ID | [current-user:field_user_customer:field_training_test:field_use_case_icon_id]Field "field_use_case_icon_id". |
Cancelled | [current-user:field_user_customer:field_training_test:field_webinar_cancelled]Field "field_webinar_cancelled". |
Category (old) | [current-user:field_user_customer:field_training_test:field_webinar_category]Field "field_webinar_category". |
Duration | [current-user:field_user_customer:field_training_test:field_webinar_duration]Field "field_webinar_duration". |
External registration URL | [current-user:field_user_customer:field_training_test:field_webinar_external_url:?]Field "field_webinar_external_url". Replace the ? with the delta for multi-value fields. |
Pardot Registrants List | [current-user:field_user_customer:field_training_test:field_webinar_pardot_reg_list]Field "field_webinar_pardot_reg_list". |
Series | [current-user:field_user_customer:field_training_test:field_webinar_serie]Field "field_webinar_serie". |
Status | [current-user:field_user_customer:field_training_test:field_webinar_status]Field "field_webinar_status". |
Zoom ID | [current-user:field_user_customer:field_training_test:field_webinar_zoom_id:?]Field "field_webinar_zoom_id". Replace the ? with the delta for multi-value fields. |
Zoom UUID | [current-user:field_user_customer:field_training_test:field_webinar_zoom_uuid:?]Field "field_webinar_zoom_uuid". Replace the ? with the delta for multi-value fields. |
Category | [current-user:field_user_customer:field_training_test:field_white_paper_category]Field "field_white_paper_category". |
File | [current-user:field_user_customer:field_training_test:field_white_paper_file]Field "field_white_paper_file". The following properties may be appended to the token: file (The file.) |
Gate form | [current-user:field_user_customer:field_training_test:field_white_paper_gate_form]Field "field_white_paper_gate_form". |
Icon ID | [current-user:field_user_customer:field_training_test:field_white_paper_icon]Field "field_white_paper_icon". |
Main title | [current-user:field_user_customer:field_training_test:field_white_paper_main_title]Field "field_white_paper_main_title". |
Subtitle | [current-user:field_user_customer:field_training_test:field_white_paper_subtitle]Field "field_white_paper_subtitle". |
Table of Contents | [current-user:field_user_customer:field_training_test:field_white_paper_toc]Field "field_white_paper_toc". The following properties may be appended to the token: value (Text), format (Text format) |
B/w logo | [current-user:field_user_customer:field_training_test:field_customer_b_w_logo]Field "field_customer_b_w_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
Billing Address: City | [current-user:field_user_customer:field_training_test:field_customer_baddr_city]Field "field_customer_baddr_city". |
Billing Address: Country | [current-user:field_user_customer:field_training_test:field_customer_baddr_country]Field "field_customer_baddr_country". |
Billing Address: Postal Code | [current-user:field_user_customer:field_training_test:field_customer_baddr_postal_code]Field "field_customer_baddr_postal_code". |
Billing Address: State/Province | [current-user:field_user_customer:field_training_test:field_customer_baddr_province]Field "field_customer_baddr_province". |
Billing Address: Street | [current-user:field_user_customer:field_training_test:field_customer_baddr_street]Field "field_customer_baddr_street". |
Color logo | [current-user:field_user_customer:field_training_test:field_customer_color_logo]Field "field_customer_color_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_training_test:field_customer_id]Field "field_customer_id". |
Phone Number | [current-user:field_user_customer:field_training_test:field_customer_phone]Field "field_customer_phone". |
Quote | [current-user:field_user_customer:field_training_test:field_customer_quote]Field "field_customer_quote". The following properties may be appended to the token: value (Text), format (Text format) |
Salesforce ID | [current-user:field_user_customer:field_training_test:field_customer_salesforce_id]Field "field_customer_salesforce_id". |
Tungsten Clustering access | [current-user:field_user_customer:field_training_test:field_customer_tc_access:?]Field "field_customer_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_customer:field_training_test:field_customer_td_access:?]Field "field_customer_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_customer:field_training_test:field_customer_to_access:?]Field "field_customer_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_customer:field_training_test:field_customer_tr_access:?]Field "field_customer_tr_access". Replace the ? with the delta for multi-value fields. |
Website | [current-user:field_user_customer:field_training_test:field_customer_website]Field "field_customer_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Filename | [current-user:field_user_customer:field_training_test:field_product_download_filename]Field "field_product_download_filename". |
File Format | [current-user:field_user_customer:field_training_test:field_product_download_format]Field "field_product_download_format". |
Product | [current-user:field_user_customer:field_training_test:field_product_download_product]Field "field_product_download_product". |
Tungsten Clustering version | [current-user:field_user_customer:field_training_test:field_product_download_tc_v]Field "field_product_download_tc_v". |
Tungsten Dashboard version | [current-user:field_user_customer:field_training_test:field_product_download_td_v]Field "field_product_download_td_v". |
Tungsten Operator version | [current-user:field_user_customer:field_training_test:field_product_download_to_v]Field "field_product_download_to_v". |
Tungsten Proxy version | [current-user:field_user_customer:field_training_test:field_product_download_tp_v]Field "field_product_download_tp_v". |
Tungsten Replicator version | [current-user:field_user_customer:field_training_test:field_product_download_tr_v]Field "field_product_download_tr_v". |
Tungsten Replicator with Oracle Redo Reader version | [current-user:field_user_customer:field_training_test:field_product_download_tro_v]Field "field_product_download_tro_v". |
Poster | [current-user:field_user_customer:field_training_test:field_training_image]Image field. |
Image | [current-user:field_user_customer:field_training_test:field_webinar_image]Image field. |
Cover | [current-user:field_user_customer:field_training_test:field_white_paper_cover]Image field. |
Video (link) | [current-user:field_user_customer:field_training_video]Field "field_training_video". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Week | [current-user:field_user_customer:field_training_week]Field "field_training_week". |
Icon ID | [current-user:field_user_customer:field_use_case_icon_id]Field "field_use_case_icon_id". |
Cancelled | [current-user:field_user_customer:field_webinar_cancelled]Field "field_webinar_cancelled". |
Category (old) | [current-user:field_user_customer:field_webinar_category]Field "field_webinar_category". |
Meta tags | [current-user:field_user_customer:field_webinar_category:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_webinar_category:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_webinar_category:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_webinar_category:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_webinar_category:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_webinar_category:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_webinar_category:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_webinar_category:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_webinar_category:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_webinar_category:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_webinar_category:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_webinar_category:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_webinar_category:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_webinar_category:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_webinar_category:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_webinar_category:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_webinar_category:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_webinar_category:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_webinar_category:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_webinar_category:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Duration | [current-user:field_user_customer:field_webinar_duration]Field "field_webinar_duration". |
External registration URL | [current-user:field_user_customer:field_webinar_external_url:?]Field "field_webinar_external_url". Replace the ? with the delta for multi-value fields. |
Pardot Registrants List | [current-user:field_user_customer:field_webinar_pardot_reg_list]Field "field_webinar_pardot_reg_list". |
Series | [current-user:field_user_customer:field_webinar_serie]Field "field_webinar_serie". |
Meta tags | [current-user:field_user_customer:field_webinar_serie:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_webinar_serie:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_webinar_serie:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_webinar_serie:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_webinar_serie:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_webinar_serie:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_webinar_serie:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_webinar_serie:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_webinar_serie:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_webinar_serie:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_webinar_serie:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_webinar_serie:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_webinar_serie:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_webinar_serie:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_webinar_serie:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_webinar_serie:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_webinar_serie:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_webinar_serie:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_webinar_serie:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_webinar_serie:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
Status | [current-user:field_user_customer:field_webinar_status]Field "field_webinar_status". |
Zoom ID | [current-user:field_user_customer:field_webinar_zoom_id:?]Field "field_webinar_zoom_id". Replace the ? with the delta for multi-value fields. |
Zoom UUID | [current-user:field_user_customer:field_webinar_zoom_uuid:?]Field "field_webinar_zoom_uuid". Replace the ? with the delta for multi-value fields. |
Category | [current-user:field_user_customer:field_white_paper_category]Field "field_white_paper_category". |
Meta tags | [current-user:field_user_customer:field_white_paper_category:metatag]Meta tags for this taxonomy term. |
Term ID | [current-user:field_user_customer:field_white_paper_category:tid]The unique ID of the taxonomy term. |
Name | [current-user:field_user_customer:field_white_paper_category:name]The name of the taxonomy term. |
Description | [current-user:field_user_customer:field_white_paper_category:description]The optional description of the taxonomy term. |
Node count | [current-user:field_user_customer:field_white_paper_category:node-count]The number of nodes tagged with the taxonomy term. |
Language code | [current-user:field_user_customer:field_white_paper_category:langcode]The language code of the language the term is written in. |
URL | [current-user:field_user_customer:field_white_paper_category:url]The URL of the taxonomy term. |
Edit URL | [current-user:field_user_customer:field_white_paper_category:edit-url]The URL of the taxonomy term's edit page. |
Parents | [current-user:field_user_customer:field_white_paper_category:parents]An array of all the term's parents, starting with the root. |
Parent term | [current-user:field_user_customer:field_white_paper_category:parent]The parent term of the taxonomy term, if one exists. If more than one parent exists, the first parent. |
Root term | [current-user:field_user_customer:field_white_paper_category:root]The root term of the taxonomy term. |
Vocabulary | [current-user:field_user_customer:field_white_paper_category:vocabulary]The vocabulary the taxonomy term belongs to. |
Original taxonomy term | [current-user:field_user_customer:field_white_paper_category:original]The original taxonomy term data if the taxonomy term is being updated or saved. |
All parent terms | [current-user:field_user_customer:field_white_paper_category:parents_all]Ancestors of the term, i.e. parent of all above hierarchy levels. |
Weight | [current-user:field_user_customer:field_white_paper_category:weight]The weight of the term, which is used for ordering terms during display. |
Icon | [current-user:field_user_customer:field_white_paper_category:field_blog_category_icon]Field "field_blog_category_icon". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_white_paper_category:field_blog_category_id]Field "field_blog_category_id". |
Icon ID | [current-user:field_user_customer:field_white_paper_category:field_blog_serie_icon_id]Field "field_blog_serie_icon_id". |
Icon ID | [current-user:field_user_customer:field_white_paper_category:field_category_icon_id]Field "field_category_icon_id". |
Icon ID | [current-user:field_user_customer:field_white_paper_category:field_webinar_serie_icon_id]Field "field_webinar_serie_icon_id". |
File | [current-user:field_user_customer:field_white_paper_file]Field "field_white_paper_file". The following properties may be appended to the token: file (The file.) |
Gate form | [current-user:field_user_customer:field_white_paper_gate_form]Field "field_white_paper_gate_form". |
Comment count | [current-user:field_user_customer:field_white_paper_gate_form:comment-count]The number of comments posted on a node. |
New comment count | [current-user:field_user_customer:field_white_paper_gate_form:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [current-user:field_user_customer:field_white_paper_gate_form:menu-link]The menu link for this node. |
Meta tags | [current-user:field_user_customer:field_white_paper_gate_form:metatag]Meta tags for this node. |
Content ID | [current-user:field_user_customer:field_white_paper_gate_form:nid]The unique ID of the content item, or "node". |
Content type | [current-user:field_user_customer:field_white_paper_gate_form:content-type]The human-readable name of the content type. |
Title | [current-user:field_user_customer:field_white_paper_gate_form:title]The title of the node. |
Body | [current-user:field_user_customer:field_white_paper_gate_form:body]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format) |
Summary | [current-user:field_user_customer:field_white_paper_gate_form:summary]The summary of the node's main body text. |
Language code | [current-user:field_user_customer:field_white_paper_gate_form:langcode]The language code of the language the node is written in. |
URL | [current-user:field_user_customer:field_white_paper_gate_form:url]The URL of the node. |
Edit URL | [current-user:field_user_customer:field_white_paper_gate_form:edit-url]The URL of the node's edit page. |
Revision ID | [current-user:field_user_customer:field_white_paper_gate_form:vid]The unique ID of the node's latest revision. |
Revision log message | [current-user:field_user_customer:field_white_paper_gate_form:log]The explanation of the most recent changes made to the node. |
Date created | [current-user:field_user_customer:field_white_paper_gate_form:created]The date the node was posted. |
Date changed | [current-user:field_user_customer:field_white_paper_gate_form:changed]The date the node was most recently updated. |
Author | [current-user:field_user_customer:field_white_paper_gate_form:author]The author of the node. |
Paid till | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_paid_till]Date field. |
Date | [current-user:field_user_customer:field_white_paper_gate_form:field_external_article_date]Date field. |
Date | [current-user:field_user_customer:field_white_paper_gate_form:field_press_release_date]Date field. |
Date & time | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_date_time:?]Date (Unix timestamp) field. Also known as Date & time. Replace the ? with the delta for multi-value fields. |
Sessions (depricated) | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_sessions:?]Date field. Replace the ? with the delta for multi-value fields. |
Original content | [current-user:field_user_customer:field_white_paper_gate_form:original]The original content data if the content is being updated or saved. |
Is new | [current-user:field_user_customer:field_white_paper_gate_form:is_new]Whether the node is new and not saved to the database yet. |
Status | [current-user:field_user_customer:field_white_paper_gate_form:status]Whether the node is published or unpublished. |
Promoted to frontpage | [current-user:field_user_customer:field_white_paper_gate_form:promoted]Whether the node is promoted to the frontpage. |
Sticky in lists | [current-user:field_user_customer:field_white_paper_gate_form:sticky]Whether the node is displayed at the top of lists in which it appears. |
Creates revision | [current-user:field_user_customer:field_white_paper_gate_form:revision]Whether saving this node creates a new revision. |
Language (deprecated - use "Language code") | [current-user:field_user_customer:field_white_paper_gate_form:language]The code of the language the node is written in. |
Promoted to frontpage | [current-user:field_user_customer:field_white_paper_gate_form:promote]Whether the node is promoted to the frontpage. |
Comments settings | [current-user:field_user_customer:field_white_paper_gate_form:comment]Whether comments are allowed on this node. |
Comments | [current-user:field_user_customer:field_white_paper_gate_form:comments]The node comments. |
Author(s) | [current-user:field_user_customer:field_white_paper_gate_form:field_blog_authors:?]Field "field_blog_authors". Replace the ? with the delta for multi-value fields. |
Icon ID | [current-user:field_user_customer:field_white_paper_gate_form:field_blog_icon_id]Field "field_blog_icon_id". |
Redirect URL | [current-user:field_user_customer:field_white_paper_gate_form:field_blog_redirect_url]Field "field_blog_redirect_url". |
Series | [current-user:field_user_customer:field_white_paper_gate_form:field_blog_serie]Field "field_blog_serie". |
Categories (old) | [current-user:field_user_customer:field_white_paper_gate_form:field_categories:?]Field "field_categories". Replace the ? with the delta for multi-value fields. |
Categories | [current-user:field_user_customer:field_white_paper_gate_form:field_categories_2021:?]Field "field_categories_2021". Replace the ? with the delta for multi-value fields. |
Tags | [current-user:field_user_customer:field_white_paper_gate_form:field_tags:?]Field "field_tags". Replace the ? with the delta for multi-value fields. |
Outlet | [current-user:field_user_customer:field_white_paper_gate_form:field_external_article_outlet]Field "field_external_article_outlet". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
URL | [current-user:field_user_customer:field_white_paper_gate_form:field_external_article_url]Field "field_external_article_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Files | [current-user:field_user_customer:field_white_paper_gate_form:field_files:?]Field "field_files". Replace the ? with the delta for multi-value fields. The following properties may be appended to the token: file (The file.) |
CSS section | [current-user:field_user_customer:field_white_paper_gate_form:field_page_css_section:?]Field "field_page_css_section". Replace the ? with the delta for multi-value fields. |
URL | [current-user:field_user_customer:field_white_paper_gate_form:field_press_release_url]Field "field_press_release_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Agenda | [current-user:field_user_customer:field_white_paper_gate_form:field_agenda]Field "field_agenda". The following properties may be appended to the token: value (Text), format (Text format) |
Presenters | [current-user:field_user_customer:field_white_paper_gate_form:field_presenters:?]Field "field_presenters". Replace the ? with the delta for multi-value fields. |
Slides (embeded) | [current-user:field_user_customer:field_white_paper_gate_form:field_slides]Field "field_slides". |
Level | [current-user:field_user_customer:field_white_paper_gate_form:field_training_level]Field "field_training_level". |
Order | [current-user:field_user_customer:field_white_paper_gate_form:field_training_order]Field "field_training_order". |
Video (embeded) | [current-user:field_user_customer:field_white_paper_gate_form:field_video]Field "field_video". |
Slides | [current-user:field_user_customer:field_white_paper_gate_form:field_slides_upload]Field "field_slides_upload". The following properties may be appended to the token: file (The file.) |
Is Intro | [current-user:field_user_customer:field_white_paper_gate_form:field_training_is_intro]Field "field_training_is_intro". |
Number | [current-user:field_user_customer:field_white_paper_gate_form:field_training_number]Field "field_training_number". |
Program | [current-user:field_user_customer:field_white_paper_gate_form:field_training_program:?]Field "field_training_program". Replace the ? with the delta for multi-value fields. |
Test | [current-user:field_user_customer:field_white_paper_gate_form:field_training_test]Field "field_training_test". |
Video (link) | [current-user:field_user_customer:field_white_paper_gate_form:field_training_video]Field "field_training_video". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Week | [current-user:field_user_customer:field_white_paper_gate_form:field_training_week]Field "field_training_week". |
Icon ID | [current-user:field_user_customer:field_white_paper_gate_form:field_use_case_icon_id]Field "field_use_case_icon_id". |
Cancelled | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_cancelled]Field "field_webinar_cancelled". |
Category (old) | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_category]Field "field_webinar_category". |
Duration | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_duration]Field "field_webinar_duration". |
External registration URL | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_external_url:?]Field "field_webinar_external_url". Replace the ? with the delta for multi-value fields. |
Pardot Registrants List | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_pardot_reg_list]Field "field_webinar_pardot_reg_list". |
Series | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_serie]Field "field_webinar_serie". |
Status | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_status]Field "field_webinar_status". |
Zoom ID | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_zoom_id:?]Field "field_webinar_zoom_id". Replace the ? with the delta for multi-value fields. |
Zoom UUID | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_zoom_uuid:?]Field "field_webinar_zoom_uuid". Replace the ? with the delta for multi-value fields. |
Category | [current-user:field_user_customer:field_white_paper_gate_form:field_white_paper_category]Field "field_white_paper_category". |
File | [current-user:field_user_customer:field_white_paper_gate_form:field_white_paper_file]Field "field_white_paper_file". The following properties may be appended to the token: file (The file.) |
Icon ID | [current-user:field_user_customer:field_white_paper_gate_form:field_white_paper_icon]Field "field_white_paper_icon". |
Main title | [current-user:field_user_customer:field_white_paper_gate_form:field_white_paper_main_title]Field "field_white_paper_main_title". |
Subtitle | [current-user:field_user_customer:field_white_paper_gate_form:field_white_paper_subtitle]Field "field_white_paper_subtitle". |
Table of Contents | [current-user:field_user_customer:field_white_paper_gate_form:field_white_paper_toc]Field "field_white_paper_toc". The following properties may be appended to the token: value (Text), format (Text format) |
B/w logo | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_b_w_logo]Field "field_customer_b_w_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
Billing Address: City | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_baddr_city]Field "field_customer_baddr_city". |
Billing Address: Country | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_baddr_country]Field "field_customer_baddr_country". |
Billing Address: Postal Code | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_baddr_postal_code]Field "field_customer_baddr_postal_code". |
Billing Address: State/Province | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_baddr_province]Field "field_customer_baddr_province". |
Billing Address: Street | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_baddr_street]Field "field_customer_baddr_street". |
Color logo | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_color_logo]Field "field_customer_color_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_id]Field "field_customer_id". |
Phone Number | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_phone]Field "field_customer_phone". |
Quote | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_quote]Field "field_customer_quote". The following properties may be appended to the token: value (Text), format (Text format) |
Salesforce ID | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_salesforce_id]Field "field_customer_salesforce_id". |
Tungsten Clustering access | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_tc_access:?]Field "field_customer_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_td_access:?]Field "field_customer_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_to_access:?]Field "field_customer_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_tr_access:?]Field "field_customer_tr_access". Replace the ? with the delta for multi-value fields. |
Website | [current-user:field_user_customer:field_white_paper_gate_form:field_customer_website]Field "field_customer_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Filename | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_filename]Field "field_product_download_filename". |
File Format | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_format]Field "field_product_download_format". |
Product | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_product]Field "field_product_download_product". |
Tungsten Clustering version | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_tc_v]Field "field_product_download_tc_v". |
Tungsten Dashboard version | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_td_v]Field "field_product_download_td_v". |
Tungsten Operator version | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_to_v]Field "field_product_download_to_v". |
Tungsten Proxy version | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_tp_v]Field "field_product_download_tp_v". |
Tungsten Replicator version | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_tr_v]Field "field_product_download_tr_v". |
Tungsten Replicator with Oracle Redo Reader version | [current-user:field_user_customer:field_white_paper_gate_form:field_product_download_tro_v]Field "field_product_download_tro_v". |
Poster | [current-user:field_user_customer:field_white_paper_gate_form:field_training_image]Image field. |
Image | [current-user:field_user_customer:field_white_paper_gate_form:field_webinar_image]Image field. |
Cover | [current-user:field_user_customer:field_white_paper_gate_form:field_white_paper_cover]Image field. |
Icon ID | [current-user:field_user_customer:field_white_paper_icon]Field "field_white_paper_icon". |
Main title | [current-user:field_user_customer:field_white_paper_main_title]Field "field_white_paper_main_title". |
Subtitle | [current-user:field_user_customer:field_white_paper_subtitle]Field "field_white_paper_subtitle". |
Table of Contents | [current-user:field_user_customer:field_white_paper_toc]Field "field_white_paper_toc". The following properties may be appended to the token: value (Text), format (Text format) |
B/w logo | [current-user:field_user_customer:field_customer_b_w_logo]Field "field_customer_b_w_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
Billing Address: City | [current-user:field_user_customer:field_customer_baddr_city]Field "field_customer_baddr_city". |
Billing Address: Country | [current-user:field_user_customer:field_customer_baddr_country]Field "field_customer_baddr_country". |
Billing Address: Postal Code | [current-user:field_user_customer:field_customer_baddr_postal_code]Field "field_customer_baddr_postal_code". |
Billing Address: State/Province | [current-user:field_user_customer:field_customer_baddr_province]Field "field_customer_baddr_province". |
Billing Address: Street | [current-user:field_user_customer:field_customer_baddr_street]Field "field_customer_baddr_street". |
Color logo | [current-user:field_user_customer:field_customer_color_logo]Field "field_customer_color_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [current-user:field_user_customer:field_customer_id]Field "field_customer_id". |
Phone Number | [current-user:field_user_customer:field_customer_phone]Field "field_customer_phone". |
Quote | [current-user:field_user_customer:field_customer_quote]Field "field_customer_quote". The following properties may be appended to the token: value (Text), format (Text format) |
Salesforce ID | [current-user:field_user_customer:field_customer_salesforce_id]Field "field_customer_salesforce_id". |
Tungsten Clustering access | [current-user:field_user_customer:field_customer_tc_access:?]Field "field_customer_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_customer:field_customer_td_access:?]Field "field_customer_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_customer:field_customer_to_access:?]Field "field_customer_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_customer:field_customer_tr_access:?]Field "field_customer_tr_access". Replace the ? with the delta for multi-value fields. |
Website | [current-user:field_user_customer:field_customer_website]Field "field_customer_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Filename | [current-user:field_user_customer:field_product_download_filename]Field "field_product_download_filename". |
File Format | [current-user:field_user_customer:field_product_download_format]Field "field_product_download_format". |
Product | [current-user:field_user_customer:field_product_download_product]Field "field_product_download_product". |
Tungsten Clustering version | [current-user:field_user_customer:field_product_download_tc_v]Field "field_product_download_tc_v". |
Tungsten Dashboard version | [current-user:field_user_customer:field_product_download_td_v]Field "field_product_download_td_v". |
Tungsten Operator version | [current-user:field_user_customer:field_product_download_to_v]Field "field_product_download_to_v". |
Tungsten Proxy version | [current-user:field_user_customer:field_product_download_tp_v]Field "field_product_download_tp_v". |
Tungsten Replicator version | [current-user:field_user_customer:field_product_download_tr_v]Field "field_product_download_tr_v". |
Tungsten Replicator with Oracle Redo Reader version | [current-user:field_user_customer:field_product_download_tro_v]Field "field_product_download_tro_v". |
Poster | [current-user:field_user_customer:field_training_image]Image field. |
160x160 | [current-user:field_user_customer:field_training_image:160x160]160x160 image style |
160x160_2x | [current-user:field_user_customer:field_training_image:160x160_2x]160x160_2x image style |
1920x1080 | [current-user:field_user_customer:field_training_image:1920x1080]1920x1080 image style |
370x208 | [current-user:field_user_customer:field_training_image:370x208]370x208 image style |
370x208_2x | [current-user:field_user_customer:field_training_image:370x208_2x]370x208_2x image style |
400x225 | [current-user:field_user_customer:field_training_image:400x225]400x225 image style |
400x225_2x | [current-user:field_user_customer:field_training_image:400x225_2x]400x225_2x image style |
48x48 | [current-user:field_user_customer:field_training_image:48x48]48x48 image style |
48x48_2x | [current-user:field_user_customer:field_training_image:48x48_2x]48x48_2x image style |
large | [current-user:field_user_customer:field_training_image:large]large image style |
medium | [current-user:field_user_customer:field_training_image:medium]medium image style |
thumbnail | [current-user:field_user_customer:field_training_image:thumbnail]thumbnail image style |
w112 | [current-user:field_user_customer:field_training_image:w112]w112 image style |
w112_2x | [current-user:field_user_customer:field_training_image:w112_2x]w112_2x image style |
w416 | [current-user:field_user_customer:field_training_image:w416]w416 image style |
w416_2x | [current-user:field_user_customer:field_training_image:w416_2x]w416_2x image style |
Image | [current-user:field_user_customer:field_webinar_image]Image field. |
160x160 | [current-user:field_user_customer:field_webinar_image:160x160]160x160 image style |
160x160_2x | [current-user:field_user_customer:field_webinar_image:160x160_2x]160x160_2x image style |
1920x1080 | [current-user:field_user_customer:field_webinar_image:1920x1080]1920x1080 image style |
370x208 | [current-user:field_user_customer:field_webinar_image:370x208]370x208 image style |
370x208_2x | [current-user:field_user_customer:field_webinar_image:370x208_2x]370x208_2x image style |
400x225 | [current-user:field_user_customer:field_webinar_image:400x225]400x225 image style |
400x225_2x | [current-user:field_user_customer:field_webinar_image:400x225_2x]400x225_2x image style |
48x48 | [current-user:field_user_customer:field_webinar_image:48x48]48x48 image style |
48x48_2x | [current-user:field_user_customer:field_webinar_image:48x48_2x]48x48_2x image style |
large | [current-user:field_user_customer:field_webinar_image:large]large image style |
medium | [current-user:field_user_customer:field_webinar_image:medium]medium image style |
thumbnail | [current-user:field_user_customer:field_webinar_image:thumbnail]thumbnail image style |
w112 | [current-user:field_user_customer:field_webinar_image:w112]w112 image style |
w112_2x | [current-user:field_user_customer:field_webinar_image:w112_2x]w112_2x image style |
w416 | [current-user:field_user_customer:field_webinar_image:w416]w416 image style |
w416_2x | [current-user:field_user_customer:field_webinar_image:w416_2x]w416_2x image style |
Cover | [current-user:field_user_customer:field_white_paper_cover]Image field. |
160x160 | [current-user:field_user_customer:field_white_paper_cover:160x160]160x160 image style |
160x160_2x | [current-user:field_user_customer:field_white_paper_cover:160x160_2x]160x160_2x image style |
1920x1080 | [current-user:field_user_customer:field_white_paper_cover:1920x1080]1920x1080 image style |
370x208 | [current-user:field_user_customer:field_white_paper_cover:370x208]370x208 image style |
370x208_2x | [current-user:field_user_customer:field_white_paper_cover:370x208_2x]370x208_2x image style |
400x225 | [current-user:field_user_customer:field_white_paper_cover:400x225]400x225 image style |
400x225_2x | [current-user:field_user_customer:field_white_paper_cover:400x225_2x]400x225_2x image style |
48x48 | [current-user:field_user_customer:field_white_paper_cover:48x48]48x48 image style |
48x48_2x | [current-user:field_user_customer:field_white_paper_cover:48x48_2x]48x48_2x image style |
large | [current-user:field_user_customer:field_white_paper_cover:large]large image style |
medium | [current-user:field_user_customer:field_white_paper_cover:medium]medium image style |
thumbnail | [current-user:field_user_customer:field_white_paper_cover:thumbnail]thumbnail image style |
w112 | [current-user:field_user_customer:field_white_paper_cover:w112]w112 image style |
w112_2x | [current-user:field_user_customer:field_white_paper_cover:w112_2x]w112_2x image style |
w416 | [current-user:field_user_customer:field_white_paper_cover:w416]w416 image style |
w416_2x | [current-user:field_user_customer:field_white_paper_cover:w416_2x]w416_2x image style |
Access Level | [current-user:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [current-user:field_user_facebook]Field "field_user_facebook". |
First Name | [current-user:field_user_first_name]Field "field_user_first_name". |
Job Title | [current-user:field_user_job_title]Field "field_user_job_title". |
Last Name | [current-user:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [current-user:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [current-user:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [current-user:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [current-user:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [current-user:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [current-user:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [current-user:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [current-user:field_user_twitter]Field "field_user_twitter". |
Weight | [current-user:field_user_weight]Field "field_user_weight". |
Photo | [current-user:field_user_photo]Image field. |
160x160 | [current-user:field_user_photo:160x160]160x160 image style |
style_name | [current-user:field_user_photo:160x160:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:160x160:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:160x160:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:160x160:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:160x160:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:160x160:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:160x160:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:160x160:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:160x160:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:160x160:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:160x160:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:160x160:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:160x160:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:160x160:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:160x160:last]w416_2x image style attribute: last |
160x160_2x | [current-user:field_user_photo:160x160_2x]160x160_2x image style |
style_name | [current-user:field_user_photo:160x160_2x:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:160x160_2x:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:160x160_2x:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:160x160_2x:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:160x160_2x:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:160x160_2x:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:160x160_2x:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:160x160_2x:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:160x160_2x:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:160x160_2x:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:160x160_2x:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:160x160_2x:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:160x160_2x:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:160x160_2x:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:160x160_2x:last]w416_2x image style attribute: last |
1920x1080 | [current-user:field_user_photo:1920x1080]1920x1080 image style |
style_name | [current-user:field_user_photo:1920x1080:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:1920x1080:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:1920x1080:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:1920x1080:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:1920x1080:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:1920x1080:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:1920x1080:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:1920x1080:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:1920x1080:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:1920x1080:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:1920x1080:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:1920x1080:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:1920x1080:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:1920x1080:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:1920x1080:last]w416_2x image style attribute: last |
370x208 | [current-user:field_user_photo:370x208]370x208 image style |
style_name | [current-user:field_user_photo:370x208:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:370x208:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:370x208:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:370x208:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:370x208:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:370x208:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:370x208:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:370x208:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:370x208:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:370x208:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:370x208:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:370x208:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:370x208:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:370x208:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:370x208:last]w416_2x image style attribute: last |
370x208_2x | [current-user:field_user_photo:370x208_2x]370x208_2x image style |
style_name | [current-user:field_user_photo:370x208_2x:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:370x208_2x:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:370x208_2x:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:370x208_2x:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:370x208_2x:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:370x208_2x:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:370x208_2x:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:370x208_2x:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:370x208_2x:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:370x208_2x:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:370x208_2x:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:370x208_2x:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:370x208_2x:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:370x208_2x:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:370x208_2x:last]w416_2x image style attribute: last |
400x225 | [current-user:field_user_photo:400x225]400x225 image style |
style_name | [current-user:field_user_photo:400x225:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:400x225:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:400x225:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:400x225:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:400x225:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:400x225:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:400x225:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:400x225:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:400x225:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:400x225:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:400x225:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:400x225:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:400x225:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:400x225:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:400x225:last]w416_2x image style attribute: last |
400x225_2x | [current-user:field_user_photo:400x225_2x]400x225_2x image style |
style_name | [current-user:field_user_photo:400x225_2x:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:400x225_2x:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:400x225_2x:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:400x225_2x:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:400x225_2x:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:400x225_2x:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:400x225_2x:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:400x225_2x:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:400x225_2x:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:400x225_2x:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:400x225_2x:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:400x225_2x:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:400x225_2x:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:400x225_2x:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:400x225_2x:last]w416_2x image style attribute: last |
48x48 | [current-user:field_user_photo:48x48]48x48 image style |
style_name | [current-user:field_user_photo:48x48:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:48x48:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:48x48:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:48x48:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:48x48:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:48x48:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:48x48:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:48x48:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:48x48:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:48x48:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:48x48:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:48x48:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:48x48:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:48x48:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:48x48:last]w416_2x image style attribute: last |
48x48_2x | [current-user:field_user_photo:48x48_2x]48x48_2x image style |
style_name | [current-user:field_user_photo:48x48_2x:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:48x48_2x:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:48x48_2x:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:48x48_2x:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:48x48_2x:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:48x48_2x:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:48x48_2x:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:48x48_2x:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:48x48_2x:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:48x48_2x:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:48x48_2x:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:48x48_2x:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:48x48_2x:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:48x48_2x:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:48x48_2x:last]w416_2x image style attribute: last |
large | [current-user:field_user_photo:large]large image style |
style_name | [current-user:field_user_photo:large:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:large:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:large:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:large:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:large:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:large:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:large:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:large:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:large:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:large:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:large:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:large:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:large:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:large:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:large:last]w416_2x image style attribute: last |
medium | [current-user:field_user_photo:medium]medium image style |
style_name | [current-user:field_user_photo:medium:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:medium:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:medium:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:medium:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:medium:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:medium:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:medium:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:medium:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:medium:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:medium:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:medium:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:medium:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:medium:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:medium:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:medium:last]w416_2x image style attribute: last |
thumbnail | [current-user:field_user_photo:thumbnail]thumbnail image style |
style_name | [current-user:field_user_photo:thumbnail:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:thumbnail:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:thumbnail:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:thumbnail:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:thumbnail:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:thumbnail:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:thumbnail:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:thumbnail:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:thumbnail:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:thumbnail:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:thumbnail:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:thumbnail:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:thumbnail:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:thumbnail:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:thumbnail:last]w416_2x image style attribute: last |
w112 | [current-user:field_user_photo:w112]w112 image style |
style_name | [current-user:field_user_photo:w112:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:w112:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:w112:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:w112:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:w112:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:w112:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:w112:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:w112:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:w112:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:w112:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:w112:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:w112:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:w112:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:w112:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:w112:last]w416_2x image style attribute: last |
w112_2x | [current-user:field_user_photo:w112_2x]w112_2x image style |
style_name | [current-user:field_user_photo:w112_2x:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:w112_2x:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:w112_2x:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:w112_2x:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:w112_2x:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:w112_2x:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:w112_2x:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:w112_2x:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:w112_2x:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:w112_2x:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:w112_2x:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:w112_2x:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:w112_2x:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:w112_2x:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:w112_2x:last]w416_2x image style attribute: last |
w416 | [current-user:field_user_photo:w416]w416 image style |
style_name | [current-user:field_user_photo:w416:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:w416:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:w416:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:w416:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:w416:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:w416:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:w416:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:w416:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:w416:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:w416:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:w416:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:w416:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:w416:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:w416:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:w416:last]w416_2x image style attribute: last |
w416_2x | [current-user:field_user_photo:w416_2x]w416_2x image style |
style_name | [current-user:field_user_photo:w416_2x:style_name]w416_2x image style attribute: style_name |
uri | [current-user:field_user_photo:w416_2x:uri]w416_2x image style attribute: uri |
path | [current-user:field_user_photo:w416_2x:path]w416_2x image style attribute: path |
path:relative | [current-user:field_user_photo:w416_2x:path:relative]w416_2x image style attribute: path:relative |
width | [current-user:field_user_photo:w416_2x:width]w416_2x image style attribute: width |
height | [current-user:field_user_photo:w416_2x:height]w416_2x image style attribute: height |
extension | [current-user:field_user_photo:w416_2x:extension]w416_2x image style attribute: extension |
filesize | [current-user:field_user_photo:w416_2x:filesize]w416_2x image style attribute: filesize |
alt | [current-user:field_user_photo:w416_2x:alt]w416_2x image style attribute: alt |
title | [current-user:field_user_photo:w416_2x:title]w416_2x image style attribute: title |
mimetype | [current-user:field_user_photo:w416_2x:mimetype]w416_2x image style attribute: mimetype |
first | [current-user:field_user_photo:w416_2x:first]w416_2x image style attribute: first |
second | [current-user:field_user_photo:w416_2x:second]w416_2x image style attribute: second |
third | [current-user:field_user_photo:w416_2x:third]w416_2x image style attribute: third |
last | [current-user:field_user_photo:w416_2x:last]w416_2x image style attribute: last |
Meta tags | Generated by the Metatag module, may not be used to fill in other meta tags. |
Basic tags: Page title | [metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [metatag:robots] |
Open Graph: Site name | [metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [metatag:og:see_also]URLs to related content. |
Open Graph: Image | [metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [metatag:og:latitude] |
Open Graph: Longitude | [metatag:og:longitude] |
Open Graph: Street address | [metatag:og:street_address] |
Open Graph: Locality | [metatag:og:locality] |
Open Graph: Region | [metatag:og:region] |
Open Graph: Postal/ZIP code | [metatag:og:postal_code] |
Open Graph: Country name | [metatag:og:country_name] |
Open Graph: Email | [metatag:og:email] |
Open Graph: Phone number | [metatag:og:phone_number] |
Open Graph: Fax number | [metatag:og:fax_number] |
Open Graph: Locale | [metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [metatag:profile:last_name]The person's last name. |
Open Graph: Username | [metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book's ISBN | [metatag:book:isbn]The book's International Standard Book Number, which may be in one of several formats. |
Open Graph: Book release date | [metatag:book:release_date]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Book tags | [metatag:book:tag]Appropriate keywords for this book. |
Open Graph: Video URL | [metatag:og:video:url]The URL to a video file that complements this object. |
Open Graph: Video secure URL | [metatag:og:video:secure_url]A URL to a video file that complements this object using the HTTPS protocol. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Video width | [metatag:og:video:width]The width of the video. |
Open Graph: Video height | [metatag:og:video:height]The height of the video. |
Open Graph: Video type | [metatag:og:video:type]The MIME type of the video file. Examples include "application/x-shockwave-flash" for a Flash video, or "text/html" if this is a standalone web page containing a video. |
Open Graph: Actor(s) | [metatag:video:actor]Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actors' role | [metatag:video:actor:role]The roles of the actor(s). |
Open Graph: Director(s) | [metatag:video:director]Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Scriptwriter(s) | [metatag:video:writer]Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Video duration (seconds) | [metatag:video:duration]The length of the video in seconds |
Open Graph: Release date | [metatag:video:release_date]The date the video was released. |
Open Graph: Tag | [metatag:video:tag]Tag words associated with this video. |
Open Graph: Series | [metatag:video:series]The TV show this series belongs to. |
Random | Tokens related to random data. |
Number | [random:number]A random number from 0 to 2147483647. |
Hash | [random:hash:?]A random hash. The possible hashing algorithms are: md2, md4, md5, sha1, sha224, sha256, sha384, sha512/224, sha512/256, sha512, sha3-224, sha3-256, sha3-384, sha3-512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, tiger128,3, tiger160,3, tiger192,3, tiger128,4, tiger160,4, tiger192,4, snefru, snefru256, gost, gost-crypto, adler32, crc32, crc32b, fnv132, fnv1a32, fnv164, fnv1a64, joaat, haval128,3, haval160,3, haval192,3, haval224,3, haval256,3, haval128,4, haval160,4, haval192,4, haval224,4, haval256,4, haval128,5, haval160,5, haval192,5, haval224,5, haval256,5. |
Site information | Tokens for site-wide settings and other global information. |
Name | [site:name]The name of the site. |
Slogan | [site:slogan]The slogan of the site. |
Email | [site:mail]The administrative email address for the site. |
URL | [site:url]The URL of the site's home page. |
Path | [site:url:path]The path component of the URL. |
Relative URL | [site:url:relative]The relative URL. |
Absolute URL | [site:url:absolute]The absolute URL. |
Brief URL | [site:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [site:url:unaliased]The unaliased URL. |
Path | [site:url:unaliased:path]The path component of the URL. |
Relative URL | [site:url:unaliased:relative]The relative URL. |
Absolute URL | [site:url:unaliased:absolute]The absolute URL. |
Brief URL | [site:url:unaliased:brief]The URL without the protocol and trailing backslash. |
Arguments | [site:url:unaliased:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Arguments | [site:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Joined path | [site:url:args:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [site:url:args:first]The first element of the array. |
Last | [site:url:args:last]The last element of the array. |
Count | [site:url:args:count]The number of elements in the array. |
Reversed | [site:url:args:reversed]The array reversed. |
Keys | [site:url:args:keys]The array of keys of the array. |
Imploded | [site:url:args:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [site:url:args:value:?]The specific value of the array. |
Login page | [site:login-url]The URL of the site's login page. |
Path | [site:login-url:path]The path component of the URL. |
Relative URL | [site:login-url:relative]The relative URL. |
Absolute URL | [site:login-url:absolute]The absolute URL. |
Brief URL | [site:login-url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [site:login-url:unaliased]The unaliased URL. |
Path | [site:login-url:unaliased:path]The path component of the URL. |
Relative URL | [site:login-url:unaliased:relative]The relative URL. |
Absolute URL | [site:login-url:unaliased:absolute]The absolute URL. |
Brief URL | [site:login-url:unaliased:brief]The URL without the protocol and trailing backslash. |
Arguments | [site:login-url:unaliased:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Arguments | [site:login-url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Joined path | [site:login-url:args:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [site:login-url:args:first]The first element of the array. |
Last | [site:login-url:args:last]The last element of the array. |
Count | [site:login-url:args:count]The number of elements in the array. |
Reversed | [site:login-url:args:reversed]The array reversed. |
Keys | [site:login-url:args:keys]The array of keys of the array. |
Imploded | [site:login-url:args:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [site:login-url:args:value:?]The specific value of the array. |
Embed views | [site:views-embed:?]Embed views using tokens. The following values may be appended to the token: view-name:display-id:arg1/arg2/arg3 |
Logged in user | [site:current_user]The currently logged in user. The following properties may be appended to the token: name, mail, url, roles, status. |
Meta tags | [site:current_user:metatag]Meta tags for this user. |
Basic tags: Page title | [site:current_user:metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [site:current_user:metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [site:current_user:metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [site:current_user:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [site:current_user:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [site:current_user:metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [site:current_user:metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [site:current_user:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [site:current_user:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [site:current_user:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [site:current_user:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [site:current_user:metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [site:current_user:metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [site:current_user:metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [site:current_user:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [site:current_user:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [site:current_user:metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [site:current_user:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [site:current_user:metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [site:current_user:metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [site:current_user:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [site:current_user:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [site:current_user:metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [site:current_user:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [site:current_user:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [site:current_user:metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [site:current_user:metatag:robots] |
Open Graph: Site name | [site:current_user:metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [site:current_user:metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [site:current_user:metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [site:current_user:metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [site:current_user:metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [site:current_user:metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [site:current_user:metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [site:current_user:metatag:og:see_also]URLs to related content. |
Open Graph: Image | [site:current_user:metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [site:current_user:metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [site:current_user:metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [site:current_user:metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [site:current_user:metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [site:current_user:metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [site:current_user:metatag:og:latitude] |
Open Graph: Longitude | [site:current_user:metatag:og:longitude] |
Open Graph: Street address | [site:current_user:metatag:og:street_address] |
Open Graph: Locality | [site:current_user:metatag:og:locality] |
Open Graph: Region | [site:current_user:metatag:og:region] |
Open Graph: Postal/ZIP code | [site:current_user:metatag:og:postal_code] |
Open Graph: Country name | [site:current_user:metatag:og:country_name] |
Open Graph: Email | [site:current_user:metatag:og:email] |
Open Graph: Phone number | [site:current_user:metatag:og:phone_number] |
Open Graph: Fax number | [site:current_user:metatag:og:fax_number] |
Open Graph: Locale | [site:current_user:metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [site:current_user:metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [site:current_user:metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [site:current_user:metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [site:current_user:metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [site:current_user:metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [site:current_user:metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [site:current_user:metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [site:current_user:metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [site:current_user:metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [site:current_user:metatag:profile:last_name]The person's last name. |
Open Graph: Username | [site:current_user:metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [site:current_user:metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [site:current_user:metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [site:current_user:metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [site:current_user:metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [site:current_user:metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book's ISBN | [site:current_user:metatag:book:isbn]The book's International Standard Book Number, which may be in one of several formats. |
Open Graph: Book release date | [site:current_user:metatag:book:release_date]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Book tags | [site:current_user:metatag:book:tag]Appropriate keywords for this book. |
Open Graph: Video URL | [site:current_user:metatag:og:video:url]The URL to a video file that complements this object. |
Open Graph: Video secure URL | [site:current_user:metatag:og:video:secure_url]A URL to a video file that complements this object using the HTTPS protocol. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Video width | [site:current_user:metatag:og:video:width]The width of the video. |
Open Graph: Video height | [site:current_user:metatag:og:video:height]The height of the video. |
Open Graph: Video type | [site:current_user:metatag:og:video:type]The MIME type of the video file. Examples include "application/x-shockwave-flash" for a Flash video, or "text/html" if this is a standalone web page containing a video. |
Open Graph: Actor(s) | [site:current_user:metatag:video:actor]Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actors' role | [site:current_user:metatag:video:actor:role]The roles of the actor(s). |
Open Graph: Director(s) | [site:current_user:metatag:video:director]Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Scriptwriter(s) | [site:current_user:metatag:video:writer]Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Video duration (seconds) | [site:current_user:metatag:video:duration]The length of the video in seconds |
Open Graph: Release date | [site:current_user:metatag:video:release_date]The date the video was released. |
Open Graph: Tag | [site:current_user:metatag:video:tag]Tag words associated with this video. |
Open Graph: Series | [site:current_user:metatag:video:series]The TV show this series belongs to. |
User ID | [site:current_user:uid]The unique ID of the user account. |
Name | [site:current_user:name]The account username. |
Name (linked) | [site:current_user:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [site:current_user:mail]The email address of the user account. |
IP address | [site:current_user:ip-address]The IP address of the user. |
Roles | [site:current_user:roles]The user roles associated with the user account. |
Joined path | [site:current_user:roles:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [site:current_user:roles:first]The first element of the array. |
Last | [site:current_user:roles:last]The last element of the array. |
Count | [site:current_user:roles:count]The number of elements in the array. |
Reversed | [site:current_user:roles:reversed]The array reversed. |
Keys | [site:current_user:roles:keys]The array of keys of the array. |
Imploded | [site:current_user:roles:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [site:current_user:roles:value:?]The specific value of the array. |
Last login | [site:current_user:last-login]The date the user last logged in to the site. |
Default Long Date | [site:current_user:last-login:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [site:current_user:last-login:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [site:current_user:last-login:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [site:current_user:last-login:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [site:current_user:last-login:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [site:current_user:last-login:raw]A date in UNIX timestamp format (1725472932) |
Created | [site:current_user:created]The date the user account was created. |
Default Long Date | [site:current_user:created:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [site:current_user:created:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [site:current_user:created:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [site:current_user:created:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [site:current_user:created:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [site:current_user:created:raw]A date in UNIX timestamp format (1725472932) |
Changed | [site:current_user:changed]The date the user account was changed. |
Default Long Date | [site:current_user:changed:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [site:current_user:changed:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [site:current_user:changed:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [site:current_user:changed:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [site:current_user:changed:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [site:current_user:changed:raw]A date in UNIX timestamp format (1725472932) |
URL | [site:current_user:url]The URL of the account profile page. |
Path | [site:current_user:url:path]The path component of the URL. |
Relative URL | [site:current_user:url:relative]The relative URL. |
Absolute URL | [site:current_user:url:absolute]The absolute URL. |
Brief URL | [site:current_user:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [site:current_user:url:unaliased]The unaliased URL. |
Arguments | [site:current_user:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Edit URL | [site:current_user:edit-url]The URL of the account edit page. |
Path | [site:current_user:edit-url:path]The path component of the URL. |
Relative URL | [site:current_user:edit-url:relative]The relative URL. |
Absolute URL | [site:current_user:edit-url:absolute]The absolute URL. |
Brief URL | [site:current_user:edit-url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [site:current_user:edit-url:unaliased]The unaliased URL. |
Arguments | [site:current_user:edit-url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Original user account | [site:current_user:original]The original user account data if the user account is being updated or saved. |
Meta tags | [site:current_user:original:metatag]Meta tags for this user. |
User ID | [site:current_user:original:uid]The unique ID of the user account. |
Name | [site:current_user:original:name]The account username. |
Name (linked) | [site:current_user:original:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [site:current_user:original:mail]The email address of the user account. |
IP address | [site:current_user:original:ip-address]The IP address of the user. |
Roles | [site:current_user:original:roles]The user roles associated with the user account. |
Last login | [site:current_user:original:last-login]The date the user last logged in to the site. |
Created | [site:current_user:original:created]The date the user account was created. |
Changed | [site:current_user:original:changed]The date the user account was changed. |
URL | [site:current_user:original:url]The URL of the account profile page. |
Edit URL | [site:current_user:original:edit-url]The URL of the account edit page. |
Status | [site:current_user:original:status]Whether the user is active or blocked. |
Last access | [site:current_user:original:last_access]The date the user last accessed the site. |
Default theme | [site:current_user:original:theme]The user's default theme. |
Bio | [site:current_user:original:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [site:current_user:original:field_user_company]Field "field_user_company". |
Country | [site:current_user:original:field_user_country]Field "field_user_country". |
Customer | [site:current_user:original:field_user_customer]Field "field_user_customer". |
Access Level | [site:current_user:original:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [site:current_user:original:field_user_facebook]Field "field_user_facebook". |
First Name | [site:current_user:original:field_user_first_name]Field "field_user_first_name". |
Job Title | [site:current_user:original:field_user_job_title]Field "field_user_job_title". |
Last Name | [site:current_user:original:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [site:current_user:original:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [site:current_user:original:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [site:current_user:original:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [site:current_user:original:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [site:current_user:original:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [site:current_user:original:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [site:current_user:original:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [site:current_user:original:field_user_twitter]Field "field_user_twitter". |
Weight | [site:current_user:original:field_user_weight]Field "field_user_weight". |
Photo | [site:current_user:original:field_user_photo]Image field. |
Status | [site:current_user:status]Whether the user is active or blocked. |
Last access | [site:current_user:last_access]The date the user last accessed the site. |
Default Long Date | [site:current_user:last_access:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [site:current_user:last_access:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [site:current_user:last_access:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [site:current_user:last_access:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [site:current_user:last_access:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [site:current_user:last_access:raw]A date in UNIX timestamp format (1725472932) |
Default theme | [site:current_user:theme]The user's default theme. |
Bio | [site:current_user:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [site:current_user:field_user_company]Field "field_user_company". |
Country | [site:current_user:field_user_country]Field "field_user_country". |
Customer | [site:current_user:field_user_customer]Field "field_user_customer". |
Comment count | [site:current_user:field_user_customer:comment-count]The number of comments posted on a node. |
New comment count | [site:current_user:field_user_customer:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [site:current_user:field_user_customer:menu-link]The menu link for this node. |
Meta tags | [site:current_user:field_user_customer:metatag]Meta tags for this node. |
Content ID | [site:current_user:field_user_customer:nid]The unique ID of the content item, or "node". |
Content type | [site:current_user:field_user_customer:content-type]The human-readable name of the content type. |
Title | [site:current_user:field_user_customer:title]The title of the node. |
Body | [site:current_user:field_user_customer:body]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format) |
Summary | [site:current_user:field_user_customer:summary]The summary of the node's main body text. |
Language code | [site:current_user:field_user_customer:langcode]The language code of the language the node is written in. |
URL | [site:current_user:field_user_customer:url]The URL of the node. |
Edit URL | [site:current_user:field_user_customer:edit-url]The URL of the node's edit page. |
Revision ID | [site:current_user:field_user_customer:vid]The unique ID of the node's latest revision. |
Revision log message | [site:current_user:field_user_customer:log]The explanation of the most recent changes made to the node. |
Date created | [site:current_user:field_user_customer:created]The date the node was posted. |
Date changed | [site:current_user:field_user_customer:changed]The date the node was most recently updated. |
Author | [site:current_user:field_user_customer:author]The author of the node. |
Paid till | [site:current_user:field_user_customer:field_customer_paid_till]Date field. |
Date | [site:current_user:field_user_customer:field_external_article_date]Date field. |
Date | [site:current_user:field_user_customer:field_press_release_date]Date field. |
Date & time | [site:current_user:field_user_customer:field_webinar_date_time:?]Date (Unix timestamp) field. Also known as Date & time. Replace the ? with the delta for multi-value fields. |
Sessions (depricated) | [site:current_user:field_user_customer:field_webinar_sessions:?]Date field. Replace the ? with the delta for multi-value fields. |
Original content | [site:current_user:field_user_customer:original]The original content data if the content is being updated or saved. |
Is new | [site:current_user:field_user_customer:is_new]Whether the node is new and not saved to the database yet. |
Status | [site:current_user:field_user_customer:status]Whether the node is published or unpublished. |
Promoted to frontpage | [site:current_user:field_user_customer:promoted]Whether the node is promoted to the frontpage. |
Sticky in lists | [site:current_user:field_user_customer:sticky]Whether the node is displayed at the top of lists in which it appears. |
Creates revision | [site:current_user:field_user_customer:revision]Whether saving this node creates a new revision. |
Language (deprecated - use "Language code") | [site:current_user:field_user_customer:language]The code of the language the node is written in. |
Promoted to frontpage | [site:current_user:field_user_customer:promote]Whether the node is promoted to the frontpage. |
Comments settings | [site:current_user:field_user_customer:comment]Whether comments are allowed on this node. |
Comments | [site:current_user:field_user_customer:comments]The node comments. |
Author(s) | [site:current_user:field_user_customer:field_blog_authors:?]Field "field_blog_authors". Replace the ? with the delta for multi-value fields. |
Icon ID | [site:current_user:field_user_customer:field_blog_icon_id]Field "field_blog_icon_id". |
Redirect URL | [site:current_user:field_user_customer:field_blog_redirect_url]Field "field_blog_redirect_url". |
Series | [site:current_user:field_user_customer:field_blog_serie]Field "field_blog_serie". |
Categories (old) | [site:current_user:field_user_customer:field_categories:?]Field "field_categories". Replace the ? with the delta for multi-value fields. |
Categories | [site:current_user:field_user_customer:field_categories_2021:?]Field "field_categories_2021". Replace the ? with the delta for multi-value fields. |
Tags | [site:current_user:field_user_customer:field_tags:?]Field "field_tags". Replace the ? with the delta for multi-value fields. |
Outlet | [site:current_user:field_user_customer:field_external_article_outlet]Field "field_external_article_outlet". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
URL | [site:current_user:field_user_customer:field_external_article_url]Field "field_external_article_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Files | [site:current_user:field_user_customer:field_files:?]Field "field_files". Replace the ? with the delta for multi-value fields. The following properties may be appended to the token: file (The file.) |
CSS section | [site:current_user:field_user_customer:field_page_css_section:?]Field "field_page_css_section". Replace the ? with the delta for multi-value fields. |
URL | [site:current_user:field_user_customer:field_press_release_url]Field "field_press_release_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Agenda | [site:current_user:field_user_customer:field_agenda]Field "field_agenda". The following properties may be appended to the token: value (Text), format (Text format) |
Presenters | [site:current_user:field_user_customer:field_presenters:?]Field "field_presenters". Replace the ? with the delta for multi-value fields. |
Slides (embeded) | [site:current_user:field_user_customer:field_slides]Field "field_slides". |
Level | [site:current_user:field_user_customer:field_training_level]Field "field_training_level". |
Order | [site:current_user:field_user_customer:field_training_order]Field "field_training_order". |
Video (embeded) | [site:current_user:field_user_customer:field_video]Field "field_video". |
Slides | [site:current_user:field_user_customer:field_slides_upload]Field "field_slides_upload". The following properties may be appended to the token: file (The file.) |
Is Intro | [site:current_user:field_user_customer:field_training_is_intro]Field "field_training_is_intro". |
Number | [site:current_user:field_user_customer:field_training_number]Field "field_training_number". |
Program | [site:current_user:field_user_customer:field_training_program:?]Field "field_training_program". Replace the ? with the delta for multi-value fields. |
Test | [site:current_user:field_user_customer:field_training_test]Field "field_training_test". |
Video (link) | [site:current_user:field_user_customer:field_training_video]Field "field_training_video". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Week | [site:current_user:field_user_customer:field_training_week]Field "field_training_week". |
Icon ID | [site:current_user:field_user_customer:field_use_case_icon_id]Field "field_use_case_icon_id". |
Cancelled | [site:current_user:field_user_customer:field_webinar_cancelled]Field "field_webinar_cancelled". |
Category (old) | [site:current_user:field_user_customer:field_webinar_category]Field "field_webinar_category". |
Duration | [site:current_user:field_user_customer:field_webinar_duration]Field "field_webinar_duration". |
External registration URL | [site:current_user:field_user_customer:field_webinar_external_url:?]Field "field_webinar_external_url". Replace the ? with the delta for multi-value fields. |
Pardot Registrants List | [site:current_user:field_user_customer:field_webinar_pardot_reg_list]Field "field_webinar_pardot_reg_list". |
Series | [site:current_user:field_user_customer:field_webinar_serie]Field "field_webinar_serie". |
Status | [site:current_user:field_user_customer:field_webinar_status]Field "field_webinar_status". |
Zoom ID | [site:current_user:field_user_customer:field_webinar_zoom_id:?]Field "field_webinar_zoom_id". Replace the ? with the delta for multi-value fields. |
Zoom UUID | [site:current_user:field_user_customer:field_webinar_zoom_uuid:?]Field "field_webinar_zoom_uuid". Replace the ? with the delta for multi-value fields. |
Category | [site:current_user:field_user_customer:field_white_paper_category]Field "field_white_paper_category". |
File | [site:current_user:field_user_customer:field_white_paper_file]Field "field_white_paper_file". The following properties may be appended to the token: file (The file.) |
Gate form | [site:current_user:field_user_customer:field_white_paper_gate_form]Field "field_white_paper_gate_form". |
Icon ID | [site:current_user:field_user_customer:field_white_paper_icon]Field "field_white_paper_icon". |
Main title | [site:current_user:field_user_customer:field_white_paper_main_title]Field "field_white_paper_main_title". |
Subtitle | [site:current_user:field_user_customer:field_white_paper_subtitle]Field "field_white_paper_subtitle". |
Table of Contents | [site:current_user:field_user_customer:field_white_paper_toc]Field "field_white_paper_toc". The following properties may be appended to the token: value (Text), format (Text format) |
B/w logo | [site:current_user:field_user_customer:field_customer_b_w_logo]Field "field_customer_b_w_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
Billing Address: City | [site:current_user:field_user_customer:field_customer_baddr_city]Field "field_customer_baddr_city". |
Billing Address: Country | [site:current_user:field_user_customer:field_customer_baddr_country]Field "field_customer_baddr_country". |
Billing Address: Postal Code | [site:current_user:field_user_customer:field_customer_baddr_postal_code]Field "field_customer_baddr_postal_code". |
Billing Address: State/Province | [site:current_user:field_user_customer:field_customer_baddr_province]Field "field_customer_baddr_province". |
Billing Address: Street | [site:current_user:field_user_customer:field_customer_baddr_street]Field "field_customer_baddr_street". |
Color logo | [site:current_user:field_user_customer:field_customer_color_logo]Field "field_customer_color_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [site:current_user:field_user_customer:field_customer_id]Field "field_customer_id". |
Phone Number | [site:current_user:field_user_customer:field_customer_phone]Field "field_customer_phone". |
Quote | [site:current_user:field_user_customer:field_customer_quote]Field "field_customer_quote". The following properties may be appended to the token: value (Text), format (Text format) |
Salesforce ID | [site:current_user:field_user_customer:field_customer_salesforce_id]Field "field_customer_salesforce_id". |
Tungsten Clustering access | [site:current_user:field_user_customer:field_customer_tc_access:?]Field "field_customer_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [site:current_user:field_user_customer:field_customer_td_access:?]Field "field_customer_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [site:current_user:field_user_customer:field_customer_to_access:?]Field "field_customer_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [site:current_user:field_user_customer:field_customer_tr_access:?]Field "field_customer_tr_access". Replace the ? with the delta for multi-value fields. |
Website | [site:current_user:field_user_customer:field_customer_website]Field "field_customer_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Filename | [site:current_user:field_user_customer:field_product_download_filename]Field "field_product_download_filename". |
File Format | [site:current_user:field_user_customer:field_product_download_format]Field "field_product_download_format". |
Product | [site:current_user:field_user_customer:field_product_download_product]Field "field_product_download_product". |
Tungsten Clustering version | [site:current_user:field_user_customer:field_product_download_tc_v]Field "field_product_download_tc_v". |
Tungsten Dashboard version | [site:current_user:field_user_customer:field_product_download_td_v]Field "field_product_download_td_v". |
Tungsten Operator version | [site:current_user:field_user_customer:field_product_download_to_v]Field "field_product_download_to_v". |
Tungsten Proxy version | [site:current_user:field_user_customer:field_product_download_tp_v]Field "field_product_download_tp_v". |
Tungsten Replicator version | [site:current_user:field_user_customer:field_product_download_tr_v]Field "field_product_download_tr_v". |
Tungsten Replicator with Oracle Redo Reader version | [site:current_user:field_user_customer:field_product_download_tro_v]Field "field_product_download_tro_v". |
Poster | [site:current_user:field_user_customer:field_training_image]Image field. |
Image | [site:current_user:field_user_customer:field_webinar_image]Image field. |
Cover | [site:current_user:field_user_customer:field_white_paper_cover]Image field. |
Access Level | [site:current_user:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [site:current_user:field_user_facebook]Field "field_user_facebook". |
First Name | [site:current_user:field_user_first_name]Field "field_user_first_name". |
Job Title | [site:current_user:field_user_job_title]Field "field_user_job_title". |
Last Name | [site:current_user:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [site:current_user:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [site:current_user:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [site:current_user:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [site:current_user:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [site:current_user:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [site:current_user:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [site:current_user:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [site:current_user:field_user_twitter]Field "field_user_twitter". |
Weight | [site:current_user:field_user_weight]Field "field_user_weight". |
Photo | [site:current_user:field_user_photo]Image field. |
160x160 | [site:current_user:field_user_photo:160x160]160x160 image style |
160x160_2x | [site:current_user:field_user_photo:160x160_2x]160x160_2x image style |
1920x1080 | [site:current_user:field_user_photo:1920x1080]1920x1080 image style |
370x208 | [site:current_user:field_user_photo:370x208]370x208 image style |
370x208_2x | [site:current_user:field_user_photo:370x208_2x]370x208_2x image style |
400x225 | [site:current_user:field_user_photo:400x225]400x225 image style |
400x225_2x | [site:current_user:field_user_photo:400x225_2x]400x225_2x image style |
48x48 | [site:current_user:field_user_photo:48x48]48x48 image style |
48x48_2x | [site:current_user:field_user_photo:48x48_2x]48x48_2x image style |
large | [site:current_user:field_user_photo:large]large image style |
medium | [site:current_user:field_user_photo:medium]medium image style |
thumbnail | [site:current_user:field_user_photo:thumbnail]thumbnail image style |
w112 | [site:current_user:field_user_photo:w112]w112 image style |
w112_2x | [site:current_user:field_user_photo:w112_2x]w112_2x image style |
w416 | [site:current_user:field_user_photo:w416]w416 image style |
w416_2x | [site:current_user:field_user_photo:w416_2x]w416_2x image style |
Users | Tokens related to individual user accounts. |
Meta tags | [user:metatag]Meta tags for this user. |
Basic tags: Page title | [user:metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [user:metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [user:metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [user:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [user:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [user:metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [user:metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [user:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [user:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [user:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [user:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [user:metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [user:metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [user:metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [user:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [user:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [user:metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [user:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [user:metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [user:metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [user:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [user:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [user:metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [user:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [user:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [user:metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [user:metatag:robots] |
Open Graph: Site name | [user:metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [user:metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [user:metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [user:metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [user:metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [user:metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [user:metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [user:metatag:og:see_also]URLs to related content. |
Open Graph: Image | [user:metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [user:metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [user:metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [user:metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [user:metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [user:metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [user:metatag:og:latitude] |
Open Graph: Longitude | [user:metatag:og:longitude] |
Open Graph: Street address | [user:metatag:og:street_address] |
Open Graph: Locality | [user:metatag:og:locality] |
Open Graph: Region | [user:metatag:og:region] |
Open Graph: Postal/ZIP code | [user:metatag:og:postal_code] |
Open Graph: Country name | [user:metatag:og:country_name] |
Open Graph: Email | [user:metatag:og:email] |
Open Graph: Phone number | [user:metatag:og:phone_number] |
Open Graph: Fax number | [user:metatag:og:fax_number] |
Open Graph: Locale | [user:metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [user:metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [user:metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [user:metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [user:metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [user:metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [user:metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [user:metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [user:metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [user:metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [user:metatag:profile:last_name]The person's last name. |
Open Graph: Username | [user:metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [user:metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [user:metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [user:metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [user:metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [user:metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book's ISBN | [user:metatag:book:isbn]The book's International Standard Book Number, which may be in one of several formats. |
Open Graph: Book release date | [user:metatag:book:release_date]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Book tags | [user:metatag:book:tag]Appropriate keywords for this book. |
Open Graph: Video URL | [user:metatag:og:video:url]The URL to a video file that complements this object. |
Open Graph: Video secure URL | [user:metatag:og:video:secure_url]A URL to a video file that complements this object using the HTTPS protocol. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Video width | [user:metatag:og:video:width]The width of the video. |
Open Graph: Video height | [user:metatag:og:video:height]The height of the video. |
Open Graph: Video type | [user:metatag:og:video:type]The MIME type of the video file. Examples include "application/x-shockwave-flash" for a Flash video, or "text/html" if this is a standalone web page containing a video. |
Open Graph: Actor(s) | [user:metatag:video:actor]Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actors' role | [user:metatag:video:actor:role]The roles of the actor(s). |
Open Graph: Director(s) | [user:metatag:video:director]Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Scriptwriter(s) | [user:metatag:video:writer]Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Video duration (seconds) | [user:metatag:video:duration]The length of the video in seconds |
Open Graph: Release date | [user:metatag:video:release_date]The date the video was released. |
Open Graph: Tag | [user:metatag:video:tag]Tag words associated with this video. |
Open Graph: Series | [user:metatag:video:series]The TV show this series belongs to. |
User ID | [user:uid]The unique ID of the user account. |
Name | [user:name]The account username. |
Name (linked) | [user:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [user:mail]The email address of the user account. |
IP address | [user:ip-address]The IP address of the user. |
Roles | [user:roles]The user roles associated with the user account. |
Joined path | [user:roles:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [user:roles:first]The first element of the array. |
Last | [user:roles:last]The last element of the array. |
Count | [user:roles:count]The number of elements in the array. |
Reversed | [user:roles:reversed]The array reversed. |
Joined path | [user:roles:reversed:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [user:roles:reversed:first]The first element of the array. |
Last | [user:roles:reversed:last]The last element of the array. |
Count | [user:roles:reversed:count]The number of elements in the array. |
Keys | [user:roles:reversed:keys]The array of keys of the array. |
Imploded | [user:roles:reversed:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [user:roles:reversed:value:?]The specific value of the array. |
Keys | [user:roles:keys]The array of keys of the array. |
Joined path | [user:roles:keys:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [user:roles:keys:first]The first element of the array. |
Last | [user:roles:keys:last]The last element of the array. |
Count | [user:roles:keys:count]The number of elements in the array. |
Reversed | [user:roles:keys:reversed]The array reversed. |
Imploded | [user:roles:keys:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [user:roles:keys:value:?]The specific value of the array. |
Imploded | [user:roles:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [user:roles:value:?]The specific value of the array. |
Last login | [user:last-login]The date the user last logged in to the site. |
Default Long Date | [user:last-login:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:last-login:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:last-login:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:last-login:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:last-login:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:last-login:raw]A date in UNIX timestamp format (1725472932) |
Created | [user:created]The date the user account was created. |
Default Long Date | [user:created:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:created:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:created:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:created:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:created:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:created:raw]A date in UNIX timestamp format (1725472932) |
Changed | [user:changed]The date the user account was changed. |
Default Long Date | [user:changed:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:changed:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:changed:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:changed:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:changed:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:changed:raw]A date in UNIX timestamp format (1725472932) |
URL | [user:url]The URL of the account profile page. |
Path | [user:url:path]The path component of the URL. |
Relative URL | [user:url:relative]The relative URL. |
Absolute URL | [user:url:absolute]The absolute URL. |
Brief URL | [user:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [user:url:unaliased]The unaliased URL. |
Path | [user:url:unaliased:path]The path component of the URL. |
Relative URL | [user:url:unaliased:relative]The relative URL. |
Absolute URL | [user:url:unaliased:absolute]The absolute URL. |
Brief URL | [user:url:unaliased:brief]The URL without the protocol and trailing backslash. |
Arguments | [user:url:unaliased:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Arguments | [user:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Joined path | [user:url:args:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [user:url:args:first]The first element of the array. |
Last | [user:url:args:last]The last element of the array. |
Count | [user:url:args:count]The number of elements in the array. |
Reversed | [user:url:args:reversed]The array reversed. |
Keys | [user:url:args:keys]The array of keys of the array. |
Imploded | [user:url:args:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [user:url:args:value:?]The specific value of the array. |
Edit URL | [user:edit-url]The URL of the account edit page. |
Path | [user:edit-url:path]The path component of the URL. |
Relative URL | [user:edit-url:relative]The relative URL. |
Absolute URL | [user:edit-url:absolute]The absolute URL. |
Brief URL | [user:edit-url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [user:edit-url:unaliased]The unaliased URL. |
Path | [user:edit-url:unaliased:path]The path component of the URL. |
Relative URL | [user:edit-url:unaliased:relative]The relative URL. |
Absolute URL | [user:edit-url:unaliased:absolute]The absolute URL. |
Brief URL | [user:edit-url:unaliased:brief]The URL without the protocol and trailing backslash. |
Arguments | [user:edit-url:unaliased:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Arguments | [user:edit-url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Joined path | [user:edit-url:args:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [user:edit-url:args:first]The first element of the array. |
Last | [user:edit-url:args:last]The last element of the array. |
Count | [user:edit-url:args:count]The number of elements in the array. |
Reversed | [user:edit-url:args:reversed]The array reversed. |
Keys | [user:edit-url:args:keys]The array of keys of the array. |
Imploded | [user:edit-url:args:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [user:edit-url:args:value:?]The specific value of the array. |
Original user account | [user:original]The original user account data if the user account is being updated or saved. |
Meta tags | [user:original:metatag]Meta tags for this user. |
Basic tags: Page title | [user:original:metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [user:original:metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [user:original:metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [user:original:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [user:original:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [user:original:metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [user:original:metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [user:original:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [user:original:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [user:original:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [user:original:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [user:original:metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [user:original:metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [user:original:metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [user:original:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [user:original:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [user:original:metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [user:original:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [user:original:metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [user:original:metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [user:original:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [user:original:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [user:original:metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [user:original:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [user:original:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [user:original:metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [user:original:metatag:robots] |
Open Graph: Site name | [user:original:metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [user:original:metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [user:original:metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [user:original:metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [user:original:metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [user:original:metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [user:original:metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [user:original:metatag:og:see_also]URLs to related content. |
Open Graph: Image | [user:original:metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [user:original:metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [user:original:metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [user:original:metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [user:original:metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [user:original:metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [user:original:metatag:og:latitude] |
Open Graph: Longitude | [user:original:metatag:og:longitude] |
Open Graph: Street address | [user:original:metatag:og:street_address] |
Open Graph: Locality | [user:original:metatag:og:locality] |
Open Graph: Region | [user:original:metatag:og:region] |
Open Graph: Postal/ZIP code | [user:original:metatag:og:postal_code] |
Open Graph: Country name | [user:original:metatag:og:country_name] |
Open Graph: Email | [user:original:metatag:og:email] |
Open Graph: Phone number | [user:original:metatag:og:phone_number] |
Open Graph: Fax number | [user:original:metatag:og:fax_number] |
Open Graph: Locale | [user:original:metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [user:original:metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [user:original:metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [user:original:metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [user:original:metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [user:original:metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [user:original:metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [user:original:metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [user:original:metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [user:original:metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [user:original:metatag:profile:last_name]The person's last name. |
Open Graph: Username | [user:original:metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [user:original:metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [user:original:metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [user:original:metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [user:original:metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [user:original:metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Book's ISBN | [user:original:metatag:book:isbn]The book's International Standard Book Number, which may be in one of several formats. |
Open Graph: Book release date | [user:original:metatag:book:release_date]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Book tags | [user:original:metatag:book:tag]Appropriate keywords for this book. |
Open Graph: Video URL | [user:original:metatag:og:video:url]The URL to a video file that complements this object. |
Open Graph: Video secure URL | [user:original:metatag:og:video:secure_url]A URL to a video file that complements this object using the HTTPS protocol. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Video width | [user:original:metatag:og:video:width]The width of the video. |
Open Graph: Video height | [user:original:metatag:og:video:height]The height of the video. |
Open Graph: Video type | [user:original:metatag:og:video:type]The MIME type of the video file. Examples include "application/x-shockwave-flash" for a Flash video, or "text/html" if this is a standalone web page containing a video. |
Open Graph: Actor(s) | [user:original:metatag:video:actor]Links to the Facebook profiles for actor(s) that appear in the video. |
Open Graph: Actors' role | [user:original:metatag:video:actor:role]The roles of the actor(s). |
Open Graph: Director(s) | [user:original:metatag:video:director]Links to the Facebook profiles for director(s) that worked on the video. |
Open Graph: Scriptwriter(s) | [user:original:metatag:video:writer]Links to the Facebook profiles for scriptwriter(s) for the video. |
Open Graph: Video duration (seconds) | [user:original:metatag:video:duration]The length of the video in seconds |
Open Graph: Release date | [user:original:metatag:video:release_date]The date the video was released. |
Open Graph: Tag | [user:original:metatag:video:tag]Tag words associated with this video. |
Open Graph: Series | [user:original:metatag:video:series]The TV show this series belongs to. |
User ID | [user:original:uid]The unique ID of the user account. |
Name | [user:original:name]The account username. |
Name (linked) | [user:original:link]The account username (for users with the View user profiles permission it's displayed as a link to the profile page). |
Email | [user:original:mail]The email address of the user account. |
IP address | [user:original:ip-address]The IP address of the user. |
Roles | [user:original:roles]The user roles associated with the user account. |
Joined path | [user:original:roles:join-path]The array values each cleaned according to the current Path module settings and then joined with the slash into a string that resembles an URL. |
First | [user:original:roles:first]The first element of the array. |
Last | [user:original:roles:last]The last element of the array. |
Count | [user:original:roles:count]The number of elements in the array. |
Reversed | [user:original:roles:reversed]The array reversed. |
Keys | [user:original:roles:keys]The array of keys of the array. |
Imploded | [user:original:roles:join:?]The values of the array joined together with a custom string in-between each value. |
Value | [user:original:roles:value:?]The specific value of the array. |
Last login | [user:original:last-login]The date the user last logged in to the site. |
Default Long Date | [user:original:last-login:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:original:last-login:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:original:last-login:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:original:last-login:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:original:last-login:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:original:last-login:raw]A date in UNIX timestamp format (1725472932) |
Created | [user:original:created]The date the user account was created. |
Default Long Date | [user:original:created:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:original:created:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:original:created:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:original:created:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:original:created:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:original:created:raw]A date in UNIX timestamp format (1725472932) |
Changed | [user:original:changed]The date the user account was changed. |
Default Long Date | [user:original:changed:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:original:changed:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:original:changed:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:original:changed:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:original:changed:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:original:changed:raw]A date in UNIX timestamp format (1725472932) |
URL | [user:original:url]The URL of the account profile page. |
Path | [user:original:url:path]The path component of the URL. |
Relative URL | [user:original:url:relative]The relative URL. |
Absolute URL | [user:original:url:absolute]The absolute URL. |
Brief URL | [user:original:url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [user:original:url:unaliased]The unaliased URL. |
Arguments | [user:original:url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Edit URL | [user:original:edit-url]The URL of the account edit page. |
Path | [user:original:edit-url:path]The path component of the URL. |
Relative URL | [user:original:edit-url:relative]The relative URL. |
Absolute URL | [user:original:edit-url:absolute]The absolute URL. |
Brief URL | [user:original:edit-url:brief]The URL without the protocol and trailing backslash. |
Unaliased URL | [user:original:edit-url:unaliased]The unaliased URL. |
Arguments | [user:original:edit-url:args]The specific argument of the current page (e.g. 'args:value:1' on the page 'node/123' returns '123'). |
Status | [user:original:status]Whether the user is active or blocked. |
Last access | [user:original:last_access]The date the user last accessed the site. |
Default Long Date | [user:original:last_access:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:original:last_access:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:original:last_access:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:original:last_access:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:original:last_access:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:original:last_access:raw]A date in UNIX timestamp format (1725472932) |
Default theme | [user:original:theme]The user's default theme. |
Bio | [user:original:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [user:original:field_user_company]Field "field_user_company". |
Country | [user:original:field_user_country]Field "field_user_country". |
Customer | [user:original:field_user_customer]Field "field_user_customer". |
Comment count | [user:original:field_user_customer:comment-count]The number of comments posted on a node. |
New comment count | [user:original:field_user_customer:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [user:original:field_user_customer:menu-link]The menu link for this node. |
Meta tags | [user:original:field_user_customer:metatag]Meta tags for this node. |
Content ID | [user:original:field_user_customer:nid]The unique ID of the content item, or "node". |
Content type | [user:original:field_user_customer:content-type]The human-readable name of the content type. |
Title | [user:original:field_user_customer:title]The title of the node. |
Body | [user:original:field_user_customer:body]The main body text of the node. The following properties may be appended to the token: value (Text), summary (Summary), format (Text format) |
Summary | [user:original:field_user_customer:summary]The summary of the node's main body text. |
Language code | [user:original:field_user_customer:langcode]The language code of the language the node is written in. |
URL | [user:original:field_user_customer:url]The URL of the node. |
Edit URL | [user:original:field_user_customer:edit-url]The URL of the node's edit page. |
Revision ID | [user:original:field_user_customer:vid]The unique ID of the node's latest revision. |
Revision log message | [user:original:field_user_customer:log]The explanation of the most recent changes made to the node. |
Date created | [user:original:field_user_customer:created]The date the node was posted. |
Date changed | [user:original:field_user_customer:changed]The date the node was most recently updated. |
Author | [user:original:field_user_customer:author]The author of the node. |
Paid till | [user:original:field_user_customer:field_customer_paid_till]Date field. |
Date | [user:original:field_user_customer:field_external_article_date]Date field. |
Date | [user:original:field_user_customer:field_press_release_date]Date field. |
Date & time | [user:original:field_user_customer:field_webinar_date_time:?]Date (Unix timestamp) field. Also known as Date & time. Replace the ? with the delta for multi-value fields. |
Sessions (depricated) | [user:original:field_user_customer:field_webinar_sessions:?]Date field. Replace the ? with the delta for multi-value fields. |
Is new | [user:original:field_user_customer:is_new]Whether the node is new and not saved to the database yet. |
Status | [user:original:field_user_customer:status]Whether the node is published or unpublished. |
Promoted to frontpage | [user:original:field_user_customer:promoted]Whether the node is promoted to the frontpage. |
Sticky in lists | [user:original:field_user_customer:sticky]Whether the node is displayed at the top of lists in which it appears. |
Creates revision | [user:original:field_user_customer:revision]Whether saving this node creates a new revision. |
Language (deprecated - use "Language code") | [user:original:field_user_customer:language]The code of the language the node is written in. |
Promoted to frontpage | [user:original:field_user_customer:promote]Whether the node is promoted to the frontpage. |
Comments settings | [user:original:field_user_customer:comment]Whether comments are allowed on this node. |
Comments | [user:original:field_user_customer:comments]The node comments. |
Author(s) | [user:original:field_user_customer:field_blog_authors:?]Field "field_blog_authors". Replace the ? with the delta for multi-value fields. |
Icon ID | [user:original:field_user_customer:field_blog_icon_id]Field "field_blog_icon_id". |
Redirect URL | [user:original:field_user_customer:field_blog_redirect_url]Field "field_blog_redirect_url". |
Series | [user:original:field_user_customer:field_blog_serie]Field "field_blog_serie". |
Categories (old) | [user:original:field_user_customer:field_categories:?]Field "field_categories". Replace the ? with the delta for multi-value fields. |
Categories | [user:original:field_user_customer:field_categories_2021:?]Field "field_categories_2021". Replace the ? with the delta for multi-value fields. |
Tags | [user:original:field_user_customer:field_tags:?]Field "field_tags". Replace the ? with the delta for multi-value fields. |
Outlet | [user:original:field_user_customer:field_external_article_outlet]Field "field_external_article_outlet". The following properties may be appended to the token: title (The title of the link.), url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
URL | [user:original:field_user_customer:field_external_article_url]Field "field_external_article_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Files | [user:original:field_user_customer:field_files:?]Field "field_files". Replace the ? with the delta for multi-value fields. The following properties may be appended to the token: file (The file.) |
CSS section | [user:original:field_user_customer:field_page_css_section:?]Field "field_page_css_section". Replace the ? with the delta for multi-value fields. |
URL | [user:original:field_user_customer:field_press_release_url]Field "field_press_release_url". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Agenda | [user:original:field_user_customer:field_agenda]Field "field_agenda". The following properties may be appended to the token: value (Text), format (Text format) |
Presenters | [user:original:field_user_customer:field_presenters:?]Field "field_presenters". Replace the ? with the delta for multi-value fields. |
Slides (embeded) | [user:original:field_user_customer:field_slides]Field "field_slides". |
Level | [user:original:field_user_customer:field_training_level]Field "field_training_level". |
Order | [user:original:field_user_customer:field_training_order]Field "field_training_order". |
Video (embeded) | [user:original:field_user_customer:field_video]Field "field_video". |
Slides | [user:original:field_user_customer:field_slides_upload]Field "field_slides_upload". The following properties may be appended to the token: file (The file.) |
Is Intro | [user:original:field_user_customer:field_training_is_intro]Field "field_training_is_intro". |
Number | [user:original:field_user_customer:field_training_number]Field "field_training_number". |
Program | [user:original:field_user_customer:field_training_program:?]Field "field_training_program". Replace the ? with the delta for multi-value fields. |
Test | [user:original:field_user_customer:field_training_test]Field "field_training_test". |
Video (link) | [user:original:field_user_customer:field_training_video]Field "field_training_video". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Week | [user:original:field_user_customer:field_training_week]Field "field_training_week". |
Icon ID | [user:original:field_user_customer:field_use_case_icon_id]Field "field_use_case_icon_id". |
Cancelled | [user:original:field_user_customer:field_webinar_cancelled]Field "field_webinar_cancelled". |
Category (old) | [user:original:field_user_customer:field_webinar_category]Field "field_webinar_category". |
Duration | [user:original:field_user_customer:field_webinar_duration]Field "field_webinar_duration". |
External registration URL | [user:original:field_user_customer:field_webinar_external_url:?]Field "field_webinar_external_url". Replace the ? with the delta for multi-value fields. |
Pardot Registrants List | [user:original:field_user_customer:field_webinar_pardot_reg_list]Field "field_webinar_pardot_reg_list". |
Series | [user:original:field_user_customer:field_webinar_serie]Field "field_webinar_serie". |
Status | [user:original:field_user_customer:field_webinar_status]Field "field_webinar_status". |
Zoom ID | [user:original:field_user_customer:field_webinar_zoom_id:?]Field "field_webinar_zoom_id". Replace the ? with the delta for multi-value fields. |
Zoom UUID | [user:original:field_user_customer:field_webinar_zoom_uuid:?]Field "field_webinar_zoom_uuid". Replace the ? with the delta for multi-value fields. |
Category | [user:original:field_user_customer:field_white_paper_category]Field "field_white_paper_category". |
File | [user:original:field_user_customer:field_white_paper_file]Field "field_white_paper_file". The following properties may be appended to the token: file (The file.) |
Gate form | [user:original:field_user_customer:field_white_paper_gate_form]Field "field_white_paper_gate_form". |
Icon ID | [user:original:field_user_customer:field_white_paper_icon]Field "field_white_paper_icon". |
Main title | [user:original:field_user_customer:field_white_paper_main_title]Field "field_white_paper_main_title". |
Subtitle | [user:original:field_user_customer:field_white_paper_subtitle]Field "field_white_paper_subtitle". |
Table of Contents | [user:original:field_user_customer:field_white_paper_toc]Field "field_white_paper_toc". The following properties may be appended to the token: value (Text), format (Text format) |
B/w logo | [user:original:field_user_customer:field_customer_b_w_logo]Field "field_customer_b_w_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
Billing Address: City | [user:original:field_user_customer:field_customer_baddr_city]Field "field_customer_baddr_city". |
Billing Address: Country | [user:original:field_user_customer:field_customer_baddr_country]Field "field_customer_baddr_country". |
Billing Address: Postal Code | [user:original:field_user_customer:field_customer_baddr_postal_code]Field "field_customer_baddr_postal_code". |
Billing Address: State/Province | [user:original:field_user_customer:field_customer_baddr_province]Field "field_customer_baddr_province". |
Billing Address: Street | [user:original:field_user_customer:field_customer_baddr_street]Field "field_customer_baddr_street". |
Color logo | [user:original:field_user_customer:field_customer_color_logo]Field "field_customer_color_logo". The following properties may be appended to the token: file (The file.), description (The file description) |
ID | [user:original:field_user_customer:field_customer_id]Field "field_customer_id". |
Phone Number | [user:original:field_user_customer:field_customer_phone]Field "field_customer_phone". |
Quote | [user:original:field_user_customer:field_customer_quote]Field "field_customer_quote". The following properties may be appended to the token: value (Text), format (Text format) |
Salesforce ID | [user:original:field_user_customer:field_customer_salesforce_id]Field "field_customer_salesforce_id". |
Tungsten Clustering access | [user:original:field_user_customer:field_customer_tc_access:?]Field "field_customer_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [user:original:field_user_customer:field_customer_td_access:?]Field "field_customer_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [user:original:field_user_customer:field_customer_to_access:?]Field "field_customer_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [user:original:field_user_customer:field_customer_tr_access:?]Field "field_customer_tr_access". Replace the ? with the delta for multi-value fields. |
Website | [user:original:field_user_customer:field_customer_website]Field "field_customer_website". The following properties may be appended to the token: url (The URL of the link.), attributes (The attributes of the link.), display_url (The full URL of the link.) |
Filename | [user:original:field_user_customer:field_product_download_filename]Field "field_product_download_filename". |
File Format | [user:original:field_user_customer:field_product_download_format]Field "field_product_download_format". |
Product | [user:original:field_user_customer:field_product_download_product]Field "field_product_download_product". |
Tungsten Clustering version | [user:original:field_user_customer:field_product_download_tc_v]Field "field_product_download_tc_v". |
Tungsten Dashboard version | [user:original:field_user_customer:field_product_download_td_v]Field "field_product_download_td_v". |
Tungsten Operator version | [user:original:field_user_customer:field_product_download_to_v]Field "field_product_download_to_v". |
Tungsten Proxy version | [user:original:field_user_customer:field_product_download_tp_v]Field "field_product_download_tp_v". |
Tungsten Replicator version | [user:original:field_user_customer:field_product_download_tr_v]Field "field_product_download_tr_v". |
Tungsten Replicator with Oracle Redo Reader version | [user:original:field_user_customer:field_product_download_tro_v]Field "field_product_download_tro_v". |
Poster | [user:original:field_user_customer:field_training_image]Image field. |
Image | [user:original:field_user_customer:field_webinar_image]Image field. |
Cover | [user:original:field_user_customer:field_white_paper_cover]Image field. |
Access Level | [user:original:field_user_customer_access]Field "field_user_customer_access". |
Facebook page | [user:original:field_user_facebook]Field "field_user_facebook". |
First Name | [user:original:field_user_first_name]Field "field_user_first_name". |
Job Title | [user:original:field_user_job_title]Field "field_user_job_title". |
Last Name | [user:original:field_user_last_name]Field "field_user_last_name". |
LinkedIn page | [user:original:field_user_linkedin]Field "field_user_linkedin". |
Phone # | [user:original:field_user_phone]Field "field_user_phone". |
Tungsten Clustering access | [user:original:field_user_tc_access:?]Field "field_user_tc_access". Replace the ? with the delta for multi-value fields. |
Tungsten Dashboard access | [user:original:field_user_td_access:?]Field "field_user_td_access". Replace the ? with the delta for multi-value fields. |
Tungsten Operator access | [user:original:field_user_to_access:?]Field "field_user_to_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator access | [user:original:field_user_tr_access:?]Field "field_user_tr_access". Replace the ? with the delta for multi-value fields. |
Tungsten Replicator with Oracle Redo Reader access | [user:original:field_user_tro_access:?]Field "field_user_tro_access". Replace the ? with the delta for multi-value fields. |
Twitter page | [user:original:field_user_twitter]Field "field_user_twitter". |
Weight | [user:original:field_user_weight]Field "field_user_weight". |
Photo | [user:original:field_user_photo]Image field. |
160x160 | [user:original:field_user_photo:160x160]160x160 image style |
160x160_2x | [user:original:field_user_photo:160x160_2x]160x160_2x image style |
1920x1080 | [user:original:field_user_photo:1920x1080]1920x1080 image style |
370x208 | [user:original:field_user_photo:370x208]370x208 image style |
370x208_2x | [user:original:field_user_photo:370x208_2x]370x208_2x image style |
400x225 | [user:original:field_user_photo:400x225]400x225 image style |
400x225_2x | [user:original:field_user_photo:400x225_2x]400x225_2x image style |
48x48 | [user:original:field_user_photo:48x48]48x48 image style |
48x48_2x | [user:original:field_user_photo:48x48_2x]48x48_2x image style |
large | [user:original:field_user_photo:large]large image style |
medium | [user:original:field_user_photo:medium]medium image style |
thumbnail | [user:original:field_user_photo:thumbnail]thumbnail image style |
w112 | [user:original:field_user_photo:w112]w112 image style |
w112_2x | [user:original:field_user_photo:w112_2x]w112_2x image style |
w416 | [user:original:field_user_photo:w416]w416 image style |
w416_2x | [user:original:field_user_photo:w416_2x]w416_2x image style |
Status | [user:status]Whether the user is active or blocked. |
Last access | [user:last_access]The date the user last accessed the site. |
Default Long Date | [user:last_access:long]A date in 'long' format. (Wednesday, September 4, 2024 - 11:02) |
Default Medium Date | [user:last_access:medium]A date in 'medium' format. (Wed, 09/04/2024 - 11:02) |
Default Short Date | [user:last_access:short]A date in 'short' format. (09/04/2024 - 11:02) |
Custom format | [user:last_access:custom:?]A date in a custom format. See the PHP manual for available options. |
Time-since | [user:last_access:since]A date in 'time-since' format. (54 years 8 months) |
Raw timestamp | [user:last_access:raw]A date in UNIX timestamp format (1725472932) |
Default theme | [user:theme]The user's default theme. |
Bio | [user:field_user_bio]Field "field_user_bio". The following properties may be appended to the token: value (Text), format (Text format) |
Company | [user:field_user_company]Field "field_user_company". |
Country | [user:field_user_country]Field "field_user_country". |
Customer | [user:field_user_customer]Field "field_user_customer". |
Comment count | [user:field_user_customer:comment-count]The number of comments posted on a node. |
New comment count | [user:field_user_customer:comment-count-new]The number of comments posted on a node since the reader last viewed it. |
Menu link | [user:field_user_customer:menu-link]The menu link for this node. |
Menu | [user:field_user_customer:menu-link:menu]The menu of the menu link. |
Edit URL | [user:field_user_customer:menu-link:edit-url]The URL of the menu link's edit page. |
Link ID | [user:field_user_customer:menu-link:mlid]The unique ID of the menu link. |
Title | [user:field_user_customer:menu-link:title]The title of the menu link. |
URL | [user:field_user_customer:menu-link:url]The URL of the menu link. |
Parent | [user:field_user_customer:menu-link:parent]The menu link's parent. |
Parents | [user:field_user_customer:menu-link:parents]An array of all the menu link's parents, starting with the root. |
Root | [user:field_user_customer:menu-link:root]The menu link's root. |
Meta tags | [user:field_user_customer:metatag]Meta tags for this node. |
Basic tags: Page title | [user:field_user_customer:metatag:title]The text to display in the title bar of web browsers. May also be used as the title for a bookmark. |
Basic tags: Description | [user:field_user_customer:metatag:description]A concise summary of the page's content, preferably 150 characters or less. May be used by in search results. |
Basic tags: Abstract | [user:field_user_customer:metatag:abstract]A concise summary of the page's content, preferably 150 characters or less. May be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
Advanced tags: Keywords | [user:field_user_customer:metatag:keywords]A comma-separated list of keywords about the page. This meta tag is nolonger supported by most search engines. |
Advanced tags: Google News Keywords | [user:field_user_customer:metatag:news_keywords]A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
Advanced tags: Google Standout | [user:field_user_customer:metatag:standout]Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
Advanced tags: Content rating | [user:field_user_customer:metatag:rating]Used to indicate the intended audience for the content. |
Advanced tags: Referrer policy | [user:field_user_customer:metatag:referrer]Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
Advanced tags: Generator | [user:field_user_customer:metatag:generator]Describes the name and version number of the software or publishing tool used to create the page. |
Advanced tags: Rights | [user:field_user_customer:metatag:rights]Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
Advanced tags: Image | [user:field_user_customer:metatag:image_src]An image associated with this page, for use as a thumbnail in social networks and other services. |
Advanced tags: Canonical URL | [user:field_user_customer:metatag:canonical]Preferred page location or URL to help eliminate duplicate content for search engines. |
Advanced tags: Shortlink URL | [user:field_user_customer:metatag:shortlink]A brief URL, often created by a URL shortening service. |
Advanced tags: Original Source | [user:field_user_customer:metatag:original-source]Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
Advanced tags: Previous page URL | [user:field_user_customer:metatag:prev]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
Advanced tags: Next page URL | [user:field_user_customer:metatag:next]Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
Advanced tags: Content language | [user:field_user_customer:metatag:content-language]Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
Advanced tags: Geo position | [user:field_user_customer:metatag:geo.position]Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
Advanced tags: Geo place name | [user:field_user_customer:metatag:geo.placename]A location's formal name. |
Advanced tags: Geo region | [user:field_user_customer:metatag:geo.region]A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
Advanced tags: ICBM | [user:field_user_customer:metatag:icbm]Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
Advanced tags: Refresh | [user:field_user_customer:metatag:refresh]The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
Advanced tags: Revisit After | [user:field_user_customer:metatag:revisit-after]Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
Advanced tags: Pragma | [user:field_user_customer:metatag:pragma]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
Advanced tags: Cache-Control | [user:field_user_customer:metatag:cache-control]Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
Advanced tags: Expires | [user:field_user_customer:metatag:expires]Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
Advanced tags: Specific directions for robots: | [user:field_user_customer:metatag:robots] |
Open Graph: Site name | [user:field_user_customer:metatag:og:site_name]A human-readable name for the site, e.g., IMDb. |
Open Graph: Content type | [user:field_user_customer:metatag:og:type]The type of the content, e.g., movie. |
Open Graph: Page URL | [user:field_user_customer:metatag:og:url]Preferred page location or URL to help eliminate duplicate content for search engines, e.g., http://www.imdb.com/title/tt0117500/. |
Open Graph: Content title | [user:field_user_customer:metatag:og:title]The title of the content, e.g., The Rock. |
Open Graph: Content title determiner | [user:field_user_customer:metatag:og:determiner]The word that appears before the content's title in a sentence. The default ignores this value, the 'Automatic' value should be sufficient if this is actually needed. |
Open Graph: Content description | [user:field_user_customer:metatag:og:description]A one to two sentence description of the content. |
Open Graph: Content modification date & time | [user:field_user_customer:metatag:og:updated_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. Can be the same as the 'Article modification date' tag. |
Open Graph: See also | [user:field_user_customer:metatag:og:see_also]URLs to related content. |
Open Graph: Image | [user:field_user_customer:metatag:og:image]The URL of an image which should represent the content. For best results use an image that is at least 1200 x 630 pixels in size, but at least 600 x 316 pixels is a recommended minimum. Supports PNG, JPEG and GIF formats. Should not be used if og:image:url is used. Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image URL | [user:field_user_customer:metatag:og:image:url]A alternative version of og:image and has exactly the same requirements; only one needs to be used. Note: some services do not accept this tag and will only accept the "image" tag above. |
Open Graph: Secure image URL | [user:field_user_customer:metatag:og:image:secure_url]The secure URL (HTTPS) of an image which should represent the content. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. Supports PNG, JPEG and GIF formats. All "http://" URLs will automatically be converted to "https://". Note: if multiple images are added many services (e.g. Facebook) will default to the largest image, not the first one. |
Open Graph: Image type | [user:field_user_customer:metatag:og:image:type]The type of image referenced above. Should be either "image/gif" for a GIF image, "image/jpeg" for a JPG/JPEG image, or "image/png" for a PNG image. Note: there should be one value for each image, and having more than there are images may cause problems. |
Open Graph: Image width | [user:field_user_customer:metatag:og:image:width]The width of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Image height | [user:field_user_customer:metatag:og:image:height]The height of the above image(s). Note: if both the unsecured and secured images are provided, they should both be the same size. |
Open Graph: Latitude | [user:field_user_customer:metatag:og:latitude] |
Open Graph: Longitude | [user:field_user_customer:metatag:og:longitude] |
Open Graph: Street address | [user:field_user_customer:metatag:og:street_address] |
Open Graph: Locality | [user:field_user_customer:metatag:og:locality] |
Open Graph: Region | [user:field_user_customer:metatag:og:region] |
Open Graph: Postal/ZIP code | [user:field_user_customer:metatag:og:postal_code] |
Open Graph: Country name | [user:field_user_customer:metatag:og:country_name] |
Open Graph: Email | [user:field_user_customer:metatag:og:email] |
Open Graph: Phone number | [user:field_user_customer:metatag:og:phone_number] |
Open Graph: Fax number | [user:field_user_customer:metatag:og:fax_number] |
Open Graph: Locale | [user:field_user_customer:metatag:og:locale]The locale these tags are marked up in, must be in the format language_TERRITORY. Default is en_US. |
Open Graph: Alternative locales | [user:field_user_customer:metatag:og:locale:alternate]Other locales this content is available in, must be in the format language_TERRITORY, e.g. "fr_FR". |
Open Graph: Article author | [user:field_user_customer:metatag:article:author]Links an article to an author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
Open Graph: Article publisher | [user:field_user_customer:metatag:article:publisher]Links an article to a publisher's Facebook page. |
Open Graph: Article section | [user:field_user_customer:metatag:article:section]The primary section of this website the content belongs to. |
Open Graph: Article tag(s) | [user:field_user_customer:metatag:article:tag]Appropriate keywords for this content. |
Open Graph: Article publication date & time | [user:field_user_customer:metatag:article:published_time]The date this content was published on, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article modification date & time | [user:field_user_customer:metatag:article:modified_time]The date this content was last modified, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: Article expiration date & time | [user:field_user_customer:metatag:article:expiration_time]The date this content will expire, with an optional time value. Needs to be in ISO 8601 format. |
Open Graph: First name | [user:field_user_customer:metatag:profile:first_name]The first name of the person who's Profile page this is. |
Open Graph: Last name | [user:field_user_customer:metatag:profile:last_name]The person's last name. |
Open Graph: Username | [user:field_user_customer:metatag:profile:username]A pseudonym / alias of this person. |
Open Graph: Gender | [user:field_user_customer:metatag:profile:gender]Any of Facebook's gender values should be allowed, the initial two being 'male' and 'female'. |
Open Graph: Audio URL | [user:field_user_customer:metatag:og:audio]The URL to an audio file that complements this object. |
Open Graph: Audio secure URL | [user:field_user_customer:metatag:og:audio:secure_url]The secure URL to an audio file that complements this object. All "http://" URLs will automatically be converted to "https://". |
Open Graph: Audio type | [user:field_user_customer:metatag:og:audio:type]The MIME type of the audio file. Examples include "application/mp3" for an MP3 file. |
Open Graph: Book's author | [user:field_user_customer:metatag:book:author]Links to the book's author's Facebook profile, should be either URLs to the author's profile page or their Facebook profile IDs. |
|