Quote:
Originally Posted by kbeeveer46 Once you have a template you want to use all you should have to do is upload it into your templates folder. After that you type this URL into your address bar: http://www.yoursite.com/settemplate....e=templatename
Make sure to change "yoursite" to your site name and "templatename" to the name of the folder your new template is in. |
I think you are misunderstanding what I am talking about. I know how to load up my template into Pligg, I am asking what happens if I want to change the file structure or use template files that are not defined in /lib/smartyvariables.php
The more I poke around the more I realise that the templating (display and logic abstraction) is pretty basic in Pligg. You have what you need to do the basics but beyond that you have to hack files that lay outside of the template directory. But having read some of the comments in the code it seems the main Pligg guys are working on this which is promising.