[TYPO3-core] RFC #16845: Better API for Update Wizards in the Install Tool
Steffen Kamper
info at sk-typo3.de
Mon Dec 27 01:18:30 CET 2010
Hi,
now i know where the problem is. As i'm on windows without typo3_src my
svn clients can't do it with
+++ typo3_src/typo3/...
After manual remove there was still a problem in
typo3/sysext/install/updates/class.tx_coreupdates_charsetdefaults.php
The conflict was because this line doesn't exists in trunk:
var $needsExternalHelp = FALSE;
Now i applied this file manual so i could test.
+1 by reading and testing. Just my comment what i miss in "wizard"
* perform next wizard is fine, but i would like to know which wizard
will be the next. I could imagine this options
Next Wizard: XYZ
[go to next wizard] [skip next wizard] [return to main menu]
Skip next wizard would display the same finish screen from the next wizard
* no backlink to main Updatewizard (see my suggestion above). Even as
it's possible to click on the left menu, i expect in wizard to have my
actions with these buttons on the right.
vg Steffen
More information about the TYPO3-team-core
mailing list