Last modified: 2013-10-23 18:17:04 UTC
Skin::makeGlobalVariablesScript was removed between 1.17 and 1.18 but wasn't even marked as deprecated in 1.17 And on that note, SkinTemplate still mentions Skin::makeGlobalVariablesScript... It doesn't exist in trunk!
from triage, robla asks how hard this it is to restore back compat and says "if it's hard, then I think this becomes a documentation issue. if it's easy, we should at least provide a patch, I think"
I'm still using a skin with plenty of modifications to the head element. How do I go about using the Skin::makeGlobalVariablesScript (or it's modern variant) without having to switch to using the "$useHeadElement = true" option?
Readded in r107595.