This module provides node types, database-cache and management interface for displaying personalized match information for various official volleyball competitions in Germany.
They provide game data via XML, thus enabeling interested Clubs to display customized score tabs, results, next game announcements and season schedule.
This module is written for the needs of my local club FV Tübinger Modell, but since SAMS integration is available, it may be usefull for many other clubs in germany as well.
Features
Node Types
Team Node Types:
Teampage Tabelle: Displays the scoretable for a single team.
Teampage Spielplan: Displays the full game schedule for a single team.
Teampage Tabelle: Displays the scoretable for a single team.
Summary Node Types:
Gesamtspielplan
Kurztabelle: Display a table with only our Teams for a given Season.
Teammanager
The Teammanager is the core of this module.
Here you define which Information is available for our nodes to display.
This module I just created for getting basic concepts of ctool.
I thought this also may be useful to other users so contributing towards the community.