-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
67 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Download | ||
|
||
Bist du im Shop angemeldet, lade das Plugin unter folgendem Link herunter: https://kicktemp.shop/dashboard/downloads. Das Plugin wird als .zip-Datei heruntergeladen. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
src/kicktemp-addons-for-yootheme-pro/module/favedsource/integration.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Integration | ||
|
||
**Artikel der Favoritenliste hinzufügen** | ||
|
||
1. Erstelle mit dem Builder innerhalb einer Section das Faved-Element. Dieses findest du unter den Kicktemp Elements. | ||
2. Wähle das Element aus, um es entsprechend anzupassen. | ||
3. Im Bereich Icon fügst du nun ein gewünschtes Icon aus, über welches dann Beiträge der Favoritenliste hinzugefügt werden können. | ||
4. Trage nun unter Bookmark group den Namen deiner Favoritenliste ein. | ||
5. In der Spalte Article-ID wird dynamisch die Article-ID ausgegeben. | ||
|
||
Nun kannst du Beiträge über einen Klick auf das Icon deiner Favoritenliste hinzufügen. | ||
|
||
**Ausgabe der Favoritenliste** | ||
|
||
1. Erstelle mit dem Builder innerhalb einer Section ein Element, um die Favoritenliste ausgeben zu lassen z.B. Liste. Es kann jedes Element dafür gewählt werden. | ||
2. Wähle das Element aus und gehe in die erweiterten Einstellungen. | ||
3. Unter Dynamischer Inhalt muss nun "Custom Faved Articles" gewählt werden. | ||
4. Setzte unter Filtered by Bookmark Group dine benutzer Gruppe. | ||
|
||
Jetzt werden alle Beiträge mit entsprechender ID dargestellt.2 |
38 changes: 38 additions & 0 deletions
38
src/kicktemp-addons-for-yootheme-pro/module/favedsource/settings.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Settings | ||
|
||
Im Folgenden werden alle Einstellungsmöglichkeiten erklärt. | ||
|
||
## Inahlt | ||
|
||
| Setting | Description | Bereichsvariablen | | ||
|----------------|----------------------------------------|-------------------| | ||
| Icon | Wähle einen Icon aus der Icon-Sammlung | Icon | | ||
| Bookmark Group | Name der Favoritenliste | Text | | ||
| Article ID | | | | ||
|
||
## Einstellungen | ||
|
||
**Mitteilung** | ||
|
||
| Setting | Description | Bereichsvariablen | | ||
|---------------|----------------------------------------------------|---------------------------------------------------------------------------| | ||
| Add Text | Text der Mitteilung bei Hinzufügen zur Liste | Text | | ||
| Add Status | Stil der Statusmeldung bei Hinzufügen | Primary, Success, Warnung, Danger | | ||
| Remote Text | Text der Mitteilung bei Entfernen von der Liste | Text | | ||
| Remove Status | Stil der Statusmeldung bei Entfernen von der Liste | Primary, Success, Warnung, Danger | | ||
| Position | Position der Mitteilungen | top-left, top-center, top-right, bottom-left, bottom-center, bottom-right | | ||
| Timeout | Wie lange die Mitteilung angeziegt wird | Zahl | | ||
|
||
**Icon** | ||
|
||
| Setting | Description | Bereichsvariablen | | ||
|-------------|------------------------------------------|-------------------| | ||
| Icon Breite | wie breit das Icon angezeigt werden soll | Zahl | | ||
|
||
**Cookie** | ||
|
||
| Setting | Description | Bereichsvariablen | | ||
|---------|---------------------------------------|-------------------| | ||
| Expired | wie lange der Cookie gespeichert wird | Tage | | ||
|
||
|