-
Notifications
You must be signed in to change notification settings - Fork 39
Open Location URL
femkevanderzalm edited this page Sep 9, 2016
·
3 revisions
The default templates use the token [event:location] for display of the Location information. This has the result of displaying the location as a hyperlink (if the URL is provided) which will open the url in the current browser window. Sometimes you may wish to open this in a new window. In which case you can change the template to use the following structure instead of the [event:location] token:
<a target="_blank" href="[event:locationurl]">[event:locationname]</a>
Introduction System Requirements
- Events Module settings
- Date Format
- Event dates without time
- Event details in place or not
- Event Settings
- Event Themes
- Event Views
- Templating Event Views
- Purge old events
- Custom Event themes
- Select Category via URL
- Select Start Date via URL
- RSS in the Events Module
- iCal support
- Upcoming Events View
- Repeater view
- Video Tutorials
- Open Location URL
- The use of Templates
- Tokens to be used in Templates
- Daylight Saving Time
- The same Events on two pages
- Install module for Development