I have a custom content-type on which I'm trying to enable captioning. <br><br>Here are the steps I've taken (on Kupu 1.4.8)<br><br>In the Kupu control panel I've turned on "Link using UIDs" and "Allow Image Captioning"<br>
<br>My custom type and field *do* show up in the list of <br> "Fields which appear to currently support image captioning"<br>
<br>In my custom type's schema I have the following content-type settings (cloned from ATDocument)<br><br> default_content_type = zconf.ATDocument.default_content_type,<br> default_output_type = 'text/x-html-safe',<br>
allowable_content_types = zconf.ATDocument.allowed_content_types,<br><br>However, when I go to add an image, I don't see the checkbox to add a caption like I get when adding an ATDocument.<br><br>Any ideas what I'm missing for this to work?<br>
<br>thanks<br><div>--</div><div>David Siedband</div><div><br></div><div>Open Source Software Developer</div><div>Oceanic Sky (US) / Zentraal (NL)</div><div><br></div><div><a href="http://oceanicsky.com/" target="_blank">http://oceanicsky.com</a></div>
<br><br><br>