Mikrobi Babel Versions Save

Babel is an Extra for MODx Revolution that creates linked documents across different contexts. The easy way for your multilingual site!

3.3.0-pl

1 month ago
  • 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

3.2.0-pl

3 months ago
  • 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.

3.1.1-pl

3 months ago
  • Fix various bugs

3.1.0-pl

2 years ago
  • 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

3.0.0-rc1

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

3.0.0-beta2

9 years ago
  • 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

3.0.0-beta1

9 years ago
  • [#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