- Issue created by @tchible
- Status changed to Fixed
10 months ago 7:59pm 11 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.
The wine you have tasted. Start typing the name then select it from the list. If the wine does not exist yet, click on the "+" green icon on the left. Click on the pencil icon to edit the wine currently selected.
If you have tasted this wine during the session, please use this field; otherwise, use the date field below.
If you did not try the wine on session use this field to save the tasting date.
How would you rate this wine on a scale from 0 to 20? A wine with no issues should start at 10.
Tip: take a picture on a white background.
The wine's color and external appearance.
The aromas of the wine.
What kind of dishes should be paired with this wine?
Additional information regarding this particular tasting.
<?php
$date = format_date($node->field_day[LANGUAGE_NONE][0]['value'],'day');
$theme = !empty($node->field_single_text2) ? ' '.$node->field_single_text2[LANGUAGE_NONE][0]['value'] : '';
return $date.$theme;
?>
The starting time when the session will be held.
What is the session about?
Where will the meeting take place ?
The maximum number of people who can participate.
Unusual things to know about this session.
[node:field_producer] [node:field_singletext] [node:field-vintage:custom:Y]
The name of the winemaker, whether it's an individual, company, corporation, or domain...
The name as it appears on the label.
Leave it blank if the vintage is unknown (like Champagne).
Indicate whether the wine has PDO (Protected Designation of Origin) or PGI (Protected Geographical Indication) certification. If the wine doesn't have PDO/PGI certification, please select a top region.
Enter the grape varieties that make up the wine one by one. If you know the proportions, include them. If a grape variety is not found in the autocomplete, type it, and it will be created automatically.
A picture of the bottle looks nicer on a transparent background (in PNG format).
Tip: You can search for the wine on an image search engine.
The link (URL), usually to the producer's website where the wine is presented.
The price you have really paid for this bottle, not an estimation. If you want to mention the true price, use the remark field.
If the wine is truly (not slightly) sparkling.
The wine's classification by color.
Specify the agricultural practices used in the production of this wine, such as organic, conventional, sustainable, or others. Leave this field blank if unsure.
The alcohol level as indicated on the label.
The place where you bought this bottle. Use the green "+" icon to add a new vendor and the pencil icon to edit the selected vendor.
Add here only oak barrel aging. For any other aging use the remarks field.
Add any additional comment related to the bottle.
Fixed
10.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.