1 ?xml
version=
"1.0" encoding=
"utf-8"?>
3 PUBLIC
"-//W3C//DTD XHTML 1.1//EN"
4 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
5 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en">
7 <meta http-equiv=
"content-type" content=
"text/html; charset=utf-8" />
8 <title>Template: Step Output
</title>
11 <!-- ###TEMPLATE### begin -->
13 <!-- ###CONNECTION_FORM### begin -->
14 <script type=
"text/javascript" src=
"../contrib/prototype/prototype.js"></script>
15 <script type=
"text/javascript" src=
"../sysext/install/Resources/Public/Javascript/install.js"></script>
17 <p>###LLDESCRIPTION###
</p>
18 <form method=
"post" action=
"###ACTION###">
19 <fieldset class=
"t3-install-form-label-width-7">
21 <li class=
"t3-install-hidden">
22 <input type=
"hidden" value=
"###STEP###" name=
"step" />
23 <input type=
"hidden" value=
"###ENCRYPTIONKEY###" name=
"TYPO3_INSTALL[LocalConfiguration][encryptionKey]" />
24 <input type=
"hidden" value=
"###BRANCH###" name=
"TYPO3_INSTALL[LocalConfiguration][compat_version]" />
26 <!-- ###DATABASE_DRIVER### begin -->
28 <label>###LABELDRIVER###
</label>
29 <select name=
"TYPO3_INSTALL[Database][typo_db_driver]">
30 <!-- ###ABSTRACTION_LAYER### begin -->
31 <optgroup label=
"###LABELABSTRACTIONLAYER###">
32 <!-- ###VENDOR### begin -->
33 <option value=
"###DRIVER###"###SELECTED###
onclick=
"###ONCLICK###">###LABELVENDOR###
</option>
34 <!-- ###VENDOR### end -->
36 <!-- ###ABSTRACTION_LAYER### end -->
39 <!-- ###DATABASE_DRIVER### end -->
44 <fieldset class=
"t3-install-form-submit">
47 <button type=
"submit">###CONTINUE###
<span class=
"t3-install-form-button-icon-positive"> </span></button>
52 <!-- ###CONNECTION_FORM### end -->
57 <!-- ###DATABASE_FORM### begin -->
58 <form id=
"t3-install-123-step3" method=
"post" action=
"###ACTION###">
61 <li class=
"t3-install-hidden">
62 <input type=
"hidden" value=
"###STEP###" name=
"step" />
65 <label for=
"t3-install-123-database">###LLOPTION2###
</label>
66 <p>###LLREMARK2###
</p>
67 <select id=
"t3-install-123-database" name=
"TYPO3_INSTALL[Database][typo_db]">
68 <option value=
"">Select database
</option>
69 <!-- ###DATABASEOPTIONS### begin -->
70 <option value=
"###DATABASEVALUE###" ###DATABASESELECTED###
>###DATABASENAME###
</option>
71 <!-- ###DATABASEOPTIONS### end -->
76 <fieldset class=
"t3-install-form-submit">
79 <button type=
"submit">###CONTINUE###
<span class=
"t3-install-form-button-icon-positive"> </span></button>
84 <!-- ###DATABASE_FORM### end -->
90 <!-- ###DRIVER_MYSQL### begin -->
91 <!-- ###DRIVER_MYSQLI### begin -->
93 <label for=
"t3-install-form-username">###LABELUSERNAME###
</label>
94 <input id=
"t3-install-form-username" class=
"t3-install-form-input-text" type=
"text" value=
"###USERNAME###" name=
"TYPO3_INSTALL[Database][typo_db_username]" />
97 <label for=
"t3-install-form-password">###LABELPASSWORD###
</label>
98 <input id=
"t3-install-form-password" class=
"t3-install-form-input-text" type=
"password" value=
"###PASSWORD###" name=
"TYPO3_INSTALL[Database][typo_db_password]" />
101 <label for=
"t3-install-form-host">###LABELHOST###
</label>
102 <input id=
"t3-install-form-host" class=
"t3-install-form-input-text" type=
"text" value=
"###HOST###" name=
"TYPO3_INSTALL[Database][typo_db_host]" />
104 <!-- ###DRIVER_MYSQLI### end -->
105 <!-- ###DRIVER_MYSQL### end -->
110 <!-- ###DRIVER_DEFAULT### begin -->
112 <label for=
"t3-install-form-username">###LABELUSERNAME###
</label>
113 <input id=
"t3-install-form-username" class=
"t3-install-form-input-text" type=
"text" value=
"###USERNAME###" name=
"TYPO3_INSTALL[Database][typo_db_username]" />
116 <label for=
"t3-install-form-password">###LABELPASSWORD###
</label>
117 <input id=
"t3-install-form-password" class=
"t3-install-form-input-text" type=
"password" value=
"###PASSWORD###" name=
"TYPO3_INSTALL[Database][typo_db_password]" />
120 <label for=
"t3-install-form-host">###LABELHOST###
</label>
121 <input id=
"t3-install-form-host" class=
"t3-install-form-input-text" type=
"text" value=
"###HOST###" name=
"TYPO3_INSTALL[Database][typo_db_host]" />
124 <label for=
"t3-install-form-database">###LABELDATABASE###
</label>
125 <input id=
"t3-install-form-database" class=
"t3-install-form-input-text" type=
"text" value=
"###DATABASE###" name=
"TYPO3_INSTALL[Database][typo_db]" />
127 <!-- ###DRIVER_DEFAULT### end -->
132 <!-- ###DRIVER_MSSQL### begin -->
134 <label for=
"t3-install-form-username">###LABELUSERNAME###
</label>
135 <input id=
"t3-install-form-username" class=
"t3-install-form-input-text" type=
"text" value=
"###USERNAME###" name=
"TYPO3_INSTALL[Database][typo_db_username]" />
138 <label for=
"t3-install-form-password">###LABELPASSWORD###
</label>
139 <input id=
"t3-install-form-password" class=
"t3-install-form-input-text" type=
"password" value=
"###PASSWORD###" name=
"TYPO3_INSTALL[Database][typo_db_password]" />
142 <label for=
"t3-install-form-host">###LABELHOST###
</label>
143 <input id=
"t3-install-form-host" class=
"t3-install-form-input-text" type=
"text" value=
"###HOST###" name=
"TYPO3_INSTALL[Database][typo_db_host]" />
146 <label for=
"t3-install-form-database">###LABELDATABASE###
</label>
147 <input id=
"t3-install-form-database" class=
"t3-install-form-input-text" type=
"text" value=
"###DATABASE###" name=
"TYPO3_INSTALL[Database][typo_db]" />
149 <!-- ###DRIVER_MSSQL### end -->
155 <!-- ###DRIVER_ODBC_MSSQL### begin -->
157 <label for=
"t3-install-form-username">###LABELUSERNAME###
</label>
158 <input id=
"t3-install-form-username" class=
"t3-install-form-input-text" type=
"text" value=
"###USERNAME###" name=
"TYPO3_INSTALL[Database][typo_db_username]" />
161 <label for=
"t3-install-form-password">###LABELPASSWORD###
</label>
162 <input id=
"t3-install-form-password" class=
"t3-install-form-input-text" type=
"password" value=
"###PASSWORD###" name=
"TYPO3_INSTALL[Database][typo_db_password]" />
165 <label for=
"t3-install-form-host">###LABELHOST###
</label>
166 <input id=
"t3-install-form-host" class=
"t3-install-form-input-text" type=
"text" value=
"###HOST###" name=
"TYPO3_INSTALL[Database][typo_db_host]" />
168 <input type=
"hidden" value=
"###DATABASE###" name=
"TYPO3_INSTALL[Database][typo_db]" />
169 <!-- ###DRIVER_ODBC_MSSQL### end -->
174 <!-- ###DRIVER_OCI8### begin -->
176 <label for=
"t3-install-form-username">###LABELUSERNAME###
</label>
177 <input id=
"t3-install-form-username" class=
"t3-install-form-input-text" type=
"text" value=
"###USERNAME###" name=
"TYPO3_INSTALL[Database][typo_db_username]" />
180 <label for=
"t3-install-form-password">###LABELPASSWORD###
</label>
181 <input id=
"t3-install-form-password" class=
"t3-install-form-input-text" type=
"password" value=
"###PASSWORD###" name=
"TYPO3_INSTALL[Database][typo_db_password]" />
184 <label for=
"t3-install-form-host">###LABELHOST###
</label>
185 <input id=
"t3-install-form-host" class=
"t3-install-form-input-text" type=
"text" value=
"###HOST###" name=
"TYPO3_INSTALL[Database][typo_db_host]" />
188 <label for=
"t3-install-form-type">###LABELTYPE###
</label>
189 <select id=
"t3-install-form-type" name=
"TYPO3_INSTALL[Database][typo_db_type]">
190 <option value=
"sid">###LABELSID###
</option>
191 <option value=
"servicename">###LABELSERVICENAME###
</option>
195 <label for=
"t3-install-form-database">###LABELDATABASE###
</label>
196 <input id=
"t3-install-form-database" class=
"t3-install-form-input-text" type=
"text" value=
"###DATABASE###" name=
"TYPO3_INSTALL[Database][typo_db]" />
198 <!-- ###DRIVER_OCI8### end -->
200 <!-- ###TEMPLATE### end -->