Download & Extend

Use freelinking only on chosen content types

Project:freelinking
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

Agaric would like to restrict the creation of freelinks (or, perhaps better, restrict the automatic linking of CamelCase words) to selected content types only.

For instance:

  1. In a Page content type, we do not want CamelCase links.
  2. In the Wiki content type, we do want CamelCase links.

Reference: http://agaricdesign.com/note/turn-freelinking-off-most-content-types

We're not missing something blazingly obvious, are we? How tricky is it or would it be to turn input filters on and off by content type? (That is, should the solution be a separate module?)

Comments

#1

yeah, that seems to be working but it would be cool to be able to restrict it to few different content types - in my case its because I'm creating few different and separate "wiki's" for few different groups and I dont want them to mix the content with "crosslinking" nor to be able to access another's group wiki (btw if somebody has a better solution give me a shout)

#2

Status:active» closed (works as designed)

While a hack could probably be written into freelinking for this, the problem lies in Drupal core's input format functionality not being able to set up different formats per content type. This sounds like a job for the Default Filter module.

Please re-open if I'm misunderstanding the request.

nobody click here