This question about Using an extension: Answered

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.


jQuery UI themes are deprecated. Customizing the look and feel will be made available using css variables.

-- MichaelDaum - 21 May 2024
 

QuestionForm edit

Subject Using an extension
Extension JQueryPlugin
Version Foswiki 1.1.3
Status Answered
Related Topics
Topic revision: r3 - 21 May 2024, MichaelDaum
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