[TYPO3-core] RFC: #7028: Implement CSH for flexforms

Dmitry Dulepov [typo3] dmitry at typo3.org
Thu Dec 20 13:02:32 CET 2007


Hi!

This is SVN patch request.

BT reference: http://bugs.typo3.org/view.php?id=7028

Brunch: trunk

Problem: it is impossible to use CSH in flexforms.

Solution: implement it in t3lib_flexforms and view_help.php. Attached: patch, screenshot and test extension. To test the patch, install extension, add it to page and look at its configuration. All CSH features are supported including images. CSH file should be created normally and reference to it added to flexform xml (see another screenshot).

Notes:
- this patch does not take RFC 6995 into account but it can be easily adjusted of RFC 6995 is approved
- information for CSH for tables is created inside sysext/lang and can be included into common system-wide index. This would be a big overhead for flexform CSH because requires parsing all possible flexform xmls. I did not implement theat (I do not feel it is necessary). So CSH for flexforms is available only when flexform is displayed.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flexforms_csh.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071220/d115d6a6/attachment-0001.ksh 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffcsh.png
Type: image/png
Size: 5295 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071220/d115d6a6/attachment-0002.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: T3X_user_flexcsh.t3x
Type: application/octet-stream
Size: 9932 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071220/d115d6a6/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffcsh_xml.png
Type: image/png
Size: 3583 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071220/d115d6a6/attachment-0003.png 


More information about the TYPO3-team-core mailing list