[dokuwiki] Re: howto delete subscriptions manually

  • From: Guy Brand <gb@xxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 15 Aug 2008 00:04:58 +0200

Sebastian Menge wrote:

> How can I delete their subscriptions?
> 
> I think the subscription info is stored somewhere under meta, but i cant
> find it. Is there already a tool for this? Or do I have to
> script something my self (something like recursive inplace sed
> 's/userXYZ//' ) ?
> 
> In what file is the info, and how can I access it easily?

Subscriptions (mail notifications) are stored in dedicated
data/meta/<pagename>.mlist files. Since namespace subscriptions has
been added, you also have data/meta/<namespace/.mlist files in the
meta directory, which contain username subscribed to namespace
changes.

AFAIK there is no tool to purge a username from all the "mlist" files
he's subscribed to, but if you're familiar with find+sed, you have
already the best tool at hand.

-- 
  bug

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: