Adrian Garner
Adrian Garner

Reputation: 5345

New dexterity content type is not visible from the "add link" dialogue

I have made a new dexterity content type, but it is not visible from the "add link" dialogue. How can I make my content type show up in this link box?

Upvotes: 2

Views: 175

Answers (1)

pabo
pabo

Reputation: 818

You have to add your content type to the "Linkable Objects". You can do that TTW in "TinyMCE Settings" or programatically in a tinymce.xml file as part of your install profile. (Take a look at the export of your Product.TinyMCE settings in portal_setup.)

Upvotes: 6

Related Questions