Problem/Motivation

If using the 'no markup at all' style for panes, the title element is stripped off. This is done by design, but makes all the title settings in pane configuration counter-intuitive (since they don't affect the output of the pane at all).

Proposed resolution

Make the 'no markup at all' style print out the titles. Use the 'title override' options to exclude the title, as done with other styles.

Remaining tasks

Discuss this idea.
Write a patch modifying the naked style.
Implement and test.

Comments

merlinofchaos’s picture

Just adding this would be a mid-stream API change.

It'd probably need a checkbox in the style configuration.

Anonymous’s picture

I would love to see this functionality. There are some times when I want the title included but no other markup, and an option for the title to be printed along with the content would be hugely useful. I agree with Itanglao's proposal of maintaining the 'title override' to deal with those times when I want the title excluded.

Any idea of if/when this could be a reality?