Skip to content

Version 2.2

Choose a tag to compare

@Ronef Ronef released this 15 Jan 00:32
· 56 commits to master since this release
  • * Attention! PHP >= 5.4 is required.
  • * Attention! MODXEvo >= 1.1 is required.
  • * Attention! MODXEvo.libraries.ddTools >= 0.18 is required.
  • + Added JSON and Query string formats support for the tpl_placeholders parameter (with backward compatibility).
  • + Added support of the @CODE: keyword prefix in the tpl parameter.
  • * The following parameters were renamed (with backward compatibility):
    • * docFieldfile_docField.
    • * docIdfile_docId.
    • * sizeType → sizeNameFormat.
    • * sizePrec → sizePrecision.
    • * placeholders → tpl_placeholders.
  • * The sizeNameFormat parameter changes:
    • * User-friendly values.
    • + Added EnFull value.
    • * Is equal to EnShort by default.