| Extension | |
|---|---|
| Nom | JO's Favorites |
| Joomla Extension |
|
| Github |
|
| Download |
|
JO's Favorites is an extension for Joomla which allows to display the favorites from Firefox or Microft Edge filtered according to criteria in an article
Main features
- Showing favorites exported from Firefox or Microsoft Edge
- selection according to criteria (name, path ...)
Configuration
We start by exporting his file of "brands-pages"
With Firefox
- In the Main Menu click on the Bookmarks Menu/Organize Bookmarks item

- Then click on Import and Backup Backup

- Choose the location of the file (of the json type); memorize his way.
- It is this file that must be imported into the JO's Favorites plugin
Plugin settings

Click on PArcourir to "upload" the previous file by clicking on "File Type": json

Example of use in an article
Insert a "tag" of the following form
{favorites name="Joomla_5.0"}
Result:
Links
List of parameters for the favorite tag
| Name | Use |
|---|---|
| name=xxx | filter on the name of the bookmark (exact match of the name) |
| like=xxx | filter on the name of the bookmark (substring of the name) |
| path=xxx/yyy | Generate a bookmark whose path is xxx/yyy |
| url=yyy name =xxx | Generate an "inline" bookmark with the name "xxx" (link to url) |
| tag=xxx | Generate a bookmark with the label "xxx" |
| keyword="kkk" | Generate a bookmark with the keyword "kkk" |
