This question about Using an extension: Asked

Install JQuery Themes in the JQueryPlugin

I'm trying to figure out how to install additional themes into the JQueryPlugin. Is there any adtional information other than what is provided at the JQTHEME macro explanation on the JQueryPlugin page?

I finally figured this out.
  1. Download a theme from Themeroller.
  2. From the downloaded zip copy the folder in development-bundle/themes/<themename> to pub/System/JQueryPlugin/themes/
  3. Rename the the file pub/System/JQueryPlugin/themes/<themename>/jquery-ui-<version>.custom.css to jquery-ui.css.
You can now use JQTHEME to switch to the new theme.

**NOTE: Use JQTHEME before JQREQUIRE{"UI"} or the themes won't switch.**

Leaving in asked state incase there is additional infromation from others.

QuestionForm edit

Subject Using an extension
Extension JQueryPlugin
Version Foswiki 1.1.3
Status Asked
Topic revision: r2 - 08 Jun 2011, ChristopherBuffington
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy