r88477 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88476‎ | r88477 | r88478 >
Date:18:37, 20 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
up readme
Modified paths:
  • /trunk/extensions/SemanticWatchlist/README (modified) (history)
  • /trunk/extensions/SemanticWatchlist/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticWatchlist/RELEASE-NOTES
@@ -15,4 +15,4 @@
1616 groups they want to follow, and if they want to recieve emails on changes.
1717 * Special:WatchListConditions as administration interface for watchlist groups.
1818 * API module to query property changes grouped by edit for a single user.
19 -* API module to modify the watchlist groups.
\ No newline at end of file
 19+* API modules to add, modify and delete the watchlist groups.
\ No newline at end of file
Index: trunk/extensions/SemanticWatchlist/README
@@ -1,2 +1,23 @@
 2+These is the readme file for the Semantic Watchlist extension.
 3+
 4+Extension page on mediawiki.org: http://www.mediawiki.org/wiki/Extension:SemanticWatchlist
 5+Latest version of the readme file: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SemanticWatchlist/README?view=co
 6+
27 == About ==
38
 9+Semantic Watchlist enables users to watch semantic properties by adding a new
 10+watchlist page (Special:SemanticWatchlist) that lists changes to these properties.
 11+Users can choose to follow one or more watchlist groups, which are administrator
 12+defined, and cover a set of properties and a set of pages (category, namespace,
 13+or SMW concept). Notification of changes to watched properties is also possible
 14+via email.
 15+
 16+=== Feature overview ===
 17+
 18+* A watchlist page (Special:SemanticWatchlist) listing changes to properties watched by the user.
 19+* Per-user optional email notification per edit that changes properties.
 20+* Integeration with user preferences to allow users to specify which watchlist
 21+ groups they want to follow, and if they want to recieve emails on changes.
 22+* Special:WatchListConditions as administration interface for watchlist groups.
 23+* API module to query property changes grouped by edit for a single user.
 24+* API modules to add, modify and delete the watchlist groups.
\ No newline at end of file

Status & tagging log