Short description

When I subscribe to a page, I generally want to subscribe to the page and all subpages that exist or may someday exist. To do that, I have to click on Settings, then Notification, then enter the page name regexp: PageName.* I would rather be able to click on an action. Here's what I'd like in order of preference:

  1. Ideally, when you click on Subscribe it subscribes to the page and all subpages (this will probably be easy to hack into the subscribe action)
  2. Failing that, make it configurable in wikiconfig.py what the default should be subscribe_subscribes_to_subpages = 1
  3. Failing that, then add another action "Subscribe page and all subpages" (I guess if I can hack #1 then I can add this to ActionMarket).

But really, the case where I want to subscribe to a page and not its subpages is the exception.


CategoryFeatureRequest

MoinMoin: FeatureRequests/SubscribeToPageAndSubpages (last edited 2009-01-22 20:47:46 by MarcelHäfner)