Packaging and Distributing From Online Manual

Revision as of 18:19, 5 November 2009 by Admin (talk | contribs) (1 revision)
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The last step is compressing all the files into an archive. You should compress your Theme into a .tar.gz (gzip) or .zip (zip) file, with the files and folders inside your Theme in the "root" of the zip file. This means that your archive might have contents similar to:

  • index.php
  • index.template.php
  • images/
  • languages/
  • style.css
  • theme_info.xml

Important is that these files are not in a subdirectory inside the archive. You can test this by extracting it to a folder and checking to see if the files are in that folder itself, or in a folder under that folder. After this, you're done. A little complicated, perhaps, but it's a lot easier the second time. Good luck!



Advertisement: