https://bugzilla.wikimedia.org/show_bug.cgi?id=14369
--- Comment #8 from Mike.lifeguard <[EMAIL PROTECTED]> 2008-11-25 18:02:38 UTC --- (In reply to comment #7) > The problem is it's not clear to me what interface to provide to get around > the > problem. > > Provide a "move talk page" checkbox if any subpages have talk pages? > Possible, > but weird. > > Make "move subpages" always move talk pages? That removes functionality, > although admittedly I don't know why you would want to move subpages without > their talk pages. Yes, that's probably fine. I can't think of any use case for leaving the talk pages behind. > Have separate checkboxes for "move talk page" and "move talk pages of > subpages"? Checkbox spam, that's *too* flexible. > > Maybe the best way would be that if the current page has no talk pages but > some > subpages do have talk pages, change the "move talk page" option into "move > talk > pages of subpages (if subpages are moved)". Put it below the "move subpages" > option and have it grayed out unless that's selected. That would be a > reasonable way to fix it. That's be the best possible solution, yes. However, doing the lookup for the talk page of every subpage might be expensive. Though I guess we already do a lookup for subpages. I guess that's a question for someone else to figure out. So, either of those would be totally fine, I think. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
