variable in template and subtemplate
-
erosmembers
- Posts: 97
- Joined: Tue Mar 15, 2016 9:41 pm
variable in template and subtemplate
Can I define a new variable "xyz" in template to use this new "xyz" in subtemplate?
Re: variable in template and subtemplate
Take a look at custom tags
admin/?operation=rotation&sub=rot_tube&subsub=rot_cms_custom_vars&
admin/?operation=rotation&sub=rot_tube&subsub=rot_cms_custom_vars&
Don't forget to run script update
-
erosmembers
- Posts: 97
- Joined: Tue Mar 15, 2016 9:41 pm
Re: variable in template and subtemplate
How can I set e.g. <!--CUSTOM_VAR_SID--> in template with a value?
I did not find this in forum and not in Wiki.
I did not find this in forum and not in Wiki.
Re: variable in template and subtemplate
You have to create SID var in admin aтв assign a value to it, and then use <!--CUSTOM_VAR_SID--> in template.
Don't forget to run script update
-
erosmembers
- Posts: 97
- Joined: Tue Mar 15, 2016 9:41 pm
Re: variable in template and subtemplate
I have seen the definition.
But I need a variable that I can change.
I would like to store e.g. a sourceid at runtime.
But I need a variable that I can change.
I would like to store e.g. a sourceid at runtime.
Re: variable in template and subtemplate
Yes, you can change that variable in admin area
Don't forget to run script update







