AddOn
Quick Navigation
Beschreibung
Schnelle Navigation in Kategorien und zuletzt geänderte Artikel und MedienQuick Navigation liefert eine zusätzliche schnelle Navigation. Darüber hinaus liefert es eine chronologische Auflistung zuletzt bearbeiteter Dateien und Artikel. Über die Benutzerrechte können einige Einstellungen durchgeführt werden.
Weitere Informationen in Github: https://github.com/FriendsOfREDAXO/quick_navigation
github.com/FriendsOfREDAXO/quick_navigation
Umsetzung
Versionen
8.1.3
What's Changed
- manage favorites link by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/186
Full Changelog: https://github.com/FriendsOfREDAXO/quick_navigation/compare/8.1.2...8.1.3
8.1.2
YForm-Button und Favoriten werden erst angezeigt, wenn auch vorhanden oder gesetzt.
Somit wird das klassische Verhalten wieder hergestellt.
What's Changed
- YformButton entfernt wenn leer by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/184
- Leere Favoriten entfernt by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/185
Full Changelog: https://github.com/FriendsOfREDAXO/quick_navigation/compare/8.1.1...8.1.2
8.1.1
What's Changed
- FIxed PHP warning: undefined variable $custom by @MC-PMOE in https://github.com/FriendsOfREDAXO/quick_navigation/pull/181
New Contributors
- @MC-PMOE made their first contribution in https://github.com/FriendsOfREDAXO/quick_navigation/pull/181
Full Changelog: https://github.com/FriendsOfREDAXO/quick_navigation/compare/8.1.0...8.1.1
8.1.0
Was hat sich geändert?
- Schicke Styles von @tbaddade @skerbis
- Die meisten Ausgaben laufen über Fragmente @tbaddade
- Treeview @tbaddade
- Bessere Listendarstellung @tbaddade
- Add-Buttons für Artikel @tbaddade
- Neuer Event quick-navigation:ready von @alxndr-w
- Code in separate Classes und Namespaces ausgelagert @tbaddade @skerbis
- Deutsche Readme @skerbis
- Alten Code gelöscht
Entfallen in der nächsten Version:
Deprecated Classes and Methods:
- rex_api_quicknavigation_render
- FriendsOfRedaxo\QuickNavigation\QuickNavigationApi
- FriendsOfRedaxo\QuickNavigation\QuickNavigation::linkmap_list
- FriendsOfRedaxo\QuickNavigation\QuickNavigation::media_history
What's Changed
- Event quicknavigation:ready auslösen by @alxndr-w in https://github.com/FriendsOfREDAXO/quick_navigation/pull/168
- Revert "Event quick-navigation:ready auslösen" by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/170
- Markup and styling by @tbaddade in https://github.com/FriendsOfREDAXO/quick_navigation/pull/169
- event: quicknavigation:ready by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/173
- js and css fixes by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/175
- focus style removed quicknavi.css by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/177
- Media as own class by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/178
- Create LinkMapQuickNavigation by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/179
Full Changelog: https://github.com/FriendsOfREDAXO/quick_navigation/compare/8.0.0...8.1.0
8.0.0
Major Release 8
What's Changed
- Namespaces and Folders changed by @skerbis in https://github.com/FriendsOfREDAXO/quick_navigation/pull/167
- Fixed Upgrade
Full Changelog: https://github.com/FriendsOfREDAXO/quick_navigation/compare/8.0.0-beta1...8.0.0-beta2
Major Release 7
ALLES NEU!
Kompletter Rewrite des AddOns
- Min. REDAXO 5.17
- Neu: ButtonRegistry: Buttons können jederzeit über die Registry angemeldet und nach Priorität eingesetzt wrerden. Siehe Hilfe.
- Vorwärts- und Rückwärts-Blättern bleiben erhalten, wenn mehrere Artikel vorhanden.
- Jeder Button wurde vollständig überarbeitet
- Nutzt jetzt vollständig Namespaces, prepared for REDAXO 6
- Stile überarbeitet (sieht dem Vorgänger immer noch ähnlich)
- Je Button eine eigene PHP-Class somit einfacher zu pflegen/erweitern.
- Category-Select und DOM-Manipulation entfernt und durch ein BackendStructureArray ersetzt
Entfernt: Im Struktur-Button wird nicht mehr die aktive Kategorie als Bezeichnung angezeigt. Damit wird ein Zappeln der Buttons verhindert. Es bleibt kompakt und es gibt ja die Breadcrumb.
6.1.1
- Fixes for REDAXO 5.16 icons, Backend and minibar frontend @skerbis
- minor security fix by @dergel
6.1.0
Grundlegende Stile nun per css variablen.
Das ermöglicht die Anpassung an eigene Themes.
:root {
--qn-primary-color: #4b9ad9; /*Szandard-Link-Color */
--qn-status1: #3bb594;
--qn-status2: #e74c3c;
--qn-status-default: #ccc;
--qn-background-color: transparent;
--qn-watson-btn-background-color: transparent;
--qn-border-color: rgba(155, 155, 155, 0.1);
--qn-border-width: 0;
--gn-border-status-width: 5px;
}
6.0.3
Revert css. Das letzte CSS zeigte die Plus-Buttons für YForm nicht an.
6.0.2
small code fixes
6.0.1
Konflikt mit watson: '<2.3.0' hinzugefügt
6.0.0
What's Changed
- ForCal-Integration entfernt: @skerbis
- Watson Button angepasst by @tbaddade in https://github.com/FriendsOfREDAXO/quick_navigation/pull/144
Full Changelog: https://github.com/FriendsOfREDAXO/quick_navigation/compare/5.4.2...6.0.0
Der ForCal-Button wird jetzt von ForCal selbst bereitgestellt.
5.4.1
min. PHP-Version 7.3 entsprechend REDAXO 5.13
4.0.0
- requires: REDAXO >=5.12
- Logic moved form fragments to php class
- old fragments removed
- New: fragment quick_button for button output
- Search field output via the core search fragment
- changed some css definitions
- New: Setting enable/disbale article browsing
- interweave-media and @gharlan Svensk översättning
Achtung! für Installationen < 4.0
Eigene, abgewandelte Fragmente sind nicht mehr lauffähig.
Achtung! für Installationen bis 2.5
Die Ansichtsrechte für Redakteure haben sich geändert.
Damit ein Redakteur alle Änderungen verfolgen kann, muss das Recht dafür gesetzt werden.
Ist das Recht nicht gesetzt, sehen die Redakteure nur die eigenen Änderungen.