The Growth-Team automatically post talk page messages on behalf of new users. We would like the posting new user to be automatically notified of reply in the section. With DiscussionTools, this is fortunately reasonably easy. To make that happen, we need the following changes in DiscussionTools (in this list, "API" refers to action= discussiontoolsedit introduced by DiscusssionTools, unless otherwise specified):
- The API doesn't allow the posting user to specify extra tags for the edit.
This would be used by Growth to specify its own tracking tags ("posted via Special:Homepage", etc.).(EDIT: This is not actually possible, as it is a software-defined tag; but still could be used by gadgets, etc.). - The API doesn't allow the user to force (or disable) autosubscription. $autoSubscribe is always determined entriely by DiscussionTools.
- The API is currently marked as internal (and thus unsafe to use). The designation should disappear, to invite reuse by external users (like Growth).