TYPO3 4.0.3 RC1 en TYPO3 versie 4.1 Beta gelanceerd


De TYPO3 community heeft vandaag een release candidate online gezet die wederom een groot aantal bugfixes heeft opgelost. Deze versie dat als versienummer 4.0.3 heeft meegekregen is inmiddels te downloaden vanaf:

 

typo3.org/download/packages/

 

Let op: dit is een release candidate. Het is niet aan te raden om deze in productie omgevingen te gebruiken!

De TYPO3 community verzoekt degenen die dit pakket installeren om eventuele bugs te rapporteren op http://bugs.typo3.org/

 

TYPO3 versie 4.0.3 RC1 gelanceerd

TYPO3 versie 4.1 beta boordevol met innovatie


TYPO3 versie 4.1 beta vol met innovatie

De nieuwste loot aan het TYPO3 firmament belooft heel veel goeds. Een korte samenvatting van de innovaties:

 

  • Inline Relational Record Editing (IRRE): "The functionality

    IRRE provides is groundbreaking for the relational editing capabilities of the TYPO3 Core. Its main feature is as simple as editing sub-records inside the parent record, and being able to add new sub-records just by clicking a "+" icon, which then loads the form for the sub-record into the main form.
    Examples of 1:n relationships for which IRRE comes in handy reach from "products" that have multiple "prices" to "persons" that have many "email-addresses".[]
    All in all, IRRE bridges the gap between the repetitive elements capabilities of Flexforms and the old

    relation field types of tceforms by saving what Flexforms saves in one big XML field into nice separate database records with a 1:n relationship."

  • UTF-8 for filenames: het is nu dus ook mogelijk om bestandsnamen met Arabische karakters te plaatsen, of umlauts e.d.

  • Backend "Who is online": via de module tools>useradmin is nu te zien wie er allemaal is ingelogd in TYPO3

  • Frontend "Stay logged in": in combinatie met de nieuwste versie van de TYPO3 extensie NewLoginBox is het nu mogelijk om de Frontend login tijd onbeperkt te laten zijn in plaats van gedurende een sessie

  • Bidirectional MM relations: "Apart from IRRE, there is even more new stuff in 4.1 to how database relations can be managed in TYPO3: Bidirectional MM relations!


    The clue about bidirectional MM relations is that you can look at a relation from both sides of it. For example the employment relation between a company and a person table could be looked at from the company as well as the person side."