Mozilla 1.0-RC3 has been released :o)

This commit is contained in:
Alexander M. Turek
2002-05-24 22:15:04 +00:00
parent 5e3bb4cd34
commit cc8bae7ca7
3 changed files with 168 additions and 167 deletions

View File

@@ -683,7 +683,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
<tt>$cfg['Servers'][$i]['table_info']</tt>
</li>
<li>
then for each table where you want to use this feature,
then for each table where you want to use this feature,
click &quot;Structure/Relation view/Choose field to display&quot;
to choose the field.
</li>
@@ -1677,7 +1677,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
</p>
<p>
<b>With Mozilla 0.9.? to 1.0-RC2 and Netscape 7.0-PR1 I can't type a
<b>With Mozilla 0.9.? to 1.0-RC3 and Netscape 7.0-PR1 I can't type a
whitespace in the SQL-Query edit area: the page scrolls down.</b>
<br />
This is a Mozilla bug (see bug #26882 at
@@ -1810,7 +1810,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
<b>How can I use the &quot;display field&quot; feature?</b>
<br />
Starting from the previous example, create the PMA_table_info as explained
in the configuration section, then browse your persons table,
in the configuration section, then browse your persons table,
and move the mouse over a town code or country code.
</p>