This patch adds a context placeholder form for entity ids, which when used with the 'panels veritable preview' patch allows an entity id to be manually supplied before a panel preview is generated.

We have been using it for the Weather Channel for several weeks now without issue.

Comments

mrjmd’s picture

Issue summary: View changes
Silicon.Valet’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

This patch allows panels to provide previews on entity panel forms (or node view). It also replaces the behavior of the panels preview system from displaying preview inline to generating a preview "link" that can be opened independently (so as to preserve theme isolation and DOM fidelity. (When used with related patch)

damienmckenna’s picture

Version: 7.x-1.4 » 7.x-1.x-dev

@Silicon.Valet: Is the patch still in use? Any problems noted with it?

Silicon.Valet’s picture

Patch is still in use and we've been very happy with it.

japerry’s picture

Status: Reviewed & tested by the community » Fixed

Tested, and I like it. I'll look into getting the panels patch as well. Fixed!

  • japerry committed 5598181 on 7.x-1.x authored by mrjmd
    Issue #2319515 by mrjmd, Silicon.Valet: Entity id context placeholder...
maximpodorov’s picture

This patch is obviously incomplete.

maximpodorov’s picture

I created a patch which fixes bugs introduced by this commit here: #2119357: Undefined index in ctools_argument_entity_id_context().

joelpittet’s picture

Please put the fixes to this patch here so the context is intact or as a follow-up issue that is linked to this issue.

Status: Fixed » Closed (fixed)

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