folderweb/app
Ruben a205f2cbd7 Remove language-specific content handling
Refactor to use plugin system for language support

Remove hardcoded language features from core

Move language handling to plugin system

Improve content file discovery

Simplify context creation

Add plugin system documentation

Implement hook system for extensibility

Add template variable hook

Add context storage for plugins

Improve error handling

Refactor rendering logic

Improve list view sorting

Add support for custom list templates

Improve metadata handling

Add plugin system reference documentation
2025-11-25 20:19:12 +01:00
..
default Add plugin system and improve language handling 2025-11-11 23:36:53 +01:00
docs Remove language-specific content handling 2025-11-25 20:19:12 +01:00
plugins/global Add plugin system and improve language handling 2025-11-11 23:36:53 +01:00
vendor Update PHP version to 8.4 and add property hooks 2025-11-01 23:33:09 +01:00
cache.php Add markdown file caching functionality 2025-11-03 21:50:43 +01:00
config.ini Update default language to English 2025-11-02 13:46:12 +01:00
config.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
constants.php Refactor template and content handling logic 2025-11-01 22:54:42 +01:00
content.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
context.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
helpers.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
hooks.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
plugins.php Add plugin system and improve language handling 2025-11-11 23:36:53 +01:00
rendering.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
router.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
static.php Add test comment to static and router files 2025-10-03 13:17:00 +02:00