Releases: mikrobi/babel
Releases · mikrobi/babel
Babel 3.5.0-pl (April 3, 2025)
- 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 forbabel.displayTextsystem setting
Babel 3.4.0-pl (October 13, 2024)
- Add system setting "babel.syncFields" to sync resource fields on save - thanks to Jens Wittmann https://github.com/jenswittmann
- Add sortby and sortdir properties to the BabelLinks snippet - thanks to Vasily Naumkin https://github.com/bezumkin
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.contextKeyssystem setting - Show the context column in the custom manager page only for contexts referenced in
babel.contextKeyssystem setting - System settings tab in custom manager page
- Change the Babel button text by the
babel.displayTextsystem setting (language, context or combination) - Show all contexts in the Babel button by disabling the
babel.restrictToGroupsystem setting - New snippet property
restrictToGroupfor 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