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
Friends Of REDAXO zum Profil
Versionen
2.1.1
2.1.0 + 2.1.1
Features:
- Grunt: implement production workflow and use it for releases
Bugfixes:
- Fix missing sourcemaps (1(https://github.com/FriendsOfREDAXO/bloecks/issues/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 (1(https://github.com/FriendsOfREDAXO/bloecks/issues/80))
2.0.0
Features:
- Offline blocks are now painted greyish and show a marker which makes them easier to distinguish from online blocks. (1(https://github.com/FriendsOfREDAXO/bloecks/pull/73))
- No system message is displayed when the status of blocks has changed, since the visual feedback is now sufficient. (1(https://github.com/FriendsOfREDAXO/bloecks/pull/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. (1(https://github.com/FriendsOfREDAXO/bloecks/pull/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 (2(https://github.com/FriendsOfREDAXO/bloecks/pull/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 (1(https://github.com/FriendsOfREDAXO/bloecks/issues/71))
1.4.1
Bugfixes:
- Positionierung der Blöcke bei Drag & Drop korrigiert (1(https://github.com/FriendsOfREDAXO/bloecks/issues/68))
- Fehler beim Cut & Copy bei aktiviertem `structure/version`-Plugin korrigiert (2(https://github.com/FriendsOfREDAXO/bloecks/issues/69))
- Fehler beim Drag & Drop bei aktiviertem `structure/version`-Plugin korrigiert (3(https://github.com/FriendsOfREDAXO/bloecks/issues/70))
1.4.0
- Features
- Artikel aus der Zwischenablage werden innerhalb der Auswahl »Block hinzufügen« nun oben statt unten angezeigt (1(https://github.com/FriendsOfREDAXO/bloecks/issues/56)).
- Der Status eines Blocks wird beim Einfügen übernommen (2(https://github.com/FriendsOfREDAXO/bloecks/issues/45)).
- UI für Drag & Drop angepasst: Anfasser und Schatten (3(https://github.com/FriendsOfREDAXO/bloecks/issues/34)).
- Bugfixes
- Fehlendes visuelles Feedback bei ausgeblendeten Blöcken (4(https://github.com/FriendsOfREDAXO/bloecks/issues/42))
- Drag & Drop plugin zeigt Move-Cursor auch dann, wenn Nutzerrechte fehlen (5(https://github.com/FriendsOfREDAXO/bloecks/issues/60))
- Verschiedene kleine Bugfixes
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
1.3.11
- package()-Aufruf in Fehlermeldung innerhalb rex_api_content_move_slice_to.php gefixt
- console.log()s in Produktivversion entfernt ([Issue #30](https://github.com/FriendsOfREDAXO/bloecks/issues/30))
- aktualisierte englische Sprachdatei [ynamite](https://github.com/ynamite)
- pt_br.lang hinzugefügt (Taina Soares)