Comments

summit’s picture

Subscribing, great flexibility for pane title! greetings, Martijn

jenlampton’s picture

Version: 6.x-1.2 » 6.x-1.6
StatusFileSize
new1.55 KB

Looks like you haven't gotten to this yet, but I still need it. So here's a new patch re-rolled against the dev branch. :-)

merlinofchaos’s picture

Status: Active » Needs review

Changing status, this will help.

merlinofchaos’s picture

Two quick comments:

Need to use empty() on the $conf test because pre-existing node content will not have that setting.
We use the D7 code style for the . operator which means it should have spaces around it.

jenlampton’s picture

StatusFileSize
new1.62 KB

okie dokey.

jenlampton’s picture

StatusFileSize
new1.62 KB

default should be zero if conf is empty.

merlinofchaos’s picture

Version: 6.x-1.6 » 7.x-1.x-dev
Status: Needs review » Patch (to be ported)
StatusFileSize
new2.12 KB

Actual patch committed is attached.

merlinofchaos’s picture

Status: Patch (to be ported) » Closed (fixed)

All of the 'to be ported' patches got merged in during the porting sprint in September.