Skip to content

Releases: SixDimensions/CQ-Extended-Tag-Library

Version 0.1.2

21 Jan 15:46

Choose a tag to compare

This release fixes the dependency issue from 0.1.1.

Version 0.1.1

21 Jan 15:45

Choose a tag to compare

Version 0.1.1 Pre-release
Pre-release

Adds the following:

  • SSI Tag - supports Server Side Includes, also adds a filter to handle virtual resources for this
  • Compatibility from CQ 5.5 - 5.6.1

This release has an issue in the dependency definition where one of the dependencies expects the type to be bundle. This may cause some projects to break, therefore it is encouraged to use version 0.1.2 or newer.

Version 0.1.0

21 Jan 15:39

Choose a tag to compare

Version 0.1.0 Pre-release
Pre-release

Initial release under the new structure. Includes support for the following tags and functions:

Functions

  • escapeSelector
  • getInheritanceValueMap
  • getInherited
  • getPage
  • getTitle
  • getUniqueId
  • listPages

Tags

  • defer
  • displayMode
  • externalize
  • getAssetMetadata
  • getAsset
  • writeDeferred
  • xssEncode

Compatible with CQ 5.6.1