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
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
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
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
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
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
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