| kegelergebnisse |
Module |
The main topic of this module is the management of teams, saisons, players and games inside the admin area. With the {kegelergebnisse} tag you are able to include the information stored inside the database to your homepage. It is possible to show the complete information of a team, only their schedule only one game and some statistics like average results for each team and each saison.
You can see a version with many data inside the database on the website of our sportsclub at: http://www.tsvlahm.de |
| Khronos |
Module |
A fork of a fork of the original Calendar project. This module handles recurring events in a different way. Has better template control, is more stable, and is easier to work with. This module is in no way compatible with the original Calendar module, and in no way should you try to convert data or templates from one to the other. |
| KRBQuiz |
Module |
Creating quizzes and add them to the content. |
| KSmarterImage |
Module |
• Key Features •
On-demand generation: SmartImage only processes images when the browser requests a specific format, not all variations at once
Optimized for <picture> tags: Perfect for responsive images with multiple formats, resolutions, and DPI variations
Massive performance gains: In large photo galleries where each image might have 3-4 different sizes, only requested variations are generated
Persistent SEO-friendly URLs: Generates stable, MD5-based URLs that remain consistent across cache clears
Custom filenames: Supports SEO-optimized filenames via the ksi_filename parameter
Database-backed: Stores image configurations for efficient URL resolution
Clean routing: Customizable URL prefix (default: /ksi/)
Simple Smarty integration: Easy-to-use {KSI} tag for frontend implementation
• Performance Benefits •
When cache is cleared, instead of regenerating dozens or hundreds of image variations immediately, KSmarterImage only processes what visitors actually need. This drastically reduces server load and page generation time.
Requirements:
CMS Made Simple 2.2+
SmartImage module 1.1.0+
• Use Case •
Essential for websites with large photo galleries, responsive designs using <picture> elements, or any scenario where multiple image variations are defined but not all are immediately needed. |
| KStyle |
Module |
This module will replace the stylesheet functionnality of the design manager to use a compilation of CSS and/or SCSS files located in a folder of your choice.
It is very useful when combined with an IDE (Integrated Development Environment, such as VSCode) that can interact with files on your server. |