Item1793: remove topic summary in list of backlinks in rename-topic
Priority: Enhancement
Current State: Closed
Released In: 1.0.7
Target Release: patch
Applies To: Engine
Component:
Branches:
Usefulness and costs don't balance. Even without taking that under consideration: less is more.
Before:
After:
Patch attached.
--
MichaelDaum - 03 Jul 2009
Yep, thats crap. Speaking of usability: its even crap to leave those options in (the ui) at all. But thats something the skin author has to decide.
I was working on that in Eugens new (not yet published) skin. We took those options completely out of the sight of the user, cause in 98% of all cases s/he has no knowledge on what is really going on in order to decide on things.
Btw: I had to duplicate that part of the core into a plugin, cause those options are not exported via a MACRO. When patching the core for this issue, can we probably export this via a MACRO?
--
OliverKrueger - 06 Jul 2009
Hm, I wouldn't go so far as to eliminate checking backlinks... What would be the default: alter backlinks yes or no?
Sometimes are move a topic to a different web and re-create the same topic again. So old links will point to the topic
that I will create in the next step... Thats at least one use case where I would need a control of how to deal with
backlinks.
Admitted, backlinks in themselves are not well done in Foswiki: they are actively searched for again and again.
Even worse, backlings are implemented multiple times and differently in various areas of Foswiki. Compare "rename topic"'s backlinks with those found by "search for backlinks"...
Better would be to cache them into a central info database. But that's not part of this task.
--
MichaelDaum - 06 Jul 2009
I fully support this patch. If someone wants to review those pages, perhaps the links could open in a new window, and have an icon to indicate that.
--
ArthurClemens - 06 Jul 2009
Taking the original bug report and not the additional discussion.
I agree 100% also that the auto generated summary after the topic name is total garbage. Changing this would be fixing a bug and not adding an enhancement. Go ahead and remove the summary. It is a safe change that have no other impact elsewhere.
--
KennethLavrsen - 05 Aug 2009