Forked from elindoorn/reserved-web-content-variables.txt
Created
March 24, 2020 13:48
-
-
Save jverweijL/842a201fb33085a2bdb3bdaa94c196e0 to your computer and use it in GitHub Desktop.
Reserved web content variables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reserved-article-asset-tag-names | |
reserved-article-author-comments | |
reserved-article-author-email-address | |
reserved-article-author-id | |
reserved-article-author-job-title | |
reserved-article-author-location | |
reserved-article-author-name | |
reserved-article-author-organization | |
reserved-article-create-date | |
reserved-article-description | |
reserved-article-display-date | |
reserved-article-id | |
reserved-article-modified-date | |
reserved-article-small-image-url | |
reserved-article-title | |
reserved-article-type | |
reserved-article-url-title | |
reserved-article-version | |
Use in freemarker: ${.vars['reserved-article-create-date'].data} | |
Use in velocity: $reserved-article-create-date.getData() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment