Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zoglo committed Apr 16, 2024
1 parent bad5a51 commit 0377cb4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@ The recommendation list can display published (and verified) recommendations fro
<td>Items per page</td>
<td>Number of recommendations per page - Activates pagination</td>
</tr>
<tr>
<td>Custom label</td>
<td>Allows customizing the translation to for the redirect link</td>
</tr>
<tr>
<td>Meta fields</td>
<td>Here you can select meta fields to display</td>
Expand All @@ -175,6 +179,10 @@ The recommendation list can display published (and verified) recommendations fro
<td>Module template</td>
<td>The modules template that is being used</td>
</tr>
<tr>
<td>Use dialog popup</td>
<td>Does not output the redirect link and embeds a dialog box instead. The `js_recommendation` template has to be included in the page layout</td>
</tr>
<tr>
<td>Image settings</td>
<td>You have the possibility to add pictures to your recommendations. These are the image settings for them</td>
Expand Down Expand Up @@ -203,6 +211,14 @@ The recommendation list can display published (and verified) recommendations fro
<td>Recommendation archives</td>
<td>Here you can select one or more archives to read recommendations from</td>
</tr>
<tr>
<td>Overview page</td>
<td>Adds the overview page to the template to not use ``javascript:history.go(-1)`` anymore</td>
</tr>
<tr>
<td>Custom label</td>
<td>Allows customizing the translation for the overview link</td>
</tr>
<tr>
<td>Meta fields</td>
<td>Here you can select meta fields to display</td>
Expand Down

0 comments on commit 0377cb4

Please sign in to comment.