[root]/typo3/sysext/indexed_search/modfunc2

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 685 (100.0%) | 40.2 |
| andreas | 2 (11.8%) | 496 (72.4%) | 248.0 |
| kasper | 4 (23.5%) | 112 (16.4%) | 28.0 |
| stucki | 3 (17.6%) | 66 (9.6%) | 22.0 |
| ohader | 2 (11.8%) | 5 (0.7%) | 2.5 |
| ingmars | 4 (23.5%) | 4 (0.6%) | 1.0 |
| rupi | 1 (5.9%) | 2 (0.3%) | 2.0 |
| benni | 1 (5.9%) | 0 (0.0%) | 0.0 |
Fixed bug #11831: Remove reference operators for objects
4 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
2 lines of code changed in 1 file:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
0 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Fixed a low-severity SQL injection in the modfunc2 of indexed_search
3 lines of code changed in 1 file:
Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk
0 lines of code changed in 2 files:
Lots of <label> tags added to checkbox labels throughout the core
1 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
28 lines of code changed in 2 files:
* Added a deleted field to pages_language_overlay
* Changed alignment for some checkboxes in the TS debugger of the admin panel (better to read)
* Fixed Gremlin #381: "Page is being generated" should belocalized. The message can be changed by setting "config.message_page_is_being_generated" in the TS template. See TSref for details.
38 lines of code changed in 1 file:
Added initial support for workspaces in core.
23 lines of code changed in 1 file:
* Added Hindi language
* Added feature to table-wizard: Will create 5 new rows when adding rows in the bottom of table (configurable)
* Added download links in extension listing in EM
* Added new feature, "submenuObjSuffixes" to TypoScript Menu objects to define alternative submenus depending on position of parent menu object in menu. (TSref documented)
1 lines of code changed in 1 file:
* Added API in tslib_pibase for checking availability of the cHash value when plugins are running as USER cObjects. This is a VERY IMPORTANT thing for plugin writers to acquaint themselves with. I suggest reading the article "The Mysteries of &cHash" which was written about this tricky issue.
1 lines of code changed in 1 file:
Localization updates
87 lines of code changed in 1 file:
Added modfunc2 which offers statistics of entered search words.
496 lines of code changed in 2 files: