Item9740: TWISTYANIMATIONSPEED not added to the head

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: TwistyPlugin
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: KennethLavrsen
As part of Item9597 the way these meta preferences are added to the head has been moved from templates to perl for compatibility reasons. So now, these meta tags are added as part of the jquery.foswiki initialisation steps. It reads the EXPORTEDPREFERENCES variable and then adds the meta tags to the head.

Unfortuntately, TwistyPlugin initialises afterwards by further modifying the EXPORTEDPREFERENCES variable on the fly. However, this comes too late to make it into the head.

Instead of manipulating the EXPORTEDPREFERENCES variable, TwistyPlugin should add the meta preference by calling ADDTOZONE by itself.

-- MichaelDaum - 22 Sep 2010

 

ItemTemplate edit

Summary TWISTYANIMATIONSPEED not added to the head
ReportedBy MichaelDaum
Codebase
SVN Range
AppliesTo Extension
Component TwistyPlugin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:837b4e90608e distro:8e83189b3bed
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r4 - 22 Sep 2010, KennethLavrsen
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