Templateshift Plugin Version 0.6


Disclaimer : No warranties at all, use on your own risk !
Requirements : The plugin loader must be installed and working !


Usage I

  1. Always make a backup, before messing around with your files !
  2. Goto to the language tab and add descriptions for your Templates.
  3. Hint: You can also add images here. (<img src="default.png" alt="Default">)
  4. If you like to add the template change buttons in your template add this:
    <
    ?=tplsh('templatename')?>
    to your template at the place where you want the link. You will recieve and 'unformatted' link, so you
    can style it like you want.
  5. If you like to add the template change buttons in a content page add this:
    #CMSimple $output.=tplsh('templatename');#
    at the place where you want the link. You will recieve and 'unformatted' link, so you
    can style it like you want.
  6. Repeat step 4 or 5 for all your the templatestyles you want to provide.

Usage II


Usage III


Cookies


Stylesheets