Item10886: make theming of jquery-ui pluggable

pencil
Priority: Enhancement
Current State: Closed
Released In: 1.1.4
Target Release: patch
Applies To: Extension
Component: JQueryPlugin
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: GeorgeClark
similar to the way javascript modules are pluggable, that is use

$Foswiki::cfg{JQueryPlugin}{Themes}{FooBar}{Url} = 'http://cdn.com/foobar/jquery-ui.css';
$Foswiki::cfg{JQueryPlugin}{Themes}{FooBar}{Enabled} = 1;

to register new themes available via %JQTHEME{"foobar"}% from them on.

-- MichaelDaum - 16 Jun 2011

 

ItemTemplate edit

Summary make theming of jquery-ui pluggable
ReportedBy MichaelDaum
Codebase 1.1.3, trunk
SVN Range
AppliesTo Extension
Component JQueryPlugin
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins distro:f67bb03eded2
TargetRelease patch
ReleasedIn 1.1.4
Topic revision: r4 - 17 Dec 2011, GeorgeClark
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