Filenames in Plone skins
The nice thing about standards...
Was my logo named logo.gif, logo-jamie.gif, logo_jamie.gif, or logoJamie.gif or jamieLogo.gif or... There are three parts to an image filename: The skin it's part of, the role it plays on the page, and possibly a description if there are variants. Theme= Jamie, Role= logo, Description= blue and 44px wide. If it's a button, it could have states like normal, selected, hover, and disabled. You could make the state a separate part, or combine it with the role, or combine it with the description. Since all of the files are in the jamietheme_images folder, I'll start the file names with the role. This will make it easier to find the file I want to work on. Roles include: