Can we just decide on a single folder where we store the current theme and then just replace the contents of that folder when we want to update the theme? I was thinking that "jqueryui-theme" could be the folder, but if it has already been replaced by "esme-jqueryui-theme" then let's go with that.
The idea is that we don't need to change each individual stylesheet link in every template when we replace the them. We only need to replace the files in the theme directory (and the .js file in the script directory). Ethan On Mon, Apr 12, 2010 at 2:59 AM, Richard Hirsch <[email protected]> wrote: > Look at how Ethan made his changes. He created a directory > "style\jqueryui-theme" - why don't you create a new directory > "style\esme-jqueryui-theme\" and then change the links in the html > templates. > > Regarding the Javascript changes, all the files are in the "scripts" > directory. > > On Mon, Apr 12, 2010 at 8:12 AM, Anne Kathrine Petterøe > <[email protected]>wrote: > >> Hi, >> >> I spent some time this morning making a custom jquery theme with >> themeroller. >> Now where do I put the files? I noticed we have .js and .css files "all >> over the place". >> >> /Anne >
