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.

Item9030: TwistyPlugin hides twisty content in print

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Extension TwistyPlugin  
When in print mode, no twisty javascript should be loaded.

-- ArthurClemens - 17 May 2010

As both the author of the TwistyPlugin and the reporter, you are best placed to know what this means. So marking as "Confirmed". However I do not believe this should be a release blocker, so down-prioritising from "Urgent" to "Normal".

-- CrawfordCurrie - 08 Jul 2010

The only way to solve this well is by not loading javascript in head. Unfortunately RENDERZONE will just add its scripts there.

-- ArthurClemens - 06 Sep 2010

Using a "hack" by setting RENDERZONE format to "".

-- ArthurClemens - 06 Sep 2010

RENDERZONE{"head"} is too broad, this way no css is loaded when viewprint and addToHEAD or addToZONE is used.

This should be RENDERZONE{"script"}, so only scripts are not loaded. And then the head must have zones for script and for css.

-- ArthurClemens - 12 Sep 2010

 

ItemTemplate edit

Summary TwistyPlugin hides twisty content in print
ReportedBy ArthurClemens
Codebase 1.0.9, trunk
SVN Range
AppliesTo Extension
Component TwistyPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins Foswikirev:8932 Foswikirev:9051 Foswikirev:9052
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r10 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads