The Webtender Favourite drink list is a system that allow the users
to build a list of their favourite drinks from The Webtender
database. The list is stored in a cookie on the users computer. This way
the users choice of drinks is kept private to this user.
How to use it
To manage the list of drinks, you click on the
icon at the bottom of one of the recipes. This will take you to the
favourite list manager where you have several choices:
"Add [drinkname] to the list"-button
This button is visible when you enter the list manager from a
drink recipe. [drinkname] will be the name of the drink you came
from. Clicking this button will add this drink to the list.
Your current drinklist
In this window all drinks on your favourites list are
displayed. Selecting a drink is done by clicking the checkbox in
front of the drinkname. Clicking on a drinkname will display
that drink.
Print selected and Print all
Clicking one of these buttons will either output a page with all
drinks that are selected from the list above, or all the drinks
in the list. Click on print in your browser to output it ta the
printer.
Delete selected
Clicking this button will delete the selected drinks from the
list.
Clear selection
Available with Javascript only. Clicking this button
will deselect (uncheck checkboxes) all drinks in the list.
Select all
Available with Javascript only. Clicking this button
will select all drinks in the list.
Invert selection
Available with Javascript only. Clicking this button
will select all drinks that are not selected and deselect the
rest.
Notes
If you have cookie support turned off in your browser, you should
turn this on. If not the list system is not going to work.