• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item7686: JQueryPlugin to be able to insert JavaScript and CSS loading lines at a specified place

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension JQueryPlugin Normal Closed   patch 6.0.2

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Sometimes where in an HTML file JavaScript and CSS files are loaded matters. For example, you may need to put <meta http-equiv="X-UA-Compatible" content="IE=edge"> not to have Internet Explorer behave as a legacy web browser. But the meta tag doesn't take effect if it's preceded with a JavaScript or CSS file loading. So in that case, you need to have the JavaScript and CSS loading lines after the meta tag.

To accomodate that, JQueryPlugin is to be enhanced in the following manner.

  1. If {Plugins}{JQueryPlugin}{CheckPlaceholder} is true, it tries to replace <!-- JQueryPlugin placeholder --> with the JavaScript and CSS loading lines
  2. If the above is unsuccessful, it tries to insert the JavaScript and CSS loading lines at the beginning of the <head> tag, which has been the case
{Plugins}{JQueryPlugin}{CheckPlaceholder} is not absolutely necessary but it's better for skins not aware of this behavior.

-- TWiki:Main/HideyoImazu - 2015-09-11

ItemTemplate
Summary JQueryPlugin to be able to insert JavaScript and CSS loading lines at a specified place
ReportedBy TWiki:Main.HideyoImazu
Codebase ~twiki4
SVN Range TWiki-6.0.1-trunk, Thu, 18 Jun 2015, build 29363
AppliesTo Extension
Component JQueryPlugin
Priority Normal
CurrentState Closed
WaitingFor

Checkins TWikirev:29460 TWikirev:29461
TargetRelease patch
ReleasedIn 6.0.2
Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r7 - 2016-01-22 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback