Project

General

Profile

Actions

Feature #28293

closed

Define Location/Namingconvention for extjs js files

Added by Kay Strobach almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-18
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

current js files are located in different locations in the core.
I think it would be better to locate the files with a sensefull convention (currently the convention is unclear for me).

internal lib pathes:
 - t3lib/js          (mixed)
 - t3lib/js/extjs    (components and mixed)
 - t3lib/js/extjs/ux (components)
 - typo3/js          (mixed files)
 - typo3/js/extjs    (xtypes and config)

external lib pathes (ok for me):
 - typo3/contrib     (js and php libs)

In my opinion the best place would be typo3/js for the core js files.
The files should be ordered by:

 - prototype / scriptaculo files
 - extjs config files (e.g. viewportconfiguration)
 - extjs instanciation files
 - extjs ux files
Actions #1

Updated by Tolleiv Nietsch almost 13 years ago

  • Status changed from New to Needs Feedback

I think it would make more sense to raise this as a topic in the Core oder V4 newsgroup, to get some feedback from the developers on why we have this structure. And once this discussion brough results you should open one or more issues for the specific TODOs

Actions #2

Updated by Kay Strobach almost 13 years ago

done

Actions #3

Updated by Tolleiv Nietsch almost 13 years ago

  • Status changed from Needs Feedback to Closed

Thanks - I think this issue can be closed in this case and specific issues to apply the conventions can be opened later.

Actions

Also available in: Atom PDF