I can show METAR data in a block.
But how can i show it in the node?
Is it possible, or should i use another library?
Thank you
I can show METAR data in a block.
But how can i show it in the node?
Is it possible, or should i use another library?
Thank you
Comments
Comment #1
toddy commentedHi,
the module does not provide nodes, only blocks. This is by design. However, since version 7.x-2.2, the module provides integration with views. I think you might use that to create a page within views, that seems to be what you want,
Regards,
Tobias