You are here: Foswiki>Tasks Web>Item13146 (05 Jul 2015, GeorgeClark)Edit Attach

Item13146: add a way to identify elements added to head

pencil
Priority: Normal
Current State: Closed
Released In: 2.0.0
Target Release: major
Applies To: Engine
Component:
Branches: master
Reported By: MichaelDaum
Waiting For:
Last Change By: GeorgeClark
Some things to make AngularSkin/AngularPlugin happy:

  • add a class attribute to script, link and style elements so that these can be checked for existence by a client-side script module loader
  • remove bogus target="_top" from external urls; some of these "external" urls actually are absolute urls to the current site, mistakenly regarded as external; a _top target will stop angular from processing them
  • allow HTML elements to contain dashes such as <my-html-directive>...</my-html-directive> ... these are entity-escaped otherwise.

-- MichaelDaum - 16 Dec 2014

 
Topic revision: r3 - 05 Jul 2015, GeorgeClark
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