OpenWGA 7.6 - OpenWGA Concepts and Features

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

Script modules

Type name
Script module (cssjs)
Purpose

Script modules store Non-WebTML code in a variety of programming and definition languages that are used in OpenWGA development.

Keys
Access key: "name/codetype" f.E. "basic/css"

Dokumentenschlüssel: "cssjs/name/codetype" z.B. "cssjs/basic/css"
Relations to other documents
None.
Metadata fields
Name Role Data type Contents
code   String Contained script or definition code
codetype Access String Type of code contained in this module:
  • "css" - Cascading Style Sheets
  • "js" - JavaScript
  • "xml" - Extensible Markup Language
  • "vbs" - Visual Basic Script
  • "tmlscript" - TMLScript
created   Date Date/time of creation of this document
lastmodified   Date Date/time of last modification of this document
name Access String Name of the script 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