Directory typo3/sysext/tsconfig_help/

Directory Created:
2004-06-11 20:23
Total Files:
5
Deleted Files:
0
Lines of Code:
211

[root]/typo3/sysext/tsconfig_help
                directory in repo doc (1 files, 1 lines)
                directory in repo mod1 (5 files, 849 lines)

Lines of Code

typo3/sysext/tsconfig_help/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 35 (100.0%) 729 (100.0%) 20.8
kasper 8 (22.9%) 331 (45.4%) 41.3
ingmars 5 (14.3%) 179 (24.6%) 35.8
stucki 8 (22.9%) 138 (18.9%) 17.2
sebastian 3 (8.6%) 43 (5.9%) 14.3
flyguide 1 (2.9%) 18 (2.5%) 18.0
ohader 3 (8.6%) 8 (1.1%) 2.6
masi 2 (5.7%) 5 (0.7%) 2.5
dmitry 3 (8.6%) 5 (0.7%) 1.6
steffenk 1 (2.9%) 1 (0.1%) 1.0
rupi 1 (2.9%) 1 (0.1%) 1.0

Most Recent Commits

steffenk 2009-11-07 14:09 Rev.: 6367

Fixed bug #12503: Help extensions shouldn't be shy

1 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+1 -1)
ohader 2009-10-21 10:31 Rev.: 6210

Cleanup: Updated ext_emconf.php files in system extensions

5 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+5 -5)
rupi 2009-08-05 13:49 Rev.: 5766

Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend

1 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+1)
ohader 2009-05-23 16:26 Rev.: 5489

Cleanup: Fixed formatting issues in typo3 and test PHP files

1 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables.php (+1 -1)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

2 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+2 -2)
dmitry 2008-07-16 10:10 Rev.: 3896

Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts

1 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+1 -1)
dmitry 2008-05-14 08:28 Rev.: 3647

Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode

4 lines of code changed in 2 files:

  • typo3/sysext/tsconfig_help: ext_tables.sql (+2 -2), ext_tables_static+adt.sql (+2 -2)
stucki 2008-04-23 10:24 Rev.: 3627


* Update all ext_emconf.php in system extensions (continued)

2 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+2 -2)
flyguide 2008-04-23 10:10 Rev.: 3624

Update all ext_emconf.php in system extensions

18 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+18 -16)
stucki 2008-03-03 17:12 Rev.: 3363


* Improvements to Install Tool:
- Cleanup in t3lib_install
* Fix DB field types for static_tsconfig_help

3 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables.sql (+3 -3)
ingmars 2007-11-14 10:46 Rev.: 2699

Cleanup-up to prior commit #529: "TypoScript help" module

0 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables.php (-8)
sebastian 2007-11-14 08:33 Rev.: 2697

Fixed bug 529 (TSconfig_help)

43 lines of code changed in 3 files:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+24 -20), ext_tables.php (new 16), ext_tables.sql (+3 -4)
ingmars 2007-11-05 20:38 Rev.: 2665

Some more eol-style property changes

0 lines of code changed in 2 files:

  • typo3/sysext/tsconfig_help: ext_tables.sql (changed), ext_tables_static+adt.sql (changed)
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 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (changed)
stucki 2007-07-07 02:34 Rev.: 2388

Added new static_tsconfig_help data based on TYPO3 4.1 CoreDocs. Kudos to Stephane Schitter and Francois Suter for rewriting a backend module that allows to update this data again! (This functionality was broken after switching to TER2.)

117 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables_static+adt.sql (+117 -177)
masi 2007-03-12 20:58 Rev.: 2186

Replace all TINYTEXT columns with VARCHAR(255) and change index "parent" of fe_user to (pid,username) and drop the index "pid"

5 lines of code changed in 2 files:

  • typo3/sysext/tsconfig_help: ext_tables.sql (+3 -2), ext_tables_static+adt.sql (+2 -2)
ingmars 2006-09-01 13:15 Rev.: 1713

* Fixed #529: Committed new TSConfig Help data. Thanks a lot to Stephane Schitter for extracting the new data from the references!

179 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables_static+adt.sql (+179 -3)
stucki 2006-04-10 10:27 Rev.: 1421

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

2 lines of code changed in 2 files:

  • typo3/sysext/tsconfig_help: ext_tables.sql (+1 -1), ext_tables_static+adt.sql (+1 -238)
stucki 2005-12-18 21:22 Rev.: 916

* Cleanup: Changed all occurences of "depreciated" => "deprecated"

12 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables_static+adt.sql (+12 -12)
stucki 2005-02-21 00:32 Rev.: 566

* Fixed a typo in the User TSconfig reference in ext_tables_static+adt.sql
* !!! Renamed t3lib_stdGraphic->imageCreateFromGif into imageCreateFromFile. The old function will remain for providing backwards compatibility.

1 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables_static+adt.sql (+1 -1)
stucki 2005-02-06 12:25 Rev.: 554

* Fixed a typo (closes #0000127)

1 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables_static+adt.sql (+1 -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

38 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_tables_static+adt.sql (+38 -6)
kasper 2004-11-17 17:52 Rev.: 508

Some work done on glossary in CSH

3 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+3 -3)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

9 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+9 -4)
kasper 2004-09-13 23:57 Rev.: 468


* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out...
* Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC

1 lines of code changed in 1 file:

  • typo3/sysext/tsconfig_help: ext_emconf.php (+1 -1)
kasper 2004-06-11 20:23 Rev.: 372

Added new system extensions (some of the safe ones...)

280 lines of code changed in 4 files:

  • typo3/sysext/tsconfig_help: ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.sql (new 15), ext_tables_static+adt.sql (new 228)
Generated by StatSVN 0.5.0