TYPO3 Logo
Seminar Manager
Release: 5.2

Loading data.

  • Introduction
    • What does it do?
    • Key features
    • Screenshots
    • Seeing this extension in action
    • Credits
    • Sponsorship
  • Compatibility with TYPO3 12LTS/12.4
  • Installation
    • Installing the extension
    • Upgrading from seminars 4.x to 5.0
    • Regarding flexforms and TS setup
    • Setting up a login page
    • Set up the plug-in
    • Creating system folders
    • Setting access rights
    • Adding front-end pages
    • Enabling unregistration
    • Setting up a list of categories
    • Setting up the front-end registration lists
    • Setting up the Scheduler task
    • Testing the configuration
  • Configuration
    • Changing the HTML template
    • Configuring prices
    • Localization
    • Adding links to the terms & conditions page
    • Configuring CSS
    • Setting up the “multiple seats” feature
    • Setting up front-end editing
    • Setting up the default managers feature
    • Preselection in the list view URL
  • Users manual
    • List of available record types
    • The back-end module “Events”
    • Entering seminars and related records
    • Managing registrations
    • Linking to single seminar records
    • Roles related to event records
  • Reference
    • Setup common for front-end plug-in and back-end module in plugin.tx_seminars
    • Setup for the Seminar Manager front-end plug-in in plugin.tx_seminars_pi1
    • Setup for the list view
    • Setup for the registration digest email
    • Constants for the Seminar-Manager front-end plug-in in plugin.tx_seminars_pi1
    • Hooks
  • Known problems

PAGE CONTENTS

  • Adding links to the terms & conditions page
  1. Start
  2. Configuration
  3. Adding links to the terms & conditions page
View source

Display settings


Color scheme of code blocks:


Adding links to the terms & conditions page¶

On the second registration page, you can have up to two “terms & conditions” checkboxes. If you would like the checkbox labels to link to the page containing the terms & conditions (or if you would like to open that page as a pop-up), you can use some HTML for the checkbox label. For example, this will add a link to the first terms & conditions checkbox for a German site:

plugin.tx_seminars_pi1._LOCAL_LANG.de.label_terms = <a href="/index.php?id=1106&amp;type=11" onclick="popup(this.href); return false">Die Allgemeinen Gesch&auml;ftsbedingungen</a> habe ich gelesen und erkenne sie hiermit an.

You can do the same for the label_terms_2 label.

  • Previous
  • Next

Last updated: Apr 28, 2023 18:15

Last rendered: Apr 28, 2023 18:17

  • TYPO3 Theme 4.7.9
  • DRC v3.0.dev30
© Copyright 2023
  • Legal Notice
  • Privacy Policy
  • Code of Conduct