Skip to content

Releases: mikrobi/babel

Babel 3.3.0-pl (March 27, 2024)

27 Mar 11:26
Compare
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
Compare
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
Compare
Choose a tag to compare

Babel 3.1.0-pl (November 21, 2021)

21 Nov 08:35
e05dea4
Compare
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
Compare
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
Compare
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
Compare
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