Menu

Transplate Configuration

Csaba Skrabák

The transplate script will accept the following settings in the properties file.

Name Description Default Type
placeholderSubstitute text before substitution free text
autoIdFormat auto-id format {%d} free text
autoIdStart auto-id start 1000 integer
sourceInfo add comment to html about its source true true/false
srcLocAttrName source location attribute name t:src-loc free text

To be implemented:

  • time zone, default "UTC"
  • language, default {navigator.language}
  • date to number, default "yyyymmddhhmmss.fff"
  • true subst , default {error}
  • false subst, default {error}
  • short-circuiting OR and AND placeholder operations, default true

Related

Wiki: Home