Releases: mikrobi/babel
Releases · mikrobi/babel
Babel 3.3.0-pl (March 27, 2024)
- 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)
- 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)
- Fix various bugs
Babel 3.1.0-pl (November 21, 2021)
Babel 3.0.0-rc1 (April 15, 2016)
- added Custom Manager Page for resources matrix, supported by Steven Morgan of Waterlogic
Babel 3.0.0-beta2 (December 2, 2014)
Babel 3.0.0-beta1 (November 28, 2014)
- [#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