@priceline
this doesn't directly answer my question but thanks for the tip. the reason i wanted to do this was to insert google maps and i decided to use the Rep[lacement]Tags module for Drupal instead. That way I define that $GOOGLE-MAP$ translates to the HTML for the google map iframe and i can insert it pretty much anywhere
Main Topics
Browse All Topics





by: pricelinePosted on 2009-05-17 at 18:36:19ID: 24408595
You can create block using views, and place it in the node. While adding the content, switch to plain editor, and place your iframe tags there.
Let me know if you need more information.