The only usecase for my site is embedding content without links. Rather than make my users in each and every case use the nolink tag, is it possible to turn off automatic linking by default?

CommentFileSizeAuthor
#2 linodef_admin_option_settings_01.png13.82 KBRoi Danton
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Roi Danton’s picture

Currently not. Maybe it is a good idea to provide a menu where the admin can activate options by default. I can't say if I'll have the time to implement this. Patches are welcome.

Roi Danton’s picture

Title: Option to by default has no link » Always append certain options to tags
FileSize
13.82 KB

While preparing the Filter for the Button Interface I've refactored the internal option handling. Options can be disabled now and they can have properties (in preparation for the hooks that will come in future).

Using those properties it is possible to flag an option as active per default. See attached image.

Roi Danton’s picture

Status: Active » Fixed

Commited to D6 branch. Settings page is found at admin/settings/linodef/options.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.