OpenWGA 7.6 - OpenWGA Concepts and Features

Content Stores » Structure » Documents » Document types » Design documents

WebTML modules

Type name
WebTML module (tml)
Purpose

WebTML modules contain layout code in the markup language "WebTML" for dynamic publishing templates.

Keys
Access key: "name/mediakey" f.E. "outer_standard/html"

Document key: "tml/name/mediakey" f.E. "tml/outer_standard/html"
Relations to other documents
None.
Metadata fields
Name Role Data type Contents
cacheable   Boolean Determines if the generated code of this module, when used as outer layout for a request, may be cached by in browser cache while the data in the OpenWGA content store of the application does not change.
code   String The WebTML layout code
created   Date Date/time of creation of this document
directaccess   Boolean Determines if this WebTML module may be addressed directly via URL
lastmodified   Date Date/time of last modification of this document
mediakey Access String Key identifying the media type that the code of this module generates
name Access String Name of the WebTML module
pastauthors   List of strings Users that have saved this document in the past. The entries correspond to those in field "pasteditdates", i.e. list elements with the same index belong to the same saving event.
pasteditdates   List of dates Date/times tthis document has been saved in the past. The entries correspond to those in field "pastauthors", i.e. list elements with the same index belong to the same saving event.
revision   Integer Counts the times that this document has been saved