Directory typo3/sysext/lowlevel/config/

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

[root]/typo3/sysext/lowlevel/config

Lines of Code

typo3/sysext/lowlevel/config/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 1553 (100.0%) 36.9
kasper 15 (35.7%) 1051 (67.7%) 70.0
stucki 4 (9.5%) 305 (19.6%) 76.2
patrick 2 (4.8%) 52 (3.3%) 26.0
jsegars 2 (4.8%) 46 (3.0%) 23.0
benni 3 (7.1%) 40 (2.6%) 13.3
steffenk 4 (9.5%) 34 (2.2%) 8.5
flyguide 4 (9.5%) 20 (1.3%) 5.0
ohader 2 (4.8%) 2 (0.1%) 1.0
ingmars 5 (11.9%) 2 (0.1%) 0.4
lolli 1 (2.4%) 1 (0.1%) 1.0

Most Recent Commits

lolli 2009-11-16 22:59 Rev.: 6437

Fixed bug #12617: Validation issue in sysext lowlevel: End tag for input omitted

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+1 -1)
steffenk 2009-06-02 20:38 Rev.: 5529

Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module

6 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/config: index.php (+5), locallang.xml (+1)
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/lowlevel/config: index.php (-1)
patrick 2009-05-27 09:00 Rev.: 5508

Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/

2 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+2 -2)
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/lowlevel/config: index.php (+1 -1)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+1 -1)
steffenk 2009-01-16 19:15 Rev.: 4730

#9867: Adding T3_SERVICES to configuration modul

28 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/config: index.php (+19 -4), locallang.xml (+9 -6)
flyguide 2008-11-07 05:13 Rev.: 4433

removed superfluous comments, empty lines

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+1 -9)
ingmars 2008-10-29 14:50 Rev.: 4382

Added SVN properties.

0 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: locallang.xml (changed)
jsegars 2008-10-22 23:26 Rev.: 4348

Fixed bug #8636: Hardcoded labels in Configuration module (thanks to Christopher Stelmaszyk)

46 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/config: index.php (+22 -21), locallang.xml (new 24)
benni 2008-08-14 22:40 Rev.: 3977

Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)

0 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (-1)
benni 2008-07-25 17:12 Rev.: 3915

Fixed bug #8498: Configuration module fixes (Thanks to Steffen Kamper)

40 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+40 -42)
flyguide 2008-04-01 21:42 Rev.: 3510

Changed private declarations to protected

2 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+2 -2)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

11 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+11 -11)
patrick 2008-02-17 16:07 Rev.: 3195

RFC #7505: Docheaders: Module Admin tools > Configuration No docheader

50 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+50 -11)
kasper 2008-01-31 22:10 Rev.: 2993

(trivial) changed arraybrowser so also array keys are included in the search.

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+1)
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/lowlevel/config: 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/lowlevel/config: index.php (+6)
ingmars 2007-02-05 19:24 Rev.: 1997

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

2 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+2 -2)
stucki 2006-04-10 10:27 Rev.: 1421

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

174 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/config: index.php (+174 -131), locallang_mod.xml (-62)
stucki 2006-01-18 10:44 Rev.: 1016

Reverting a change because it was made in the wrong branch.

130 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+130 -173)
kasper 2006-01-12 13:30 Rev.: 999

*** empty log message ***

173 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+173 -130)
kasper 2005-11-02 23:51 Rev.: 837

Todays catch

1 lines of code changed in 1 file:

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

Localization updates

2 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: locallang_mod.xml (+2)
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/lowlevel/config: index.php (+1 -1)
stucki 2005-03-25 18:56 Rev.: 584

* Added two hooks for tx_timtaw, written by Sebastian Kurfuerst
* FORM object is finally able to create a reset button (closes #0000743, thanks to Michael Scharkow)
* FE editing: Up/Down buttons in panel did not work (closes #0000849, thanks to Peter Niederlag for pointing me on this)
* typeNum 0 is now set automatically by default: If a page object has no typeNum and typeNum '0' is not defined, TYPO3 will automatically do that now
* Renamed admin function links in the left down corner of the BE (closes #0000025)
* EM: Display privacy message before connecting to the online repository

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: index.php (+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

70 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: locallang_mod.xml (+70 -383)
kasper 2004-11-17 13:56 Rev.: 507

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

386 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/config: locallang_mod.php (del), locallang_mod.xml (new 386)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

22 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/config: locallang_mod.php (+22 -4)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

394 lines of code changed in 5 files:

  • typo3/sysext/lowlevel/config: clear.gif (new), conf.php (new 11), config.gif (new), index.php (new 253), locallang_mod.php (new 130)
Generated by StatSVN 0.5.0