Closed (fixed)
Project:
Freelinking
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2013 at 13:10 UTC
Updated:
26 Nov 2014 at 23:44 UTC
Jump to comment: Most recent
Comments
Comment #1
misc commentedPlease test, and add it to the documentation.
Comment #2
ñull commentedDrupal Wiki install profile is apparently based on Freelinking module. I noticed on their "The big Wiki" demo site that when I change the title of a node then the freelink will break. This means a freelink is less free then we think and it just a mass of administration to maintain all title changes.
Please add a feature to solve this problem and until then please put a warning in documentation.
Comment #3
ñull commentedApparently the demo uses an old version. With the latest release the behaviour is that the link to the node is fixed (links to node/ which is fixed). The link text is not updated. Since the link is not broken, this seems to be a fair solution. Only documention is need.
Would be interesting to know what are the circumstances the freelink breaks.
Comment #4
gisleRe #3: The create mode plugin (i.e. freelinking prepopulate) has nothing to do with this question.
The question is: Will a freelink to a node title "foo" (i.e.
[[nodetitle:foo]]) break if the title of that node changes to "bar"?The answer is yes. This information have been added to
READMEsin the 6.x-3.x and 7.x-3.x dev branched.Freelinking needs a tool to protect node titles from changes to prevent this from happening, similar to the tool to do this that is part of the abandoned Wikitools project.
Comment #6
gisleThis information is now also included in the READMEs of the 6.x-3.5 and 7.x-3.5 releases.