welcomehelpde/engelsystem

Current templating system is a mess

Closed this issue · 3 comments

The current templating system is based on loosly coupled and used functions that dont provide the security and the level of abstractation that would be sufficient for the project and especially for the fulfillment of #45.

haha .. issue widely known .. BUT .. is it easy to clean up? .. any concept? .. it would be a medium term task, imho

Switch it out for sth like smarty or twig. Clean blocks and inheritance features could help to make the system more modular and configureable.

sdvg commented

IMO we can't do this for the current system with a reasonable effort.