If you add a Views Pane, the information come back to you is limited to the View Pane title. There is nothing apparent about any settings or argument configuration.
Often I'll have the same view several time on one page with different arguments input in the pane config. It would be useful to be able to tell the 'configuration' of the panes from the main panel content page, rather than having to examine each panes settings form.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ctools-605968.patch | 1.24 KB | jonskulski |
Comments
Comment #1
jonskulski commentedHere is a patch that determines if there are arguments and adds this information to the admin info.
It uses the first argument as the title and and any remaining arguments as a the body for the admin info block.
If there are no arguments, it uses the Pane Description.
Comment #2
merlinofchaos commentedCommitted.