Overview
- This is a university study project so it won't be public for the moment -
The primary goal is to have a proof of concept about the possibility of creating a T3 Phoenix package that can provide a TYPO3 V4 Extension integrated in a Phoenix Page (of course with a running TYPO3 V4 behind it).
The idea behind this is to be able to maintain extensions and solutions that have a long life span without having to port them to a high cost or rebuild them entirely.
Possible Approaches:
- including V4 like a bootstrap into a Phoenix Package and only returning the rendered content
---> possibly with a threaded PHP process to have a separated memory space (so there are no namespace conflicts etc.)
- use a PHP Proxy to get the content from the V4 and display it
- run V4 (similar to crawler) with PHP-CLI using exec()
Further approaches will be documented in the wiki and will be announced over the news.
Also will there be a weekly update about the projects ongoing so that all stakeholders can update themselves regularly.
Issue tracking
- Bug: 0 open / 7
- Feature: 0 open / 0
- Major Feature: 0 open / 0
- Task: 0 open / 38
- Suggestion: 0 open / 3
Members
Leader
Ivan (ivanz)
Tizian Schmidlin (st@cabag.ch)
Tizian Schmidlin (masterofd)
Co-Leader
Jonas Felix (kuckuck)
Member
Ivan (ivanz)
Jonas Felix (kuckuck)
Tizian Schmidlin (st@cabag.ch)
Tizian Schmidlin (masterofd)
Contributor
Ivan (ivanz)
Mattias Nilsson (mattias.nilsson)
Tizian Schmidlin (masterofd)
Tizian Schmidlin (st@cabag.ch)
Watcher
Bastian Waidelich (bwaidelich)
Ben van 't Ende (argument)
Jonas Felix (kuckuck)
Karsten Dambekalns (k-fish)
Mattias Nilsson (mattias.nilsson)
Nico de Haen (nicodh)
Oliver Hader (ohader)
Robert Lemke (robert)
Stefan Vetter (stefanvetter)
Steffen Müller (xonx)
Xavier Perseguers (xperseguers)
Latest news
BE Modul Integration Abgeschlossen und Performance Analyse
Das Backend Modul ist so gut wie abgeschlossen und die erste Performance Analyse zeigt ein erstaunliches Resultat.
Update zu Fortschritt
Mirvan hat die neue Version von Phoenix in Betrieb genommen, Tizian arbeitet an der Backend integration.
Team Meeting vom 27.3.2012
Wir haben die Anpassungen an der Anfoderungsanalyse, der Stakeholderanalyse und des Glossars und das weitere vorgehen im Projekt besprochen.