'''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. * That's really a great idea... But I would prefer to display a message (after you click on the 'subscribe' action) where the user can choose between "I would like subscribe to all (existing and forthcoming) subpages" or "I would like only subscribe to this single/mainpage". so let the user choose what he needs! -- MarcelHäfner <> ## Tell your story here. ## What is the problem you are trying to solve? ## Is this features useful to most users or just to specific users? ## ## Lines prefixed with ## such as this one are comments, you can ## remove them. ## After creating the feature request, please subscribe to it! We may have ## questions or comments, and if you can help define the feature exactly ## there's a much higher chance that we'll implement it. ---- CategoryFeatureRequest