Yes, probably is worth it. Personally, I think we'd have to add a new config.php variable. Something like $_CONF['email_body'] that would indicate if stories should include the body or not. Personally I don't like emailing the whole thing because it, essentially, decreases traffic on the site.
If you add that variable and do a check before you add the body to the message I'd be willing to put the changes into CVS. --Tony On Thu, 23 Jan 2003, Jannetta S Lewis wrote: > Hi Tony > > I have already done it. I was just wondering if it is not the kind of > thing that is worth taking up in the code permanently. Are there not other > people interested in doing the same thing? > > Jannetta > > > On Wed, 22 Jan 2003, Tony Bibbs wrote: > > > If you know any PHP it is simple. the COM_emailStories (or what ever > > function it is called) has a select that only gets the introtext. Modify > > it to get the bodytext too, concatenate that after the introtext is added > > and you are done. > > > > --Tony > > > > On Wed, 22 Jan 2003, Jannetta S Lewis wrote: > > > > > > > > Hi Folks > > > > > > In my previous message I asked whether it would be possible to send the > > > complete article. It doesn't look like the functionality exists in > > > geeklog, but I had a quick look and it doesn't look like it will be very > > > difficult to add. If it doesn't exist, I'll probably add some code to send > > > a complete article in text and/or html. Would others also be interested in > > > this? > > > > > > ================================================================ > > > Jannetta S Lewis > > > email: [EMAIL PROTECTED] > > > home page: http://bright-ideas.keystroke.info > > > ================================================================ > > > > > > _______________________________________________ > > > geeklog-users mailing list > > > [EMAIL PROTECTED] > > > http://lists.geeklog.net/listinfo/geeklog-users > > > > > > > -- > > ------------------------------------------------------------------------| > > Tony Bibbs | "I guess you have to remember that those who don't | > > [EMAIL PROTECTED] | hunt or fish often see those of us who do as | > > | harmlessly strange and sort of amusing. When you | > > | think about it, that might be a fair assessment." | > > | --Unknown | > > ------------------------------------------------------------------------| > > > > > > _______________________________________________ > > geeklog-users mailing list > > [EMAIL PROTECTED] > > http://lists.geeklog.net/listinfo/geeklog-users > > > > ================================================================ > Jannetta S Lewis > email: [EMAIL PROTECTED] > home page: http://bright-ideas.keystroke.info > ================================================================ > > _______________________________________________ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users > -- ------------------------------------------------------------------------| Tony Bibbs | "I guess you have to remember that those who don't | [EMAIL PROTECTED] | hunt or fish often see those of us who do as | | harmlessly strange and sort of amusing. When you | | think about it, that might be a fair assessment." | | --Unknown | ------------------------------------------------------------------------|