I've just upgraded the Exploration Tool to use the latest version of Infusion
from master. Since the last update of Infusion, what had been uiOptions was
transitioned into a Preferences Frameworks. Below is a summary of some of the
changes needed to bring the Exploration Tool up-to-date. It is not an
exhaustive list, but should be useful in getting someone started in a similar
upgrade.
Directory Changes:
component/uiOptions -> framework/preferences (Note: there is a new uiOptions
component that makes use of the Preferences Framework)
Filename Changes:
UIOptions.css -> PrefsEditor.css
fss-theme-bw-uio.css -> fss-theme-bw-prefsEditor.css
FatPanelUIOptions.css -> SeparatedPanelPrefsEditor.css
FatPanelUIOptionsFrame.html -> SeparatedPanelFrame.html
Namespace changes:
css:
fl-uiOptions -> fl-prefsEditor
fl-theme-uio -> fl-theme-prefsEditor
js:
fluid.uiOptions -> fluid.prefs
Other changes:
fatPanel -> separatedPanel
onUIOptionsMarkupReady -> onPrefsEditorMarkupReady
fluid.uiOptions.panels -> fluid.prefs.panel (Note: panels -> panel)
What was fluid.uiOptions is now fluid.prefs.prefsEditor. A new UI Options
component is now available at fluid.uiOptions.prefsEditor.
Thanks
Justin
_______________________________________________________
fluid-work mailing list - [email protected]
To unsubscribe, change settings or access archives,
see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work