Show Link to Event Page
showdetails |
radio |
1 |
1 = JYES 0 = JNO |
Show link to event page? (Link on title only works if showtitle is yes). |
Format Date
formatdate |
text |
JEM default / empty |
Free value or inherited setting |
Date format using the PHP date format, for example 'j. M Y'. For more information <a href='https://www.php.net/manual/en/datetime.format.php' target='_blank'>visit the PHP manual</a>. |
Format Date (short)
formatShortDate |
text |
JEM default / empty |
Free value or inherited setting |
Short date format, e.g. used in tables. Leave empty to use language file standard. |
Format Time
formattime |
text |
JEM default / empty |
Free value or inherited setting |
Time format using the PHP time format, for example 'H:i'. For more information <a href='https://www.php.net/manual/en/datetime.format.php' target='_blank'>visit the PHP manual</a>. |
Format Hour
formathour |
text |
JEM default / empty |
Free value or inherited setting |
Hour format using the PHP time format, for example 'H'. For more information <a href='https://www.php.net/manual/en/datetime.format.php'>visit the PHP manual</a>. This format is used in Edit event views for the hour dropdown boxes. |
Time Suffix
timename |
text |
JEM default / empty |
Free value or inherited setting |
This will be shown behind the time on the frontend. Fill in 'h' or 'Uhr', for example, or leave blank if you don't need it. |
Store IP
storeip |
radio |
0 |
1 = JYES 0 = JNO |
Choose whether or not you want to store the IP of users who submit data. |
Layout Style
layoutstyle |
list |
0 |
0 = Legacy (Table Style) 1 = Default (Responsive Style) |
Choose a style for the frontend. Select between old table style or modern responsive style. |
Use Icon Font
useiconfont |
radio |
0 |
1 = JYES 0 = JNO |
Use icon font instead of images for print icons etc. |
Allowed Image Files
image_filetypes |
text |
jpg,gif,png,webp |
Free value or inherited setting |
Specify allowed image file extensions, separated by commas. |
Max. Image Filesize (KB)
sizelimit |
text |
JEM default / empty |
Free value or inherited setting |
Maximum image file size in KB. |
Max. Height of Thumbnails
imagehight |
text |
JEM default / empty |
Free value or inherited setting |
Maximum height of thumbnail image and category picture. |
Max. Width of Thumbnails
imagewidth |
text |
JEM default / empty |
Free value or inherited setting |
Max. width of thumbnail image and category picture. |
Enable Pop Up Thumbnail
gddisabled |
radio |
0 |
1 = JYES 0 = JNO |
If the GD Library is unavailable on your server, or only has version 1 or lower installed, the thumbnail creation will be deactivated by default. |
Lightbox Effect
lightbox |
radio |
0 |
1 = JYES 0 = JNO |
Enable the nice Lightbox effect for image thumbnails |
Flyer
flyer |
radio |
0 |
1 = JYES 0 = JNO |
If enabled, use original resolution image without scaling, instead of thumbnail |
Edit Description
meta_description |
textarea |
JEM default / empty |
Free value or inherited setting |
With the editor you can create your own metadescription. Use the Suggestion button if you need an example |
Handle Old Events
oldevent |
list |
0 |
0 = Do nothing 2 = Archive old events 3 = Trash old events 1 = Delete old events |
Archive, Trash or completely Delete old events automatically. |
After Number of Days
minus |
text |
JEM default / empty |
Free value or inherited setting |
Number of days in the past which will not be deleted or archived. This has no effect if the option above is disabled. |
IP storage mode
storeipmode |
list |
full |
full = Full IP address
anonymized = Anonymized IP address
hash = Hashed IP address Visible when: storeip:1 |
Choose how submitted IP addresses are stored when Store IP is enabled. |