Question
We are creating a Kbase using Twiki. When user creates a Topic in KBase web, we automatically generate two other topics atatched to parent topic , one for Discussion and other for Rating and these three are tied together (ilussion) through Nav Tab add on. Problem is when user renames the parent topic, discussion and rating topics obviousuly dont get renamed. is there a way? Dont think but want to know from experts. (its not a missing fuctionality category though)
Environment
--
GauravSharma - 26 May 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I do not see a easy way to support that. You'd need a Plugin that intercepts renames and does the rename of the two dependent topics. But for this you'd need a
PluginHandlerForContentMove, which is not yet implemented.
--
PeterThoeny - 26 May 2006