AddOn
blÖcks
Beschreibung
Blöcke online/offline schalten, per Drag&Drop verschieben sowie kopieren/ausschneiden und einfügen.Mit diesem Addon lassen sich einzelne Modulblöcke ein- und ausschalten (Plugin STATUS). Außerdem kann über das Plugin DRAG&DROP die Sortierung von Modulblöcken via Drag&Drop angeschaltet werden. Das Plugin CUT© ermöglicht es, einzelne Module zu kopieren oder auszuschneiden und an anderer Stelle einzufügen.
BLÖCKS bei GitHub: https://github.com/FriendsOfREDAXO/bloecks .
Umsetzung
Versionen
3.1.1
Bugfixes
- Provides backward compatibility for Dark Mode in REDAXO 5.12 and earlier
3.1.0
Features
- Dressed up for new dark mode (REDAXO 5.13)
3.0.2
- Release mit aktuellen Assets
- Installation nun auch unter PHP 8 möglich.
3.0.0
Features
This releases provides REDAXO 5.10 compatibility. Since online/offline status of slices is now implemented into the core system, blÖcks doesn’t need to provide this feature any more.
Breaking changes
Status plugIn has been disabled for REDAXO >=5.10. In case you’ve built custom functions on top of this plugIn, they will most likely break.
2.1.2
Bugfixes
- Svensk översättning (#88, @interweave-media)
- Traducción en castellano (#89, @nandes2062)
- Show buttons only if users got permissions (#93, @tbaddade)
- Fix offline marker styles (#83)
- add PHP min version (#91)
- Update developer docs
2.1.1
2.1.0 + 2.1.1
Features:
- Grunt: implement production workflow and use it for releases
Bugfixes:
- Fix missing sourcemaps (#79)
- Fix sourcemaps flow: do NOT generate for production (messed this up before, sry)
- Fix release flow
2.0.1
Bugfixes:
- Fix dropdown layer issues on hover (#80)
2.0.0
Features:
- Offline blocks are now painted greyish and show a marker which makes them easier to distinguish from online blocks. (#73)
- No system message is displayed when the status of blocks has changed, since the visual feedback is now sufficient. (#73)
- Status icons no longer show the current status, but the target status: click on the crossed-out eye to set a block offline, and on the seeing eye to set it online. (#73)
- Scroll page to current block after drag and drop
- Improved drag and drop styles
- Revised the documentation
- Updated AddOn and PlugIn pages to show the documentation (#35)
- Used English as primary language
Breaking changes:
CSS styles have been changed and may not work as expected, if you are using a custom theme for your REDAXO backend! Without custom theme, there shouldn’t be any breaking changes.
1.4.2
Bugfixes:
- Anfasser-Markierung (Handle) für Drag & Drop korrigiert (#71)
1.4.1
1.4.0
1.3.15
1.3.15 REDAXO Mindestversion auf 5.5 angehoben,
da die in 566f2c7 verwendete klasse rex_csrf_token erst seit redsaxo 5.5.0 existiert
Folgende Versionen wurden deshalb offline gestellt
1.3.14 5.x - Traducción en castellano (#5, @nandes2062)
1.3.13 5.x D'n'd: CSRF-Problematik gelöst
Danke @gharlan
1.3.12
Slice Status wird nun über neuen EP-param abgefragt
sv_se.lang hinzugefügt