Shortcodes and menus
Last updated
Usable in any e107 page or template.
{RACEEVENT_EVENT_NAME}
raceevent
The event name.
{RACEEVENT_EVENT_DESCRIPTION}
raceevent
The event description, rendered as HTML.
{TIMETRACKER_VSTUP}
racetiming
A list of links to the checkpoint keypad — one per checkpoint.
{TIMETRACKER_VSTUP}The odd name is a leftover from the plugin this code came from. It was kept deliberately so that pages already using it keep working.
The page you put it on must not be public. It lists every keypad link — that is, every checkpoint password. Restrict it to a user class, or protect it with a password. It exists purely so the organizer has one place to copy the links from before sending them to the marshals.
Place these through the e107 Menu Manager.
Welcome
raceevent
The event name and description.
Checkpoints
racetrack
The checkpoints of the event.
Categories
racers
The categories, linking to their start lists and results.
racereports provides site links you can add to your website menu: a link per track and category for the online, finish, start and checkpoint reports. Add them through Admin → Site Links.
Last updated