Directory typo3/sysext/wizard_sortpages/

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

[root]/typo3/sysext/wizard_sortpages
                directory in repo cshimages (1 files, 0 lines)

Lines of Code

typo3/sysext/wizard_sortpages/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 1706 (100.0%) 40.6
kasper 24 (57.1%) 1666 (97.7%) 69.4
flyguide 2 (4.8%) 22 (1.3%) 11.0
ohader 3 (7.1%) 10 (0.6%) 3.3
sebastian 1 (2.4%) 3 (0.2%) 3.0
stucki 3 (7.1%) 2 (0.1%) 0.6
rupi 1 (2.4%) 1 (0.1%) 1.0
patrick 1 (2.4%) 1 (0.1%) 1.0
dmitry 1 (2.4%) 1 (0.1%) 1.0
ingmars 5 (11.9%) 0 (0.0%) 0.0
benni 1 (2.4%) 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/wizard_sortpages: 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/wizard_sortpages: ext_emconf.php (+1)
patrick 2009-06-05 08:59 Rev.: 5560

* Fixed bug #11140: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpages_webfunc_2.php

1 lines of code changed in 1 file:

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

Update all ext_emconf.php in system extensions

21 lines of code changed in 1 file:

  • typo3/sysext/wizard_sortpages: ext_emconf.php (+21 -11)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.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/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.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

2 lines of code changed in 3 files:

  • typo3/sysext/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.php (+2 -2), locallang.xml (-46), locallang_csh.xml (-47)
sebastian 2005-11-30 21:26 Rev.: 893

2005-11-30 Sebastian Kurfuerst <sebastian@garbage-group.de>

* Fixed bug #0874: XHTML compliance of GMENU with onmouseover
images
* Fixed bug #1657: make default number of file upload forms in
the file upload tool configurable
* Fixed bug #1703: Date fields: default is tomorrow instead of
today.
* Fixed bug #1889: EM appends trailing spaces when updating
ext_emconf.php
* changed shortcut checking behavior in t3lib_page::getMenu
(Related to #1066)

3 lines of code changed in 1 file:

  • typo3/sysext/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.php (+3 -3)
kasper 2005-11-02 23:51 Rev.: 837

Todays catch

66 lines of code changed in 1 file:

  • typo3/sysext/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.php (+66 -65)
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/wizard_sortpages: 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/wizard_sortpages: 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/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.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

76 lines of code changed in 2 files:

  • typo3/sysext/wizard_sortpages: locallang.xml (+41 -616), locallang_csh.xml (+35 -3)
kasper 2004-11-15 11:49 Rev.: 498


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

41 lines of code changed in 2 files:

  • typo3/sysext/wizard_sortpages: locallang.xml (+39 -1), locallang_csh.xml (+2)
kasper 2004-09-14 00:16 Rev.: 469

Updated locallang-XML files with most recent translations.

602 lines of code changed in 2 files:

  • typo3/sysext/wizard_sortpages: locallang.xml (+598 -588), locallang_csh.xml (+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

7 lines of code changed in 2 files:

  • typo3/sysext/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.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/wizard_sortpages: locallang_csh.xml (+1 -1)
kasper 2004-06-19 06:14 Rev.: 386

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

5 lines of code changed in 2 files:

  • typo3/sysext/wizard_sortpages: locallang.xml (+1 -1), locallang_csh.xml (+4 -1)
kasper 2004-06-14 04:30 Rev.: 376

More CSH

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_sortpages: locallang_csh.xml (+1 -1)
kasper 2004-06-11 20:23 Rev.: 372

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

860 lines of code changed in 6 files:

  • typo3/sysext/wizard_sortpages: class.tx_wizardsortpages_webfunc_2.php (new 182), ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.php (new 14), locallang.xml (new 591), locallang_csh.xml (new 36)
Generated by StatSVN 0.5.0