Reputation: 5345
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
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