Home ›
[old] Skinr weirdness, an unneeded line breaks the next one[old] Skinr weirdness, an unneeded line breaks the next one
Submitted by Benjamin Melançon on October 28, 2010 - 8:29am
[This may be out of date]
This didn't start working until i added the squid line.
skinr[second_sidebar]
skinr[second_sidebar][features]
skinr[second_sidebar][features][]
skinr[second_sidebar][features][] = squid
skinr[second_sidebar][features][] = block
(Squid is not added to the features array, but it's the only thing that makes block show up. And if 'block' is put first, then it's only squid that is added to the array of features.)
Resolution
having
skinr[second_sidebar]
produces fuzz
And causes the above problem!
leading with a sole line:
skinr
is unnecessary, but doesn't seem to cause problems.
Searched words:
needing a fake-out line before the real line works?
Comments
Post new comment