Closed (works as designed)
Project:
Panels
Version:
5.x-1.2
Component:
Panel nodes
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2008 at 18:28 UTC
Updated:
15 Jul 2008 at 05:30 UTC
Under 'Add Content' it tells me to: "Enter the title or NID of a post:"
Is there some way I can enter the NID of another Drupal site? So instead of typing "55", I could type in "drupaldomain.com/node/55" or something like that? I tried doing this but it failed.
Comments
Comment #1
JonMB commentedOh, I just thought about something. If this is pulling information from the database, then it wouldn't be able to access outside sites.
What if I have access to another Drupal database?
Comment #2
sdboyer commentedConnecting to an external db can be done, but requires a fair bit of effort and a considerable degree of familiarity with drupal. Also, it has nothing to do with Panels (at least not directly). By the time the data makes it to Panels, Panels has no idea where it comes from, and it doesn't care (or need to care) either. Chanecs are, if you got the multiple DB system working properly, the Panels dimensions would just fall into place.