jweiland/jwnewsevent

Extend news to use them also as event

Installs: 103

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

3.0.0 2023-11-27 17:08 UTC

This package is auto-updated.

Last update: 2024-03-27 19:28:32 UTC


README

This extension adds some more fields to Georg Ringers "news", to use them as event records, too.

Install

After installing this extension you have to add the static extension template (TypoScript). After that, all domain models from "news" will be links to the domain models of this extension.

News fields

This extension add these new fields which you also can use in your templates:

  • isEvent: You can set all types (default, internal and external) as an event record
  • eventStart: Field for date and time
  • eventEnd: Field for date and time
  • organizer: A simple text field
  • location: A simple text field