Changed my email and credits.

This commit is contained in:
Michal Čihař
2003-10-16 15:22:11 +00:00
parent dfea7d8664
commit d6f4f5b8d4
3 changed files with 16 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ $Source$
* lang/sort_lang.sh: Ignores non file parameter.
* libraries/common.lib.php3: Add some more fixes for wrongly typed
$cfg['PmaAbsoluteUri'].
* Documentation: Changed my email and credits.
2003-10-15 Marc Delisle <lem9@users.sourceforge.net>
* lang/russian-windows-1251: wrong charset (bug 823939)

View File

@@ -3699,9 +3699,11 @@ CREDITS, in chronological order
* links column in printview
* Relation view
- Michal Cihar &lt;nijel_at_users.sourceforge.net&gt;
- Michal Cihar &lt;michal_at_cihar.com&gt;
* enhanced index creation/display feature
* feature to use a different charset for HTML than for MySQL
* improvements of export feature
* various features and fixes
* Czech language file updates
- Christophe Gesch&eacute; from the &quot;MySQL Form Generator for PHPMyAdmin&quot;

View File

@@ -14,8 +14,8 @@
+ Version history: ChangeLog
+ General notes: README
+ License: LICENSE
* Documentation version: $Id: Documentation.html,v 1.507 2003/10/07
09:48:35 nijel Exp $
* Documentation version: $Id: Documentation.html,v 1.509 2003/10/13
00:53:11 lem9 Exp $
Requirements
@@ -2382,7 +2382,13 @@ FAQ - Frequently Asked Questions
You have to setup appropriate links between the tables, and also setup
the "display field" in the foreign table. See FAQ 6.6 for an example.
Then, if there are 200 values or less in the foreign table, a
drop-down list of values will be available.
drop-down list of values will be available. For 200 values or more, a
distinct window will appear, to browse foreign key values and choose
one.
You will see two lists of values, the first list containing the key
and the display field, the second list containing the display field
and the key. The reason for this is to be able to type the first
letter of either the key or the display field.
[7. phpMyAdmin project]
@@ -2578,9 +2584,11 @@ CREDITS, in chronological order
* links column in printview
* Relation view
- Michal Cihar <nijel_at_users.sourceforge.net>
- Michal Cihar <michal_at_cihar.com>
* enhanced index creation/display feature
* feature to use a different charset for HTML than for MySQL
* improvements of export feature
* various features and fixes
* Czech language file updates
- Christophe Gesch<63> from the "MySQL Form Generator for PHPMyAdmin"