Directory typo3/sysext/func_wizards/

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

[root]/typo3/sysext/func_wizards

Lines of Code

typo3/sysext/func_wizards/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 39 (100.0%) 889 (100.0%) 22.7
kasper 24 (61.5%) 859 (96.6%) 35.7
flyguide 2 (5.1%) 18 (2.0%) 9.0
ohader 3 (7.7%) 10 (1.1%) 3.3
rupi 1 (2.6%) 1 (0.1%) 1.0
dmitry 1 (2.6%) 1 (0.1%) 1.0
stucki 2 (5.1%) 0 (0.0%) 0.0
ingmars 5 (12.8%) 0 (0.0%) 0.0
benni 1 (2.6%) 0 (0.0%) 0.0

Most Recent Commits

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/func_wizards: 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/func_wizards: ext_emconf.php (+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/func_wizards: class.tx_funcwizards_webfunc.php (-8)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

4 lines of code changed in 1 file:

  • typo3/sysext/func_wizards: ext_emconf.php (+4 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/func_wizards: class.tx_funcwizards_webfunc.php (+1 -1)
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/func_wizards: ext_emconf.php (+1 -1)
flyguide 2008-04-23 10:10 Rev.: 3624

Update all ext_emconf.php in system extensions

17 lines of code changed in 1 file:

  • typo3/sysext/func_wizards: ext_emconf.php (+17 -10)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/func_wizards: class.tx_funcwizards_webfunc.php (+1 -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 5 files:

  • typo3/sysext/func_wizards: class.tx_funcwizards_webfunc.php (changed), ext_emconf.php (changed), ext_tables.php (changed), locallang.xml (changed), locallang_csh.xml (changed)
stucki 2006-04-10 10:27 Rev.: 1421

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

0 lines of code changed in 2 files:

  • typo3/sysext/func_wizards: locallang.xml (-50), locallang_csh.xml (-47)
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)

2 lines of code changed in 2 files:

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

Localization updates

4 lines of code changed in 2 files:

  • typo3/sysext/func_wizards: locallang.xml (+2), locallang_csh.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/func_wizards: class.tx_funcwizards_webfunc.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

77 lines of code changed in 2 files:

  • typo3/sysext/func_wizards: locallang.xml (+41 -230), locallang_csh.xml (+36 -5)
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/func_wizards: 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/func_wizards: ext_emconf.php (+9 -4)
kasper 2004-11-15 11:49 Rev.: 498


* Merged all changes from "TYPO3_3-7" branch
* Changed to version 3.8.0-dev

14 lines of code changed in 2 files:

  • typo3/sysext/func_wizards: locallang.xml (+10 -2), locallang_csh.xml (+4)
kasper 2004-09-14 00:16 Rev.: 469

Updated locallang-XML files with most recent translations.

241 lines of code changed in 2 files:

  • typo3/sysext/func_wizards: locallang.xml (+238 -292), locallang_csh.xml (+3)
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

7 lines of code changed in 2 files:

  • typo3/sysext/func_wizards: class.tx_funcwizards_webfunc.php (+6 -6), ext_emconf.php (+1 -1)
kasper 2004-09-09 03:26 Rev.: 454

See changelog (updated later)

1 lines of code changed in 1 file:

  • typo3/sysext/func_wizards: locallang_csh.xml (+1 -1)
kasper 2004-06-19 06:14 Rev.: 386

Moved CSH locallang-XML labels into extensions prefixed "csh_".

7 lines of code changed in 2 files:

  • typo3/sysext/func_wizards: locallang.xml (+2 -2), locallang_csh.xml (+5 -2)
kasper 2004-06-11 20:23 Rev.: 372

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

493 lines of code changed in 6 files:

  • typo3/sysext/func_wizards: class.tx_funcwizards_webfunc.php (new 129), ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.php (new 13), locallang.xml (new 295), locallang_csh.xml (new 19)
Generated by StatSVN 0.5.0