Turn freelinking off for most content types
The Freelinking module, bless its heart, is a tad too overzealous in its attempt to linkify any words it thinks are in CamelCase.
Furthermore, it interferes with links with capitalization in them, even when the linking is applied first. Agaric considers this a bug.
Ideally one could turn freelinking off for most content types, except say your Wiki content type.
The way freelinks work may be tied too closely to Drupal's input filter functionality, though, and not easy to disable per node type.
Whatever the reason, you can't.
Resolution
For the Agaric site we really don't care about the CamelCase traditional wiki-style linking even on our wiki content type, so we went to admin/settings/freelinking and unchecked this box:
Allow CamelCase linking
If desired, you can disable CamelCase linking
Comments
Created issue:
Created issue: http://drupal.org/node/179942
Epilogue: I3IVIIVI (6:00:10
Epilogue:
With the explanation: From
With the explanation:
From Drupal user escalos, http://drupal.org/user/167880
Of course Drupal has a
Of course Drupal has a solution (not just an escape, as described above):
Filter by node type module
See http://agaricdesign.com/note/set-drupal-input-filters-content-type for more.
Post new comment