Directory typo3/sysext/indexed_search/modfunc2/

Directory Created:
2005-04-07 09:43
Total Files:
2
Deleted Files:
0
Lines of Code:
244

[root]/typo3/sysext/indexed_search/modfunc2

Lines of Code

typo3/sysext/indexed_search/modfunc2/ Lines of Code

Developers

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

Most Recent Commits

ohader 2009-09-16 18:57 Rev.: 5947

Fixed bug #11831: Remove reference operators for objects

4 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+4 -4)
rupi 2009-08-05 11:05 Rev.: 5761

Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense

2 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+2 -2)
benni 2009-06-02 14:52 Rev.: 5526

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:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (-5)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+1 -1)
ingmars 2007-12-10 19:51 Rev.: 2814

Fixed a low-severity SQL injection in the modfunc2 of indexed_search

3 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+3 -3)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (changed), locallang.xml (changed)
ingmars 2007-02-05 19:24 Rev.: 1997

Lots of <label> tags added to checkbox labels throughout the core

1 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+1 -1)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

28 lines of code changed in 2 files:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+28 -18), locallang.xml (-72)
stucki 2005-12-15 18:34 Rev.: 912

* 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:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+38 -40)
kasper 2005-10-04 13:03 Rev.: 809

Added initial support for workspaces in core.

23 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (+23)
kasper 2005-05-04 16:08 Rev.: 709

* 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:

  • typo3/sysext/indexed_search/modfunc2: locallang.xml (+1)
kasper 2005-04-28 22:25 Rev.: 692


* 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:

  • typo3/sysext/indexed_search/modfunc2: locallang.xml (+1 -1)
kasper 2005-04-28 13:02 Rev.: 686

Localization updates

87 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/modfunc2: locallang.xml (+87 -294)
andreas 2005-04-07 09:43 Rev.: 608

Added modfunc2 which offers statistics of entered search words.

496 lines of code changed in 2 files:

  • typo3/sysext/indexed_search/modfunc2: class.tx_indexedsearch_modfunc2.php (new 199), locallang.xml (new 297)
Generated by StatSVN 0.5.0