Using FPP panes with Panels can sometimes lead to the Panels UI being very hard to navigate. On this site, the title field is almost never used. As a result, all panes have the title "No title" in the admin UI. An admin title field for FPP panes (like the one for fields in Views) would be a fantastic improvement.

Image

Comments

Andrew Edwards’s picture

Interestingly there is already an admin title for FPP. But it's only used if the FPP is a reusable item. Perhaps that admin title field could be made available even if the FPP isn't a reusable item?

Andrew Edwards’s picture

StatusFileSize
new3.45 KB

Something like this perhaps

solipsist’s picture

Thanks! Seems to be working great.

damienmckenna’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
Status: Active » Needs review
damienmckenna’s picture

StatusFileSize
new3.4 KB

A minor tweak to a message on the form.

damienmckenna’s picture

damienmckenna’s picture

Status: Needs review » Needs work
Issue tags: +Needs tests

Need to write a test confirm the basic fields that exist for an FPP.

damienmckenna’s picture

StatusFileSize
new10.78 KB

This adds a bunch of tests around which fields are available during the creation & edit processes.

damienmckenna’s picture

Status: Needs work » Needs review

The patch also makes some minor tweaks:

  • The category of a reusable FPP is now editable again.
  • A new revision is automatically created when saving a nonreusable FPP, and the revision field is now editable again.

damienmckenna’s picture

Status: Needs review » Fixed

Committed. Yay tests! :)

  • DamienMcKenna committed 54ff141 on 7.x-1.x
    Issue #2541184 by DamienMcKenna, Andrew Edwards, solipsist: Make the...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.