Search code examples
plonedexterity

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?


Solution

  • 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.)