Closed bob2517 closed 3 years ago
Replacement for inlineTag:loaded will be embedded:loaded. Just a find and replace fix needed for this if anyone uses it. Better to get the nomenclature correct now rather than leave it weird.
Done offline and will go live with 2.8.0.
embedded:loaded now on 2.8.0 branch and replaces inlineTag:loaded as the init event for embedded config.
Going live with 2.8.0 today hopefully - so closing this for the milestone.
Even though I knew the difference between an inline style and an embedded tag, for some bizarre reason I've mixed up the words "inline" with "embedded" when it comes to referring to embedded ACSS tags. For the sake of consistency with everyone else on the planet, I need to sort this out so people don't get confused. This point suddenly dawned on me recently whilst learning the score system used to calculate the CSS specificity rules. A bit late to learn that after 20 years of working with CSS, but that's self-taught programming for you. You learn enough to get working and sometimes miss the finer points.
This needs a global fix everywhere where I've mentioned inline. It means also that the inline:loaded event will need to be renamed to embed:loaded or something like that. For that I'll leave the old syntax in there just as a courtesy and make a sidenote for it in the docs.