08-28-2018, 09:59 AM
Quote:Sincerely I blocked it because I would like to create a uitype abstraction, to make it easier to manipulate each uitype and clean up the enormous if-else that is in the template, which would also help with templating(CSS)
For the menu I've already once created a Components.tpl file. Using the Smarty function/call principle you can create much better code that simply calls/constructs components based on what you defined in the Components.tpl file. That was my idea for LDS implementation but could also be used for the current setup.