source: trunk/setup/templates/default/setup_db_blocks.tpl @ 2

Revision 2, 5.8 KB checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1<!-- begin setup_db_blocks.tpl -->
2
3&nbsp; <!-- ================================== --> &nbsp;
4
5<!-- BEGIN B_db_stage_1 -->
6<tr>
7        <td align="center">
8                <img src="{img_incomplete}" alt="{notcomplete}" border="0">
9        </td>
10        <td>
11    {dbnotexist}<br>
12                {makesure}.<br>
13                <br>
14                {instr}<p>
15                <form action="index.php" method="post">
16                {createdb}<br>
17                    DB root username: <input type="text" name="db_root" value="root"><br>
18                    DB root password: <input type="password" name="db_pass"><br>
19                    <input type="hidden" name="action" value="Create Database">
20                    <input type="submit" name="label" value="{create_database}">
21                </form>
22                <form method="POST" action="index.php"> <br>
23                <input type="submit" value="Re-Check my database">
24                </form>
25        </td>
26</tr>
27<!-- END B_db_stage_1 -->
28
29&nbsp; <!-- ================================== --> &nbsp;
30
31<!-- BEGIN B_db_stage_2 -->
32
33<tr>
34        <td align="center">
35                <img src="{img_incomplete}" alt="{notcomplete}" border="0">
36        </td>
37        <td>
38        {prebeta}
39        </td>
40</tr>
41<!-- END B_db_stage_2 -->
42
43&nbsp; <!-- ================================== --> &nbsp;
44
45<!-- BEGIN B_db_stage_3 -->
46<tr>
47        <td align="center">
48                <img src="{img_incomplete}" alt="{Complete}" border="0">
49        </td>
50        <td>
51                <form action="index.php" method="post">
52                <input type="hidden" name="oldversion" value="new">
53
54                {dbexists}<br>
55        <input type="hidden" name="action" value="Install">
56                <input type="submit" name="label" value="{install}"> {coreapps}
57                <br><input type="checkbox" name="debug" value="1"> {lang_debug}
58                </form>
59        </td>
60</tr>
61<!-- END B_db_stage_3 -->
62
63&nbsp; <!-- ================================== --> &nbsp;
64
65<!-- BEGIN B_db_stage_4 -->
66<tr>
67        <td align="center">
68                <img src="{img_incomplete}" alt="not complete" border="0">
69        </td>
70        <td>
71                {oldver}.<br>
72                {automatic}
73                {backupwarn}<br>
74                <form method="POST" action="index.php">
75                <input type="hidden" name="oldversion" value="{oldver}">
76                <input type="hidden" name="useglobalconfigsettings">
77                <input type="hidden" name="action" value="Upgrade">
78                <input type="submit" name="label" value="{upgrade}"><br>
79                <input type="checkbox" name="debug" value="1"> {lang_debug}<br>
80                </form>
81
82                <form method="POST" action="index.php">
83                <input type="hidden" name="oldversion" value="{oldver}">
84                <input type="hidden" name="useglobalconfigsettings">
85                <input type="hidden" name="action" value="Uninstall all applications">
86                <input type="submit" name="label" value="{uninstall_all_applications}"><br>({dropwarn})
87                </form>
88                <hr>
89{dont_touch_my_data}.&nbsp;&nbsp;{goto}:
90                <form method="POST" action="config.php">
91        <input type="hidden" name="action" value="Dont touch my data">
92                <input type="submit" name="label" value="{configuration}">
93        </form>
94                <form method="POST" action="setup_demo.php">
95        <input type="hidden" name="action" value="Dont touch my data">
96                <input type="submit" name="label" value="{admin_account}">
97        </form>
98                <form method="POST" action="lang.php">
99        <input type="hidden" name="action" value="Dont touch my data">
100                <input type="submit" name="label" value="{language_management}">
101        </form>
102                <form method="POST" action="applications.php">
103        <input type="hidden" name="action" value="Dont touch my data">
104                <input type="submit" name="label" value="{applications}">
105                </form>
106        </td>
107</tr>
108<!-- END B_db_stage_4 -->
109
110<!-- BEGIN B_db_stage_5 -->
111<tr>
112        <td>&nbsp;</td><td align="left">{are_you_sure}</td>
113</tr>
114<tr>
115        <td align="center">
116                <img src="{img_incomplete}" alt="{Complete}" border="0">
117        </td>
118        <td>
119                <form action="index.php" method="post">
120                <input type="hidden" name="oldversion" value="new">
121        <input type="hidden" name="action" value="REALLY Uninstall all applications">
122                <input type="submit" name="label" value="{really_uninstall_all_applications}"> {dropwarn}
123                </form>
124                <form action="index.php" method="post">
125                <input type="submit" name="cancel" value="{cancel}">
126                </form>
127        </td>
128</tr>
129<!-- END B_db_stage_5 -->
130
131&nbsp; <!-- ================================== --> &nbsp;
132
133<!-- BEGIN B_db_stage_6_pre -->
134<tr>
135        <td align="center">
136                <img src="{img_incomplete}" alt="{notcomplete}" border="0">
137        </td>
138        <td>
139                <table width="100%">
140                <tr bgcolor="#486591">
141                        <td>
142                                <font color="#fefefe">&nbsp;<b>{subtitle}</b></font>
143                        </td>
144                </tr>
145                <tr bgcolor="#e6e6e6">
146                        <td>
147                                {submsg}
148                        </td>
149                </tr>
150                <tr bgcolor="#486591">
151                        <td>
152                                <font color="#fefefe">&nbsp;<b>{tblchange}</b></font>
153                        </td>
154                </tr>
155<!-- END B_db_stage_6_pre -->
156
157&nbsp; <!-- ================================== --> &nbsp;
158
159<!-- BEGIN B_db_stage_6_post -->
160                <tr bgcolor="#486591">
161                        <td>
162                                <font color="#fefefe">&nbsp;<b>{status}</b></font>
163                        </td>
164                </tr>
165                <tr bgcolor="#e6e6e6">
166                        <td>{tableshave} {subaction}</td>
167                </tr>
168                </table>
169
170                <form method="POST" action="index.php"> <br>
171                <input type="submit" value="{re-check_my_installation}">
172                </form>
173        </td>
174</tr>
175<!-- END B_db_stage_6_post -->
176
177&nbsp; <!-- ================================== --> &nbsp;
178
179<!-- BEGIN B_db_stage_10 -->
180<tr>
181        <td align="center">
182                <img src="{img_completed}" alt="completed" border="0">
183        </td>
184        <td>
185                {tablescurrent}
186                <form method="POST" action="index.php">
187                <input type="hidden" name="oldversion" value="new"> <br>
188                {insanity}:
189        <input type="hidden" name="action" value="Uninstall all applications">
190                <input type="submit" name="label" value="{uninstall_all_applications}"><br>({dropwarn})
191                </form>
192        </td>
193</tr>
194<!-- END B_db_stage_10 -->
195
196&nbsp; <!-- ================================== --> &nbsp;
197
198<!-- BEGIN B_db_stage_default -->
199<tr>
200        <td align="center">
201                <img src="{img_incomplete}" alt="not complete" border="0">
202        </td>
203        <td>
204                <form action="index.php" method="post">
205                {dbnotexist}.<br>
206                <input type="submit" value="{create_one_now}">
207                </form>
208        </td>
209</tr>
210<!-- END B_db_stage_default -->
211
212&nbsp; <!-- ================================== --> &nbsp;
213
214
215<!-- end setup_db_blocks.tpl -->
Note: See TracBrowser for help on using the repository browser.