- Posts: 16
COMMUNITY FORUM
AllVideos - Templates
- Barry Rickert
-
Topic Author
- Offline
- New Member
Less
More
14 years 2 months ago #94672
by Barry Rickert
AllVideos - Templates was created by Barry Rickert
Are there any templates for the AllVideos Plug-in?
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 2 months ago #94673
by william white
Replied by william white on topic AllVideos - Templates
I havent seen any advertized.
from JoomlaWorks docs:
AllVideos uses MVC templating. Just copy the /tmpl folder included in the plugin, move it to your template's /html folder and rename it to "jw_allvideos", then style the output as you wish. The good thing about MVC templating is you don't have to worry about future updates breaking your styling.
Maybe its time to create a few
from JoomlaWorks docs:
AllVideos uses MVC templating. Just copy the /tmpl folder included in the plugin, move it to your template's /html folder and rename it to "jw_allvideos", then style the output as you wish. The good thing about MVC templating is you don't have to worry about future updates breaking your styling.
Maybe its time to create a few
Please Log in or Create an account to join the conversation.
- Barry Rickert
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 16
14 years 2 months ago #94674
by Barry Rickert
Replied by Barry Rickert on topic AllVideos - Templates
thanks, I will try that.
Please Log in or Create an account to join the conversation.
- Barry Rickert
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 16
14 years 2 months ago #94675
by Barry Rickert
Replied by Barry Rickert on topic AllVideos - Templates
I did this but there are several template folders.
wanted to make sure: the copy goes into... /administrator/templates/jw_allvideos
I am working on a local MAMP server for now.
Also, once you have this working how do you confirm. I did not see any place to set a template. I assume you have to edit CSS and html files?
I was hoping here would be a few template choices.
wanted to make sure: the copy goes into... /administrator/templates/jw_allvideos
I am working on a local MAMP server for now.
Also, once you have this working how do you confirm. I did not see any place to set a template. I assume you have to edit CSS and html files?
I was hoping here would be a few template choices.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 2 months ago #94676
by william white
Replied by william white on topic AllVideos - Templates
The files you need to override are in:
yoursiteroot/plugins/content/jw_allvideos/tmpl
I havent tried it but i think the copy will go into:
yoursiteroot/templates/yourcurrenttemplate/html/plugins/content/js_allvideos/tmpl
Make a simple change there and see if it shows up in the front end
You may have to move it up one level to get it to work
when allvidweos is updated this file will not be overwritten
yoursiteroot/plugins/content/jw_allvideos/tmpl
I havent tried it but i think the copy will go into:
yoursiteroot/templates/yourcurrenttemplate/html/plugins/content/js_allvideos/tmpl
Make a simple change there and see if it shows up in the front end
You may have to move it up one level to get it to work
when allvidweos is updated this file will not be overwritten
Please Log in or Create an account to join the conversation.
- Barry Rickert
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 16
14 years 2 months ago #94677
by Barry Rickert
Replied by Barry Rickert on topic AllVideos - Templates
that worked. thanks
Please Log in or Create an account to join the conversation.