
Feature request: update exp_include tag to accept variables
Reported by dleffler | April 12th, 2014 @ 01:31 PM
Now that we have the exp_include smarty compiler plugin working, we should probably run the entire search chain when loading a template, e.g., the theme, then through the framework variations. This would allow someone to simply customize an included view such as blogitem.tpl instead of having to also customize the parent template including the child template.
Comments and changes to this ticket
-
dleffler April 23rd, 2014 @ 02:26 PM
- Title changed from Feature request: update exp_include tag to search theme first, etc.. to Feature request: update exp_include tag to accept variables
We now search the theme first, and also framework variations, but do NOT accept variables passed by some of the templates. May take some work since we are dealing with compiled files/variables instead of templates.
-
-
-
-
dleffler May 30th, 2014 @ 12:47 AM
Perhaps the best approach is to move the 'logic' into expTemplate subsystem and let it do the processing from within the compiled template instead of inside the compiler, since the variables are not even know until the compiled template is executed (well after the compiler has run)
-
dleffler May 31st, 2014 @ 06:38 PM
- Milestone changed from 2.3.0patch2 to 2.3.0patch3
-
dleffler June 17th, 2014 @ 11:41 PM
- Milestone changed from 2.3.0patch3 to 2.3.0patch4
-
-
-
-
-
-
-
-
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS