Module allows export arbitrary block as a HTML widget that could be embedded to a 3-rd party site.
That widget contains only HTML of the block. If block requires CSS or Javascript - they should be handled separately.
Widget could be embedded directly on the other site page using iframe (easiest option) or by making cURL request and then outputting on other site.
For each block export could be enabled/disabled and export format could be configured.
Project page: https://www.drupal.org/sandbox/eugef/2350637
Git clone: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/eugef/2350637.git block_export_widget
Reviews of other projects:
https://www.drupal.org/node/2370973#comment-9496679
https://www.drupal.org/node/2376001#comment-9496689
https://www.drupal.org/node/2394329#comment-9496753
Comments
Comment #1
Eugene Fidelin commentedComment #2
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxeugef2350637git
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #3
Eugene Fidelin commentedAll the errors reported by review tool are fixed http://pareview.sh/pareview/httpgitdrupalorgsandboxeugef2350637git-0
Comment #4
anthonylindsay commentedWhilst manually reviewing your code in the repository viewer, I came across the following:
Otherwise I think the code looks good. Module installs cleanly and admin interface is simple. Export works. Pity that it can not do CSS/JS, but maybe that can be a feature request for the 2.0 version!
So really the only thing is clearing up that comment on line 75.
Comment #5
klausiThat comment is surely not an application blocker, any other issues you found or should this be rtbc instead?
Comment #6
Eugene Fidelin commentedHi anthonylindsay, thank you for your review.
I've changed comment to make it more clear. I've also added a CSS/JS export as a plan for the next release.
Comment #7
anthonylindsay commentedLooks good so.
Comment #8
marc.veldman commentedTried it on one of my sites. Installs cleanly and works just fine.
Comment #9
LuCarD commentedLooks good.....
Comment #10
Eugene Fidelin commentedComment #11
Eugene Fidelin commentedWhat else should i do to make a full project out of "Block export widget"?
Comment #12
Eugene Fidelin commentedAny chance to make a full project?
Comment #13
klausiWe are currently quite busy with all the project applications and I can only review projects with a review bonus. Please help me reviewing and I'll take a look at your project right away :-)
Comment #14
Eugene Fidelin commentedOk, got it, thanks for the quick reply
Comment #15
Eugene Fidelin commentedComment #16
Eugene Fidelin commentedComment #17
Eugene Fidelin commentedComment #18
klausiReview of the 7.x-1.x branch (commit c5f8788):
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. You have to get a review bonus to get a review from me.
manual review:
But that are not application blockers, so ...
Thanks for your contribution, Eugene!
I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.
Comment #19
Eugene Fidelin commentedHello Klausi,
Thank you for your useful feedback and of course for updating my account!