Feature proposal #5765
openImprove template plugin usage
Description
Implement support for loading additional CSS/JS files. Implement support for global PHP output on all frontend views to allow param based template additions.
Simplest and most universal solution is to probably load CB template plugins group in outputCbTemplate and fire a trigger. The trigger can then be acted on in the template it self to extend views with whatever is needed.
Updated by krileon almost 9 years ago
The trigger would require plugins to be loaded. This would result in a heavy template output. It could just load the template plugins or it could execute a function for the template being loaded (if exists) instead, which is where any custom loading could be done. Trigger is probably the better option and should only load in templates and specifically only load in the template being output.
Updated by krileon over 8 years ago
- Target version changed from CB 2.1 to CB 2.0.14
Updated by beat over 8 years ago
That's something that we should discuss much more in details.
Updated by beat over 8 years ago
- Target version changed from CB 2.0.14 to CB 2.0.15
Updated by beat about 8 years ago
- Target version changed from CB 2.0.15 to CB 2.1
Updated by krileon almost 8 years ago
- Target version changed from CB 2.1 to CB 2.2
Updated by krileon over 6 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by beat almost 2 years ago
- Target version changed from CB 2.8 to CB 2.8.1
Updated by beat about 1 year ago
- Target version changed from CB 2.8.1 to CB 2.8.2
Updated by beat about 1 year ago
- Target version changed from CB 2.8.2 to CB 2.9.0
Updated by beat about 1 year ago
- Target version changed from CB 2.9.0 to CB 2.9.2