TYPO3's fast innovation development rate is driven by the 19 core developers and 20000 member community, who provide product direction, core development, testing, translation, and extension development.
As a TYPO3 community member, we look to you for insights about the functionality and the direction that TYPO3 should follow to meet your needs. The TYPO3 core developers invite you to experience and test the new features and report any bugs that you might find, so that the 4.0 release can not only be the best release of TYPO3 in terms of features, but also in quality, stability, and security.
Unlike past releases, TYPO3 4.0 will include only one source package, one site package, and one package containing both the source and site packages:
All archives will be published as tar.gz and zip files, with the only difference being the zip archives will still contain duplicate directories instead of symbolic links (for use with Windows and FTP sites).
As an additional change, TYPO3 4.0 will not ship with any global extensions! The developers decided to empty the typo3/ext/ location for personal use to the server administrators. This could be especially useful for installations that share one source (just make sure you check for required database changes - hint: superadmin.php!).
Because of the removed global extensions, your site could break with lots of errors because TYPO3 tries to access selected extensions which are however not present anymore.
A solution for this is underway. However for beta1, users will need to adjust localconf.php => $TYPO3_CONF_VARS['EXT']['extList'] manually.
TYPO3 4.0 was attended by a lot of projects. You can view the whole list of projects at the TYPO3 Association website: association.typo3.org/index.php
Below is a status overview of those features that are now ready for testing. Although they might not be 100% free of bugs, the developers want to invite you to look at the new features and especially test the steps listed below:
Project is finished; nothing to test.
It has been decided that TemplaVoila will not be published as a System Extension; therefore it will not ship with the Beta package. However, you can download the current release here:
robertlemke.de/en/resources/extensions/templavoila/resources.html
Project is making good progress, but not yet ready for testing.
Have a look at this document to find out more about it: 130.228.0.33/t3dl/src/workspaces_beta_release.pdf
It has been decided that DAM will not be published as a System Extension; therefore it will not be shipped with the Beta package.
A development snapshot of the upcoming version 1.0 of the DAM system is available at typo3lab.colorcube.de/dam.html. Please have a look at this page for changes and news. This snapshot is not for production use, and might have bugs or may not even work as expected.
Making good progress, but not yet ready for use. A beta release is planned for mid January.
The final TER2 testing server will not be ready until the beta release of the Extension Manager.
The extension "rtehtmlarea" is finally available as a system extension. Please test it and give feedback in the mailing list "typo3-project-rte".
This feature has been postponed due to missing resources.
DBAL is now available as a system extension. Most of the work is finished, although it needs additional testing.
If something does not work, enable debugging in the DBAL configuration. This should produce a log that contains the error(s). Submit that to the bug tracker, tx_dbal; and attach as much debugging output as possible: PHP error log, database log, DBAL debugging output, a detailed description of the setup used and the action tried.
The following features are implemented:
To take care of the changes which are not fully backwards-compatible, an update wizard for the install tool has been written. Directly after an update, the frontend output will still be the same, and if you plan to use the new features, the update wizard will guide you through the necessary steps.
In a new installation of TYPO3, the new rendering of CSS styled content is activated by default.
Exceeding expectations, the Gremlin Zapper Department was able to fix more than 40 Gremlins up to now (although 7 of them are currently under review).
See typo3.org/development/projects/zap-the-gremlins/ for more information.
You will find the packages of TYPO3 4.0 beta1 on SourceForge.