Bug #27173
closedOverwork typo3/sysext/README.txt
100%
Description
This file has stupid old content. Overwork it. Useful hint could be to add the hint for the git submodules, if sb. clones the repository and wonders, why some folders (workspaces, dbal, version) are empty.
Current content:
typo3/sysext/ "System" extensions for TYPO3 This is also a global repository for extensions in TYPO3, just like the global extensions (in typo3/ext/) System extensions cannot (by default at least) be updated like global and local extensions; They are meant to always be distributed with the core (while global extensions in ext/ are not) and to the user they will probably be understood more like a part of the core since they come along with the core. But technically they are extensions for various reasons. System Extensions are in the TYPO3core SVN module. System Extensions should be hidden in TER (last check of this was oct. 2005 by kasper) System extensions with manuals are currently (oct 2005): - css_styled_content - indexed_search
Updated by Ernesto Baschny over 13 years ago
Here a suggestion:
******************************************************************************* System Extensions for TYPO3 ******************************************************************************* This document is a part of the TYPO3 project. TYPO3 is an open source web content management system released under the GNU GPL. TYPO3 is copyright (c) 1999-2011 by Kasper Skaarhoj. This document provides information about the content of the typo3/sysext folder. =============================================================================== Content =============================================================================== This is the repository for extensions which are shipped with the core. They are regular extensions with the difference that they are not available on the TYPO3 Extension Repository (ter), but instead are part of the Core packages. Since they are shipped with the TYPO3 core (typo3_src package), their content will change when updating the core. They are packaged together with the core by the release team, so updating the core will update these extensions too. =============================================================================== Git Repositories =============================================================================== Most of these extensions are developed by the core team itself and are maintained directly in the main Core Git repository: http://git.typo3.org/TYPO3v4/Core.git Some of the extensions are developed by external teams (e.g. dbal, version, workspaces) and are thus maintained in separate Git repositories and linked into the core as submodules. In order to retrieve them together with the core, issue these commands: git pull git submodule update --init
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ie76570ebce5ea227a947132180e8555c79fbcc48 has been pushed to the review server.
It is available at http://review.typo3.org/2494
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I2cb39cc8ce4b82cbfb3d35d59e78e75fab31712c has been pushed to the review server.
It is available at http://review.typo3.org/2495
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Id71b57247e08a1ef8a632878fb1a7cac6024e0ed has been pushed to the review server.
It is available at http://review.typo3.org/2496
Updated by Anonymous over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 1e0d84e1e1a8d324f61684a46c6479ff44fb90aa.
Updated by Steffen Gebert over 13 years ago
- Assignee set to Steffen Gebert
- Target version set to 1264
- TYPO3 Version changed from 4.6 to 4.4