Project

General

Profile

Actions

Bug #22619

closed

CSH: use rel="table|field" syntax and classes instead of inline JS

Added by Benni Mack over 14 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The CSH in flexforms is just plain inline JS inside the HTML. If you have lots of fields, it kinda blows up your HTML, and thus, takes tceforms longer to load.

The attached patch uses the rel="" parameter and some ExtJS code to show the popup screen. This way, it's also easier to overwrite the handler that opens up the JS window (e.g. if you would want to do that in a JS overlay etc etc).

This was a nice side-effect patch I created during T3UXW09.
(issue imported from #M14347)


Files

uxw_cleanup_csh_code_v2.patch (4.1 KB) uxw_cleanup_csh_code_v2.patch Administrator Admin, 2010-05-10 01:56
Actions #1

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF