Posted by snehi on March 25, 2012 at 5:47am
Site Page Emailer
In this module we have to make a drop down of every title and post to allow for the body of a sites page or a link to be emailed to recipients on the fly, from the sites page.
A dropdown menu in a site with the titles of all child posts under the current
page and a text field for an email address that you want to send the page to and a button to send. It might be possible to embed the HTML of the page directly into the email, so all formatting, pictures, etc are preserved. Not sure. If not, perhaps just a short note and a link to the page itself.
This method is probably going to be part of the solution

Comments
This sounds a lot like
This sounds a lot like http://drupal.org/project/forward and http://drupal.org/project/print - can you describe what compelling differences exist?
knaddison blog | Morris Animal Foundation
Thanks for replying
Hello greggles,
Thanks for reply but my project site page is different from project forward but forward project can be sub part of my project of this page emailer.
In this project there will be drop-down for all the content of a particular page. For example we have home, about us, blog pages on website. In every page it will contain the dropdown of titles of all posts as well child post's title. that will be in phase 1 of the module. After selecting drop down you can pass the title as link in an email through a email box and submit button, just after the dropdown, and drop down will change for every page. Its advantage is that when where we find some attractive content on website. We can mail it on the fly. We don't need to make print of it and then to mail.
After that there will phase 2 and phase 3 for this project, like mailing multiple email addresses separated by commas and also can send most html as well node teaser to the email. I am making some workflow and phase 1, 2 and 3 for this project. But i am looking for a mentor for this.
This is my rough idea. You can add to it more.