Yer getting too complicated now.

When a user downloads a theme, customized or gallery, will the name of
the main css file ( currently named  'jquery-ui-1.7.custom.css'  )
change with the version of jQuery UI currently released?

So if I download the smoothness theme after 1.7.1 is released, will it
then be  'jquery-ui-1.7.1.custom.css'  ?

On Mar 10, 11:18 am, ScottJehl <[email protected]> wrote:
> Good to know.
> We call the file you're referring to 'jquery-ui-1.7.custom.css'
> because it now contains ALL of your CSS - not just ui.theme.css.
>
> If you want just your customized ui.theme.css file, you can get to it
> in the development-bundle folder, like this:
> /development_bundle/themes/custom+theme/ui.theme.css
>
> The folder "custom+theme" will have a name that reflects the theme you
> downloaded. Since in this case, I have download a custom theme and I
> didn't provide a different theme folder name, it'll default to the
> name "custom+theme".
>
> If I downloaded a gallery theme, the folder would instead default that
> theme's name unless I override it. So it would be called "smoothness"
> or "ui-darkness".
>
> For consistency in your app, I'd tell your users to use the folder
> name field and call it something specific.
> I suggest this because you've made me realize that the current default
> folder name is probably incorrect. It should use a - instead of a +
> for spaces.
>
> I'd like to change it to custom-theme as the default. I'll consult the
> team on this since it appears to be a mistake.
>
> For now, just use a specific folder name, since that will let you have
> a static path.
> Thanks
> Scott
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to