Re: [documentation-dev] Wiki: Watchlist + E-Mail-Notification

2009-09-16 Thread Clayton
ccornell - OpenOffice.org wrote: > On 09/13/09 17:58, Nino Novak wrote: >> Looks like MediaWiki still does not have a particularly usful watch >> functionality. >> In MoinMoin (another wiki engine), for example, you can set up a regex >> for watched pages. For example, I'd like to watch all pages u

Re: [documentation-dev] Wiki: Watchlist + E-Mail-Notification

2009-09-16 Thread T. J. Frazier
Clayton wrote: We could look at an extension to help with this... maybe this one? http://www.mediawiki.org/wiki/Extension:WatchSubpages Another extension that might be helpful? http://www.mediawiki.org/wiki/Extension:CategoryWatch Take a look at them... if they are what you need, then I can i

Re: [documentation-dev] Wiki: Watchlist + E-Mail-Notification

2009-09-16 Thread Nino Novak
On Wednesday 16 September 2009 17:25, T. J. Frazier wrote: > Clayton wrote: > >> We could look at an extension to help with this... maybe this one? > >> > >> http://www.mediawiki.org/wiki/Extension:WatchSubpages > >> > >> Another extension that might be helpful? > >> http://www.mediawiki.org/wiki/E

Re: [documentation-dev] Wiki: Watchlist + E-Mail-Notification

2009-09-16 Thread Nino Novak
On Tuesday 15 September 2009 12:39, ccornell - OpenOffice.org wrote: > On 09/13/09 17:58, Nino Novak wrote: > > Looks like MediaWiki still does not have a particularly usful watch > > functionality. > > > > In MoinMoin (another wiki engine), for example, you can set up a > > regex for watched pages

Re: [documentation-dev] Wiki: Watchlist + E-Mail-Notification

2009-09-16 Thread Nino Novak
On Wednesday 16 September 2009 17:50, Nino Novak wrote: > Did you try something like > > $wgWatchSubpages['user'] = true; or $wgGroupPermissions['user' ]['watchsubpages'] = true; N. - To unsubscribe, e-mail: dev-unsubscr...@d

Re: [documentation-dev] Wiki: Watchlist + E-Mail-Notification

2009-09-16 Thread T. J. Frazier
Nino Novak wrote: In mw:Extension:CategoryWatch the Extension:Workflow is listed which might be fine for publication workflow of documents (but seems to work only with MW 1.18+). Nino Did you mis-read something, about the version required? Wp is only running 1.16Alpha. We're current with s

Re: [documentation-dev] Wiki: Watchlist + E-Mail-Notification

2009-09-16 Thread Nino Novak
On Wednesday 16 September 2009 21:11, T. J. Frazier wrote: > Nino Novak wrote: > > In mw:Extension:CategoryWatch the Extension:Workflow is listed > > which might be fine for publication workflow of documents (but > > seems to work only with MW 1.18+). > > > > Nino > > Did you mis-read something, ab