Item1615: MailerContrib should fix WebNotify links after topic is moved
Priority: Enhancement
Current State: Confirmed
Released In: n/a
Target Release: n/a
If I move a topic to another web, Foswiki fixes links to that topic, changing or adding the web as needed.
If the topic I moved is listed in the original web's
WebNotify, then I would like Foswiki to move the reference to the new web's
WebNotify.
SubscribePlugin seems like a sensible place to implement this functionality, since it already knows the format of
WebNotify topics.
SubscribePlugin could implement the afterRenameHandler to do this.
--
MichaelTempest - 11 May 2009
MailerContrib now has its own plugin file
MailerContrib.pm
, which can implement the
afterRenameHandler
, so seems like the best place for this.
--
AndrewJones - 19 Apr 2011
Yes, this would be nice.
--
CrawfordCurrie - 25 Mar 2013