The current node page only allows an exact node to be included. It's likely that a situation will arise where the nid needs to be dynamic. This patch matches the current syntax of %0 for URL arguments and the @0 syntax for panel arguments from a previous patch not yet applied: http://drupal.org/node/160486. Either format is entered into the "Node title or NID" field, and panels will load the appropriate node according to the current page or panel arguments.
| Comment | File | Size | Author |
|---|---|---|---|
| panels_dynamic_node.patch | 1.55 KB | quicksketch |
Comments
Comment #1
merlinofchaos commentedI've committed this as a temporary solution. In the future it may be necessary to restrict this somewhat. Though node content is one of those things that is probably not a 'generally available' content so I may be overreacting there.
Comment #2
(not verified) commented