Skip to content

Releases: mikrobi/babel

Babel 3.5.0-pl (April 3, 2025)

04 Apr 06:08
c3db6d3

Choose a tag to compare

  • Create translated resource children by option
  • Refresh translated resources with the content of a source resource
  • Mass unlink/delete/refresh translated resources of one resource and their children by option
  • Hide buttons in the custom manager page for contexts not in the context group of the current resource - thanks to A Demyanenko https://github.com/rs-a-demyanenko
  • Enable/disable babel.syncFields and babel.syncTVs with context settings - thanks to A Demyanenko https://github.com/rs-a-demyanenko
  • Sync babel.syncFields and babel.syncTVs context settings in grouped contexts - thanks to A Demyanenko https://github.com/rs-a-demyanenko
  • The babel button menu will have a scroll bar, with a large count of contexts
  • Add a new system setting babel.displayChunk, that can define a chunk for babel.displayText system setting

Babel 3.4.0-pl (October 13, 2024)

04 Apr 06:08
b152f08

Choose a tag to compare

Babel 3.3.0-pl (March 27, 2024)

27 Mar 11:26

Choose a tag to compare

  • Add a menu entry/button to create multiple translations in selectable contexts
  • Include a possible scrollbar height in the context grid height
  • [#204] New event when TV values have been synchronized - thanks to Arjen https://github.com/arjen-t
  • Add an option to link a new created translation with all existing translations
  • [#202] Fix synchronized TVs never triggered - thanks to Arjen https://github.com/arjen-t
  • Don't change the parent of a new linked resource to a folder

Babel 3.2.0-pl (Feb 7, 2024)

07 Feb 18:32
1679df3

Choose a tag to compare

  • Code refactoring
  • Modernized the user experience
  • Show the Babel button only on resources in contexts referenced in babel.contextKeys system setting
  • Show the context column in the custom manager page only for contexts referenced in babel.contextKeys system setting
  • System settings tab in custom manager page
  • Change the Babel button text by the babel.displayText system setting (language, context or combination)
  • Show all contexts in the Babel button by disabling the babel.restrictToGroup system setting
  • New snippet property restrictToGroup for the BabelLinks snippet.

Babel 3.1.1-pl (May 26, 2022)

07 Feb 18:28
320299d

Choose a tag to compare

Babel 3.1.0-pl (November 21, 2021)

21 Nov 08:35
e05dea4

Choose a tag to compare

  • Add MODX 3.x compatability
  • Fix minor bugs
  • Add various new translations
  • [#176] Accept a comma separated list of IDs in resourceId property (BabelTranslation snippet)
  • [#168] Invoke OnDocFormSave event when duplicating a resource

Babel 3.0.0-rc1 (April 15, 2016)

09 Dec 03:21

Choose a tag to compare

  • added Custom Manager Page for resources matrix, supported by Steven Morgan of Waterlogic

Babel 3.0.0-beta2 (December 2, 2014)

02 Dec 04:56

Choose a tag to compare

  • remove "q" and "cultureKey" url parameters on BabelLinks
  • add optional &toArray property to BabelLinks snippet
  • add optional &toPlaceholder property to BabelLinks snippet
  • add optional &wrapperTpl property to BabelLinks snippet
  • add icons
  • [#97] Add ru lexicon
  • [#73] Add AjaxManager support

Babel 3.0.0-beta1 (November 28, 2014)

27 Nov 20:13

Choose a tag to compare

  • [#77] Update readme.txt
  • [#51] Append URL parameters of current page if any
  • add &includeUnlinked property to BabelLinks, option to skip/include unlinked context
  • [#56] Emptying the MODX trash can corrupt values in modx_site_tmplvar_contentvalues
  • [#88] Skip unpublished contexts
  • [#82] Check for resourceId parameter before defaulting.
  • [#78][#62] added outputSeparator for BabelLinks
  • [#75] Replaced deprecated method clearCache() with refresh()
  • [#84] optimize OnResourceDuplicate
  • [#44][#29] Using cultureKey instead of contextKey on BabelTranslation snippet
  • [#70] fix is_folder to isfolder
  • [#27][#90][#92] Refactor language selection, runs using AJAX
  • [#83][#59] extend babel plugin OnResourceDuplicate for nested resources
  • [#67] italian translation
  • [#60] Added Dutch translation
  • [#58][#64] Fixed the error with updating a resource, at least in the quick update window