Installing an Etomite Template

Written by Dean Clinton | Tuesday, April 14th, 2009
,

Ok, so you’ve got Etomite installed, and you’ve downloaded a template from EtomiteLive.com… what next?

Step 1 – Upload
Ok, firstly you need to unzip the file you have downloaded.
It should extract into the following file archive (roughly)

  • ./templates
  • ./templates/templatename
  • ./templates/templatename/templatename.template.php
  • ./templates/templatename/snippetname.snippet.php
  • ./templates/templatename/chunkname.chunk.php

This will all need to be uploaded (keeping the directory structure in tact) to the root of your Etomite install.
So, to repeat, you need to upload the folder templatename into your templates folder within your webspace.

Step 2 – Install Snippets, Chunks & Templates
If you have a look within your templatename folder that you’ve just uploaded, there is a snippets file.
Any unique snippets that are needed (and not shipped with a full Etomite install), will be located there, each with their own file.
Open your first snippet file. Copy the text.
Open the Etomite manager. Click Manage Resources, then click the snippets tab.
Paste in the text you copied before into the big text area.
Switch back to your folder that you opened the snippet from before. Take a look at the file name. It will be in the format snippetname.snippet.php (it IS case-sensitive). Copy the bit that says snippetname into the first text area above where you copied the snippet into before.

Do the same for the templates (but use the template tab instead); if you want to use it as your new default template, don’t create a new template – edit the Default one that’s already installed by copying and pasting the templatename.template.php file in there.

Do the same for the chunks (but use the chunk tab instead).

You should be all set to go now

Share and Enjoy:
  • Twitter
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • StumbleUpon

Related Posts:

Leave a Reply