Directory typo3/sysext/indexed_search/mod/

Directory Created:
2004-11-16 16:24
Total Files:
6
Deleted Files:
1
Lines of Code:
628

[root]/typo3/sysext/indexed_search/mod

Lines of Code

typo3/sysext/indexed_search/mod/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 1396 (100.0%) 41.0
kasper 16 (47.1%) 1205 (86.3%) 75.3
benni 2 (5.9%) 122 (8.7%) 61.0
flyguide 4 (11.8%) 17 (1.2%) 4.2
stucki 3 (8.8%) 16 (1.1%) 5.3
ohader 2 (5.9%) 15 (1.1%) 7.5
k-fish 1 (2.9%) 14 (1.0%) 14.0
ingmars 5 (14.7%) 4 (0.3%) 0.8
francois 1 (2.9%) 3 (0.2%) 3.0

Most Recent Commits

ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+1 -1)
ohader 2009-03-09 15:12 Rev.: 5162

Fixed bug #10099: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows

14 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+14 -15)
flyguide 2009-01-20 11:31 Rev.: 4771

Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)

3 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+3 -3)
francois 2009-01-18 16:22 Rev.: 4744

Cleanup #10125: Replace deprecated function calls in sysext indexed_search

3 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+3 -3)
flyguide 2008-11-07 05:13 Rev.: 4433

removed superfluous comments, empty lines

1 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+1 -11)
flyguide 2008-11-07 04:52 Rev.: 4432

removed empty lines at the end of the files

7 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+7 -6)
ingmars 2008-10-29 14:50 Rev.: 4382

Added SVN properties.

0 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: mod_template.html (changed)
benni 2008-09-15 05:46 Rev.: 4125

Fixed bug #7595: Docheaders: Module Admin tools > Indexing: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)

122 lines of code changed in 2 files:

  • typo3/sysext/indexed_search/mod: index.php (+87 -75), mod_template.html (new 35)
ingmars 2008-02-22 11:33 Rev.: 3247

Fixed bug #7158: DBAL fixes to Indexed Search backend module

4 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+4 -4)
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 3 files:

  • typo3/sysext/indexed_search/mod: conf.php (changed), index.php (changed), locallang_mod.xml (changed)
flyguide 2007-08-15 09:12 Rev.: 2449

added @var phpDoc comments to various variables

6 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+6)
stucki 2006-04-10 10:27 Rev.: 1421

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

14 lines of code changed in 2 files:

  • typo3/sysext/indexed_search/mod: index.php (+14 -15), locallang_mod.xml (-62)
stucki 2005-06-19 23:48 Rev.: 766

* Merged changes from TYPO3_3-8 branch back

2 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+2 -2)
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/mod: locallang_mod.xml (+1)
kasper 2005-04-28 13:02 Rev.: 686

Localization updates

2 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: locallang_mod.xml (+2)
k-fish 2005-04-13 17:54 Rev.: 633

DBAL compliancy changes and a fix for bug #961.

14 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+14 -17)
kasper 2005-04-01 15:37 Rev.: 593

Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!

1 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+1 -1)
kasper 2005-02-15 16:08 Rev.: 562


* The indexed-search lexer has been updated so it supports "printjoins" (characters like ' or - which are allowed inside of words) and there is also support for Chinese/Japanese/Korean (CJK) indexing/searching.

129 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+129 -1)
kasper 2005-02-14 18:23 Rev.: 560

Changes to indexed_search

31 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+31 -6)
kasper 2005-01-02 18:18 Rev.: 528


* Added Karsten D.s patches for DBAL.

3 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+3 -3)
kasper 2004-11-28 21:09 Rev.: 515

See Changelog: Updates to Indexed Search (mainly), t3lib_cs (bug), t3lib_tcemain (bug), right-click Context menu, TS option "USERUID_substToken"

6 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: index.php (+6 -1)
kasper 2004-11-18 20:28 Rev.: 510


* !!! Moved ALL core localizations into language packs found in extensions prefixed "csh_[language key]". The consequence of this is that the backend will work in english until the proper language pack is installed for the language the user has selected. This step is taken to make backend localization more scalable and prevent the huge memory problems we have with ll-XML and 3.7.0. The "csh_*" extensions are NOT available in TER at the moment, but the whole bunch can be downloaded from http://130.228.0.33/t3dl/src/all_39_language_packs_as_local_extensions.tgz

70 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: locallang_mod.xml (+70 -387)
kasper 2004-11-17 13:56 Rev.: 507

Converted locallang*.php to locallang*.xml in new system extensions

390 lines of code changed in 2 files:

  • typo3/sysext/indexed_search/mod: locallang_mod.php (del), locallang_mod.xml (new 390)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

25 lines of code changed in 1 file:

  • typo3/sysext/indexed_search/mod: locallang_mod.php (+25 -5)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

547 lines of code changed in 5 files:

  • typo3/sysext/indexed_search/mod: clear.gif (new), conf.php (new 11), index.php (new 406), isearch.gif (new), locallang_mod.php (new 130)
Generated by StatSVN 0.5.0