AddOn
MBlock Multiple-Blöcke in Modul-Input-Formularen
Beschreibung
MBlock - multiple Datenblöcke innerhalb eines Moduls anlegen und sortieren.Mit MBlock ist es möglich innerhalb eines Moduls belieb viele Datenblöcke zu erzeugen. Die Datenblöcke können dann einfach per Drag & Drop oder auch via Up-/Down-Button sortiert werden.
Die aktuellste MBlock Version auf Github: https://github.com/FriendsOfREDAXO/mblock
Umsetzung
Versionen
3.4.13
What's Changed
- fix problems with iconv on some servers by @tyrant88 in https://github.com/FriendsOfREDAXO/mblock/pull/161
Full Changelog: https://github.com/FriendsOfREDAXO/mblock/compare/3.4.12...3.4.13
3.4.12
Behebt einen Darstellungsfehler, wenn kein initiales Fieldset gesetzt wurde.
3.4.11
Updated Examples to MForm >= 7
Added notice about MForm version
3.4.10
What's Changed
- fix Fix: "iconv illegal characters found..." by @tyrant88 in https://github.com/FriendsOfREDAXO/mblock/pull/157
Full Changelog: https://github.com/FriendsOfREDAXO/mblock/compare/3.4.9...3.4.10
3.4.9
What's Changed
- fix "Deprecated: mb_convert_encoding()" Warning by @tyrant88 in https://github.com/FriendsOfREDAXO/mblock/pull/156
New Contributors
- @tyrant88 made their first contribution in https://github.com/FriendsOfREDAXO/mblock/pull/156
Full Changelog: https://github.com/FriendsOfREDAXO/mblock/compare/3.4.8...3.4.9
3.4.8
What's Changed
- fix: typos by @eaCe in https://github.com/FriendsOfREDAXO/mblock/pull/154
- uses: actions/checkout@v3 by @alxndr-w in https://github.com/FriendsOfREDAXO/mblock/pull/155
New Contributors
- @alxndr-w made their first contribution in https://github.com/FriendsOfREDAXO/mblock/pull/155
Full Changelog: https://github.com/FriendsOfREDAXO/mblock/compare/3.4.7...3.4.8
3.4.7
Fixes an issue with PHP 8.1
https://github.com/FriendsOfREDAXO/mblock/commit/5092ac99a00f5e746c4f41a44e28b4bf3cf8abd9
3.4.6
Fix für Gridblock @https://github.com/iceman-fx/gridblock/issues/61
Danke @novinet-dsteffen @iceman-fx
3.4.5
PRESAVE-Action: Die REX_VALUES werden nach einer PRESAVE Aktion aus dem $_POST geladen.
Dadurch sind Validierungen ohne Neueingabe des Contents jetzt möglich. @skerbis
3.4.4
Fixes return types for YForm 4 in yform values
3.4.3
3.4.0 - 3.4.3
- Fixed: don't remove \' in media widget id
- Notice: add mblock:change and set rex:change to deprecated. rex:change will remove in next minor version
- Fixed: refresh disabled button status by drag and drop movements
- Fixed: don't add empty link and media list option
- dark mode support for REDAXO >= 5.13 thx to: @eaCe
- Compatibility: compare fix for REDAXO widgets
3.1.0
added rex:change event after item movements
3.0.0
ACHTUNG!!
Dies ist ein Major-Release.
- MBlock funktioniert nun vollständig mit rex:ready
Der verwendete Editor sollte rex:ready nutzen. - Spezieller Code für Editoren entfernt.
Ausführliche
Release-Notes:
https://github.com/FriendsOfREDAXO/mblock/releases/tag/3.0.0