Closed (fixed)
Project:
Freelinking
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Feb 2012 at 18:35 UTC
Updated:
26 Nov 2014 at 23:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Alessandro Pezzato commentedSubscribe. I think this is a more intelligent way to do nothing.
Comment #2
misc commentedI agree, I will look into a patch for this.
Comment #3
misc commentedI went thinking on the semantics, 'Do nothing' felt like it really should be 'Do nothing'. Instead I created a new plugin, Show text, that just shows the text inside the freelinking-field instead, and could be choosed from the fallback settings for the Nodetitle-settings. Attached patch.
Comment #4
Roulion commented@MiSc : your way souds the better. I will test it tonight. Thanks.
Comment #5
juampynr commentedCommitted. Would be nice to reflect this on the tests.
I have restored the ".=" at $extra_description, in case it is coppied and pasted again. I found out that if you had the Search module disabled, the variable was being reset and the alert for "Enable freelinking create" was not being shown.
This needs a port for the 6.x-3.x branch too.
http://drupalcode.org/project/freelinking.git/commitdiff/695a58b
Comment #6
Roulion commentedI tested it and it seems OK for me
Thank you very much
Comment #7
juampynr commentedChanged branch in order to back-port it.
Comment #9
gisleA new setting ("Show text (remove markup)") has been added to the Nodetitle plugin list of failbacks. Selecting this will just show the text (no brackets).
The "Do nothing" failback will work as before, and will show the brackets.
This has been pushed has been pushed to the HEAD of 6.x-3.x-dev. Please review.
Comment #10
gisleThis fix is included in the 6.x-3.5 release.