en:user:favourites
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:user:favourites [2024/02/12 23:42] – [Customizing Favourites] kjdon | en:user:favourites [2025/10/03 00:55] (current) – [Disable Favourites for one collection] kjdon | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== Greenstone 3 Favourites ====== | ====== Greenstone 3 Favourites ====== | ||
- | //[ This page documents favourites for Greenstone 3 version 3.11. For 3.10 and earlier versions, please see our [[en: | + | //[ This page documents favourites for Greenstone 3 version 3.11 and later. For 3.10 and earlier versions, please see our [[en: |
The favourites functionality allows the user to collect up a set of interesting or useful documents as she is browsing through the library. Once they are finished, they can view the basket of links, and email it to themselves. | The favourites functionality allows the user to collect up a set of interesting or useful documents as she is browsing through the library. Once they are finished, they can view the basket of links, and email it to themselves. | ||
Line 14: | Line 14: | ||
A library can enable the favourites functionality using a servlet option. Favourites are enabled by default. To disable, please edit resources/ | A library can enable the favourites functionality using a servlet option. Favourites are enabled by default. To disable, please edit resources/ | ||
- | A user can enable/ | + | A user can enable/ |
< | < | ||
Line 22: | Line 22: | ||
</ | </ | ||
+ | Note, this doesn' | ||
+ | |||
+ | Second note, if you are testing this you may need to use a private browser window. Greenstone stores your settings between sessions and if it has stored the favourites being on, then this changing this setting in the library won't affect your current stored session. | ||
+ | |||
+ | ===== Disable Favourites for one collection ===== | ||
+ | |||
+ | If you would like to turn off favourites just for one collection, you can add a custom gslib.xsl into the collection' | ||
+ | |||
+ | Open a new file in the transform folder called gslib.xsl and add the following as its contents. | ||
+ | < | ||
+ | <?xml version=" | ||
+ | < | ||
+ | xmlns: | ||
+ | xmlns: | ||
+ | xmlns: | ||
+ | xmlns: | ||
+ | xmlns: | ||
+ | xmlns: | ||
+ | xmlns: | ||
+ | xmlns: | ||
+ | exclude-result-prefixes=" | ||
+ | |||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | </ | ||
===== Customizing Favourites ===== | ===== Customizing Favourites ===== | ||
en/user/favourites.1707781349.txt.gz · Last modified: 2024/02/12 23:42 by kjdon