Skip to content

Releases: DivanDesign/EvolutionCMS.snippets.ddGetParentId

Version 1.4

03 Sep 23:52
Compare
Choose a tag to compare
  • + You can just call \DDTools\Snippet::runSnippet to run the snippet without DB and eval (see README → Examples).
  • + README → Installation → Using (MODX)EvolutionCMS.libraries.ddInstaller.
  • + README_ru, CHANGELOG_ru.
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.60 is required.

Version 1.3.1

22 Jun 17:32
Compare
Choose a tag to compare
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.40.1 is required (not tested in older versions).
  • * Compatibility with new versions of (MODX)EvolutionCMS.libraries.ddTools.
  • * README, CHANGELOG: Style changes.
  • * README:
    • - Home.
    • + Links.
  • * Composer.json → requiredd/evolutioncms-libraries-ddtools:
    • * Renamed from dd/modxevo-library-ddtools.
    • * Version format fixed.

Version 1.3

22 Jun 17:28
Compare
Choose a tag to compare
  • + Empty items after parsing result_itemTpl will be ignored (you can calling third-party snippets in the template and set your own display conditions).
  • + Composer.json → Require.

Version 1.2.2

22 Jun 17:27
Compare
Choose a tag to compare
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.30 is required.
  • * Fixed a bug where result_itemsNumber was always equal to 'all'.
  • * Refactoring and other changes.

Version 1.0

22 Jun 17:27
Compare
Choose a tag to compare
  • + The first release.