[TYPO3-core] RFC #16334: Make FlexForms editable via TSConfig and group access lists

Kai Vogel kai.vogel at speedprogs.de
Wed Nov 10 17:05:49 CET 2010


 Hey all again,

 sorry wrong attachment in my last email, it was from an other copied 
 email :-)


 Btw. here is an example configuration for tt_news:
 ===================================================================

 TCEFORM.tt_content.pi_flexform.tt_news {
   sDEF {
     title = New sheet title
 
     what_to_display.addItems {
       new_key = New label
     }
   }
   s_template {
     listLimit.config {
       default = 40
       size = 20
     }
   }
 }

 ===================================================================


 Best regards
-- 
 Kai Vogel




 On Wed, 10 Nov 2010 16:51:29 +0100, Kai Vogel <kai.vogel at speedprogs.de> 
 wrote:
> Hey all,
>
> this is a SVN patch request.
>
> Type: feature
>
> Branch: trunk
>
> BT reference:
> http://bugs.typo3.org/view.php?id=16334
>
> Problem:
> It's not possible to edit FlexForms afterwards without changing
> original extension files directly.
>
> Solution:
> The patch adds a new class "t3lib_TCEforms_Flexforms" and makes some
> small changes in "t3lib_tceforms" and "t3lib_transferdata" to make
> FlexForms editable like normal TCA forms via page TSConfig and group
> access lists. An overview of the syntax can be found in the bug /
> feature request.
>
> Best regards
> --
> Kai Vogel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: editable_flexforms-core-9325.diff
Type: text/x-patch
Size: 20767 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101110/ceab7e1b/attachment-0001.bin>


More information about the TYPO3-team-core mailing list