m (2 revisions: Importing from local.) |
No edit summary |
||
Line 1: | Line 1: | ||
After you've developed a [[Theme]] for SMF, you may wish to give it to someone else so they can install it themselves, or enter a contest, etc. This requires you to do a few simple things to "package" your [[Theme]] and make it installable. There are three steps - theme_info.xml, Settings.language.php, and the archive format you use to distribute it. | After you've developed a [[Theme]] for SMF, you may wish to give it to someone else so they can install it themselves, or enter a contest, etc. This requires you to do a few simple things to "package" your [[Theme]] and make it installable. There are three steps - theme_info.xml, Settings.language.php, and the archive format you use to distribute it. | ||
[[Category:Customizing SMF]] |
Revision as of 01:33, 11 May 2010
After you've developed a Theme for SMF, you may wish to give it to someone else so they can install it themselves, or enter a contest, etc. This requires you to do a few simple things to "package" your Theme and make it installable. There are three steps - theme_info.xml, Settings.language.php, and the archive format you use to distribute it.