All,
I'm new to NPM and I'm trying to see if there's a way I can create a custom HTML block on the node view to pull up content from another system using the IP address of the particular node I happen to be viewing at the time. I have another home grown system that collects some statistics that would be valuable to have in this view so that I wouldn't have to open up another window to get into that system. So basically I'd be pulling up something like system.nowhere.com/information_on_device where $ip_address would be the ip address of the node I was viewing. Is that possible? Thanks in advance for your feedback.
Mike