This is a useful module to embed drupal site content on external sites. There are currently no such modules in Drupal 7 to embed site content to another site. My module is for Drupal 7 and I have not found such a module for Drupal 7 yet. Please review this module to help me to get full project access and maintain this module on drupal.org. This module has very limited functionality currently, but steadily I have planned to introduce more advanced features later on.
By enabling this module, the block configuration page in admin section will display a checkbox to choose whether embed button will be shown under the block or not. If user clicks on the block, they are given a javascript code to embed that in other site. The other site will display the dynamic block content with exactly same css styling of the original site whose block content is being embeded.
Currently iframe is being used to render the site content via javascript. In future, other embed features will be introduced (like igoogle, facebook etc) where one can embed the site content into other social network sites.
Please found the module code in attached file named embed_content.zip
Comments
Comment #1
ccardea commentedHello digitalpiku,
Thank you for your application. Before your application can be reviewed, you will need to create a Sandbox Project and upload your code using git. Please see http://drupal.org/documentation/git. Also, you will need to provide the names of any similar modules that currently work with Drupal 6, along with an explanation of how your project is different from them.
The wait time for a code review is currently approaching seven weeks. You may be able to help reduce your wait time by contributing to the code review process. All it takes is basic module writing skills. Please visit http://groups.drupal.org/code-review for details on how to participate.
Comment #2
ccardea commentedComment #3
ccardea commentedComment #4
avpadernoComment #5
avpaderno