| 1234567891011121314151617181920212223242526272829303132333435 |
- {
- "alias": "Alias",
- "cacheable": "Cacheable",
- "class_key": "Class Key of the Resource, e.g. modDocument",
- "content": "Resource Content",
- "content_type": "Content Type",
- "createdon": "Created On date, e.g. 2011-04-14 20:40:50, often used in conjunction with the strtotime output filter",
- "createdby": "Created By User ID Number",
- "deleted": "Deleted",
- "deletedby": "Deleted By User ID Number",
- "deletedon": "Date of Deletions",
- "description": "Description",
- "editedon": "Edited On date, e.g. 2011-04-18 09:06:08",
- "editedby": "Edited By User ID number",
- "hidemenu": "Hide From Menus; this attribute is read by many Snippets, e.g. WayFinder",
- "id": "Resource ID",
- "introtext": "Summary",
- "isfolder": "Container",
- "link_attributes": "Link attributes; these are inserted automatically when you use the [[~123]] syntax",
- "longtitle": "Long Title",
- "menuindex": "Menu Index",
- "menutitle": "Menu Title",
- "pagetitle": "Page Title",
- "parent": "Parent Resource",
- "pub_date": "Publish Date",
- "published": "Published",
- "publishedby": "Published By User ID Number",
- "publishedon": "Published On",
- "richtext": "Rich Text",
- "searchable": "Searchable",
- "template": "Template ID number",
- "unpub_date": "Unpublish Date [[*unpub_date:strtotime:date=`%a %b %e, %Y`]] See Date Formats.",
- "uri_override": "Freeze URI",
- "uri": "URI"
- }
|