[root]/typo3/sysext/extra_page_cm_options

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 33 (100.0%) | 786 (100.0%) | 23.8 |
| kasper | 17 (51.5%) | 753 (95.8%) | 44.2 |
| stucki | 4 (12.1%) | 20 (2.5%) | 5.0 |
| ohader | 2 (6.1%) | 5 (0.6%) | 2.5 |
| flyguide | 2 (6.1%) | 3 (0.4%) | 1.5 |
| jsegars | 1 (3.0%) | 2 (0.3%) | 2.0 |
| rupi | 1 (3.0%) | 1 (0.1%) | 1.0 |
| dmitry | 1 (3.0%) | 1 (0.1%) | 1.0 |
| baschny | 1 (3.0%) | 1 (0.1%) | 1.0 |
| ingmars | 4 (12.1%) | 0 (0.0%) | 0.0 |
Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
1 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
4 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
removed empty lines at the end of the files
2 lines of code changed in 1 file:
Added feature #3687: Disable versioning and moreoptions-menuitem via contextMenu.[key].disableItems in User TSconfig (thanks to Susanne Moog)
2 lines of code changed in 1 file:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
Fixed bug #8703: More Options>Access wasn't being shown in the pages click-menus
1 lines of code changed in 1 file:
* Update all ext_emconf.php in system extensions (continued)
17 lines of code changed in 1 file:
Updated Copyright notices
1 lines of code changed in 1 file:
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 4 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
1 lines of code changed in 2 files:
* Always use fputs() for writing to logfiles. There is no case when it can't be used, so the alternative "echo" call was never needed.
* !!! Removed $TYPO3_CONF_VARS['FE']['logfile_write']. See above.
* If logfile does not exist, try to create it automatically
* Fixed bug #187: config.stat_apache_pagenames code [type] ends up empty
* Fixed bug #1161: Cannot give access to all modules to a backend user when there are many backend modules loaded. Thanks to Valentin Schmid.
* Fixed bug #1672: Change name of "Edit page header" to "Edit page properties". Many thanks to Valentin Schmid who made the patch for this.
* Fixed bug #1549: Improve description of imagecaption fields
* Fixed bug #1592: Show website (magnifying glass icon) opens a new browser without all the toolbars
* Fixed bug #76: t3lib_div::writeFile() changes permissions without need
2 lines of code changed in 1 file:
* 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:
Localization updates
2 lines of code changed in 1 file:
Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!
1 lines of code changed in 1 file:
* !!! 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
41 lines of code changed in 1 file:
Some work done on glossary in CSH
3 lines of code changed in 1 file:
Updated locallang from TER for a set of system Extension
9 lines of code changed in 1 file:
* Merged all changes from "TYPO3_3-7" branch
* Changed to version 3.8.0-dev
4 lines of code changed in 1 file:
Updated locallang-XML files with most recent translations.
5 lines of code changed in 1 file:
* 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
4 lines of code changed in 2 files:
See changelog (updated later)
3 lines of code changed in 1 file:
Moved CSH locallang-XML labels into extensions prefixed "csh_".
195 lines of code changed in 1 file:
Added new system extensions (some of the safe ones...)
485 lines of code changed in 5 files: