Wouldn't it be cool if you could CC an address and it would automatically generate a new wiki page based on that email? This would remove the burden from wikignomes constantly having to cut and paste emails into new pages..
Is such a thing possible? I bumped into an idea by Eckhard Kurt on the Trac mailing list..
http://meta.wikimedia.org/wiki/User:Sysy/page_creation_by_email
you could likely create a bot to do this, it would be fairly trivial, have it check a mail server, download and copy/paste
Sy Ali wrote:
Wouldn't it be cool if you could CC an address and it would automatically generate a new wiki page based on that email? This would remove the burden from wikignomes constantly having to cut and paste emails into new pages..
Is such a thing possible? I bumped into an idea by Eckhard Kurt on the Trac mailing list..
http://meta.wikimedia.org/wiki/User:Sysy/page_creation_by_email _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
I was kicking around a similar idea here for our development group.
My thoughts were to create a program that would plug into sendmail. This would harvest the email sent to an address and add it as a wiki page; very, very similar to Eckhard's.
IMHO, the *really* important stuff is what the markup in the email should look like. Our primary use of this will be for HowTo's. I.e. when someone figures out how to do X, they simply copy the email thread to the wiki by supplying a CC and adding some markup.
I was thinking something like this in the email:
<topic namespace="development" name="How to get a Location's bundle for tests"> One of the improvements we made to Location bundle handling was to deny external access to the Location's bundle in general (so Location.getBundle() went from public to protected). However in tests you might want to do things like verify that a given bean is in the Location's bundle. For that sort of thing there is a new static test method LocationTest.getLocationBundle(Location), which should be self-explanatory. </topic>
The markup I created is really geared toward a discussion group. I would think the topic tag would also accept things like category.
Thoughts?
Dave
On Thu, 2005-09-08 at 15:53 -0400, Sy Ali wrote:
Wouldn't it be cool if you could CC an address and it would automatically generate a new wiki page based on that email? This would remove the burden from wikignomes constantly having to cut and paste emails into new pages..
Is such a thing possible? I bumped into an idea by Eckhard Kurt on the Trac mailing list..
http://meta.wikimedia.org/wiki/User:Sysy/page_creation_by_email _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Take me of your list
-------Original Message-------
From: Sy Ali Date: 09/08/05 12:53:45 To: MediaWiki announcements and site admin list Subject: [Mediawiki-l] Page creation by email
Wouldn't it be cool if you could CC an address and it would automatically generate a new wiki page based on that email? This would remove the burden from wikignomes constantly having to cut and paste emails into new pages..
Is such a thing possible? I bumped into an idea by Eckhard Kurt on the Trac mailing list..
http://meta.wikimedia.org/wiki/User:Sysy/page_creation_by_email _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org