|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Semantic TasksHi,
I recently developed a Semantic MediaWiki extension for an internal use at Creative Commons. See more at http://www.mediawiki.org/wiki/Extension:SemanticTasks It includes email notifications and email reminders, basically: - for notifications, it parses a saved page and watch for the [[Assigned to::*]] property. I then sends mails to notify concerned people about the task creation or update. - for reminders, you have to run a run a cron job once a day, the script looks for the [[Reminder at::*]] and the [[Target date::*]] properties tosend reminders. This extension is used internally in the Creative Commons Teamspace (http://wiki.creativecommons.org/CcTeamspace). Contact me if you want more information. Steren ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@... https://lists.sourceforge.net/lists/listinfo/semediawiki-devel |
|
|
|
|
|
Re: Semantic TasksHello,
Thanks for your interest. I've talked to Yaron today. We both agreed that a internationalization of the extension would be great. I will handle it during the next week. Concerning moving the code to MediaWiki SVN, at CC we think it's a good idea but we want to keep an hand on it, so having a MediaWiki SVN acces would be great. Anyway, let's wait for the i18n before moving to MediaWiki SVN. Thanks for your comments and support. Steren On Thu, Jun 26, 2008 at 11:39 PM, Markus Krötzsch <markus@...> wrote:
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@... https://lists.sourceforge.net/lists/listinfo/semediawiki-devel |
|
|
Re: Semantic Taskshello
I had the time to work on the Semantic Tasks internationalization. It's done and you can check out the last version in the CC git repository (git clone git://code.creativecommons.org/SemanticTasks.git) I think it is now ready to be moved to the MediaWiki SVN. As I said earlier, the Creative Commons Tech team would like to keep an hand on it. Is it possible to give a SVN account to Nathan Yergler <nathan@...>, Asheesh Laroia <asheesh@...> and Nathan Kinkade <nkinkade@...> ? Regards, Steren ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@... https://lists.sourceforge.net/lists/listinfo/semediawiki-devel |
|
|
Re: Semantic TasksCongratulations, it looks like the extension is ready for widespread adoption now. This looks like it will be a quite useful piece of functionality. It might also get added to a certain wiki-hosting solution sometime soon. :)
Unfortunately, no one on this list has the power to grant MediaWiki SVN accounts. As far as I know, there's only one person who can do that at the moment, and that's head MW developer Brion Vibber, at brion@.... You just have to send him the username you'd like to have, your SSH key on whatever server you'd like to check in code from, and your reason for wanting a developer account. Though I should note that he has an unfortunate tendency to take up to four months to create an SVN account - something to think about in planning a course of action, perhaps. (Or you could try including an "URGENT" in the email, and see if that helps.) -Yaron On Thu, Jul 3, 2008 at 1:18 PM, Steren <steren@...> wrote: hello ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@... https://lists.sourceforge.net/lists/listinfo/semediawiki-devel |
|
|
Re: Semantic TasksHello,
I added a "diff" feature to the Semantic Tasks extension. Now when a task is updated, the email you receive contains a small diff of this update. You can check this out in the CC git repository (git clone git://code.creativecommons.org/SemanticTasks.git) Regards, Steren ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@... https://lists.sourceforge.net/lists/listinfo/semediawiki-devel |
| Free Forum Powered by Nabble | Forum Help |