Project

General

Profile

Actions

Feature proposal #5765

open

Improve template plugin usage

Added by krileon about 8 years ago. Updated 6 months ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
05 February 2016
Due date:
% Done:

0%

Estimated time:

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.

https://www.joomlapolis.com/forum/255-developer-members-support/232716-call-cb-theme-parameters-only-on-sites-front-cb-pages?start=6

Actions #1

Updated by krileon about 8 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.

Actions #2

Updated by krileon about 8 years ago

  • Target version changed from CB 2.1 to CB 2.0.14
Actions #3

Updated by beat about 8 years ago

That's something that we should discuss much more in details.

Actions #4

Updated by beat about 8 years ago

  • Target version changed from CB 2.0.14 to CB 2.0.15
Actions #5

Updated by beat over 7 years ago

  • Target version changed from CB 2.0.15 to CB 2.1
Actions #6

Updated by krileon over 7 years ago

  • Target version changed from CB 2.1 to CB 2.2
Actions #7

Updated by krileon almost 6 years ago

  • Target version changed from CB 2.2 to CB 2.8
Actions #8

Updated by beat over 1 year ago

  • Target version changed from CB 2.8 to CB 2.8.1
Actions #9

Updated by beat 8 months ago

  • Target version changed from CB 2.8.1 to CB 2.8.2
Actions #10

Updated by beat 7 months ago

  • Target version changed from CB 2.8.2 to CB 2.9.0
Actions #11

Updated by beat 6 months ago

  • Target version changed from CB 2.9.0 to CB 2.9.2
Actions

Also available in: Atom PDF