As per discussion on IRC, here's a trivial patch to add an identifier field to panels_node_legacy.module. I searched for an existing issue about this, and I found these:
#206317: Adding nodes?
#209491: Display editor shouldn't use theme('panels_pane')
#215896: Forcing node templates on content regions
Since none of them seemed directly about this limitation, I figured it was cleanest to just create a new issue.
p.s. Turns out I'm not going to use panels_node_legacy after-all, it was just easier for my needs to do everything via custom code so it works exactly how I need it, and hook_panels_content_types() gives me everything I need...
| Comment | File | Size | Author |
|---|---|---|---|
| panels_node_legacy_identifier.patch | 1.4 KB | dww |
Comments
Comment #1
merlinofchaos commentedComment #2
merlinofchaos commentedCommitted. Sorry it took so long to get this one in!
Comment #3
dwwNo worries. ;) As I said, I'm not using panels_node_legacy anymore myself, so I was in no rush. But, it's nice to see my patch finally finding a happy home. ;)
Thanks,
-Derek
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.