Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Making assets like asset name="Panel" and asset name="Content"
I'm looking at my theme .tpl file and I see how vanilla is calling in certain "assets". for example:
{asset name="Panel"}
I want to make my own "assets" and be able to put it in my .tpl file. Where can I go to create these?
Any help would be appreciated!
{asset name="Panel"}
I want to make my own "assets" and be able to put it in my .tpl file. Where can I go to create these?
Any help would be appreciated!
0
Comments
Make sense? Sorry if this isn't enough info, typing on my iPhone
Thanks for the help ^_^
Generally you want to avoid adding code to core Vanilla files or else upgrades get very tricky.