Mozilla 1.0-RC3 has been released :o)
This commit is contained in:
@@ -7,6 +7,7 @@ $Source$
|
||||
|
||||
2002-05-24 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* header.inc.php3, images/bkg.gif: Tried to "fix" bug (?) #558155.
|
||||
* Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC3.
|
||||
|
||||
2002-05-24 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/*.php3, libraries/common.lib.php3: new features EXPLAIN
|
||||
@@ -33,7 +34,7 @@ $Source$
|
||||
field maintenance, thanks to Mike Beck
|
||||
|
||||
2002-05-23 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* Documentation.html: The Mozilla textarea bug also appears in
|
||||
* Documentation.*: The Mozilla textarea bug also appears in
|
||||
Mozilla 1.0-RC2 and Netscape 7.0-PR1.
|
||||
|
||||
2002-05-22 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
|
@@ -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 "Structure/Relation view/Choose field to display"
|
||||
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 "display field" 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>
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user