How to embed a node in another site?
Amir Simantov - June 13, 2009 - 12:01
I would like a embed a node - a webform - in another site. How do I do this or where to start searching for a solution?
I would like a embed a node - a webform - in another site. How do I do this or where to start searching for a solution?
I do not know the answer to
I do not know the answer to your question, however, I think it would be helpful to know if the sites on the same server or located on different servers?
What kind of "site"
If you are talking about and html site, do it with the html code in that site.
If you are trying to embed something into drupal site see this module: http://drupal.org/project/embed
erick cacao
www.cdmschool.com
What kind of "site"
If you are talking about and html site, do it with the html code in that site.
If you are trying to embed something into drupal site see this module: http://drupal.org/project/embed
erick cacao
www.cdmschool.com
I will clarify..
Thanks guys for the replies. I will clarify: I want to make a an "embedable" html from a node - any node - from MY drupal site, in order for users to embed in THEIR site/blog in another site which is not drupal, not same server.
I am aware of embed_widgets.module - this is not what I really need because - it is really a widget maker (dah!) with all kind of tabs and css - I just want to make a node - a full one - as a script - so a user can embed it in his/her site/blog.
Thanks!