.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _developer: Developer Corner ================ Look into template of interntest, to unterstand how the request-viewhelper works. .. _experimental: - The extension provide a select-box for usage in frontend-editing. - The template interntest will show, how you can integrate the select-box in your form of frontend-editing. Own modell with borderstyle-class --------------------------------- You have an extension, wher you want to use the borderstyle of this extension. Use the same way like the extension used to expand the tt_content. - Define an additional field for model. - Map the new property for the model. (not needed for the tt_content) - Add the additional definition of column and palletes in the TCA of the model Hide IRRE-tables ---------------- Auxiallary tables for IRRE are hided by the configuration in *Page.t3sc*.