NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item10886: make theming of jquery-ui pluggable
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Enhancement |
Closed |
Extension |
JQueryPlugin |
|
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