I'm trying to fine a way to use views to make blocks from Drupal available in iframes on non-Drupal sites without all the header, footer, etc from Drupal. The idea is that the block would be available as HTML without the need to make drupal calls on non-drupal sites (that can't make drupal calls) like widgets on other sites, etc.
It seems like this should be fairly easy to do. I've looked for modules to enable this, and I don't see anything. I'm wondering if I'm missing something of my understanding of the core views/blocks module that has this built in.
Any ideas on how this could be done?
Comments
Comment #1
sunSorry, unfortunately this support request is way too specific. Please have a look at the issue queue - Views maintainers are buried already. You might want to try to get further support at http://drupal.org/support. Additionally, the answer to your question might be covered in the handbooks at http://drupal.org/handbook/modules/views already.
If you were able to solve this issue on your own in the meantime, you might want to add the involved steps to this closed issue, so other users searching for a similar solution might find it.