In the readme.txt file, under "Build your own sub-theme", adding the following instruction will help users have their new sub theme be correctly labeled in the list of themes (currently the new theme is indistinguishable in the list from the existing Starter Kit):

Edit the STARTERKIT.info file in your sub-theme's folder; in the line
defining the name, replace Zen Themer’s Starter Kit with the name of your
theme.

For example, edit the line

name = Zen Themer’s Starter Kit

to read

name = foo

Hope this is roughly accurate and of some use.

Thanks to all Zen developers for a great theme!

CommentFileSizeAuthor
#1 README.TXT5.13 KBnielsbom

Comments

nielsbom’s picture

StatusFileSize
new5.13 KB

I agree with kay_v and attached a new version of README.TXT.

The new step is:

  3. Edit the .info file in your sub-theme's folder; replace the one occurance of
     "STARTERKIT" with the name of your sub-theme. Also, replace the name and
     description of the subtheme in this file.
     
     For example, change STARTERKIT.info to foo.info, change "name =  Zen Themer’s Starter Kit"
     with "name = foo subtheme" and lastly change the description from "description = Read the..." to
     "description = This is a foo theme"
johnalbin’s picture

Title: Minor update to readme file - naming your new sub theme in the theme listing » Update README on how to edit the .info file
Status: Needs review » Fixed

I've updated the README.txt with info on how to edit the .info file.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.