diff --git a/ChangeLog b/ChangeLog index cc79c5314..427dea67d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ $Source$ * removed anything about "unofficial" from the pages * updated links, and labels in all lang files * General cleanups and updates in the docs and README files + * Started Documentation.html redesign 2001-07-03 Marc Delisle * lib.inc.php3: patch from Chee Wai for illegal index diff --git a/Documentation.html b/Documentation.html index 7dd6f1e37..ecc65d882 100755 --- a/Documentation.html +++ b/Documentation.html @@ -24,12 +24,69 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w +

phpMyAdmin Documentation

-

Official phpMyAdmin project homepage
- "Unofficial" phpMyAdmin project homepage

-

Version history: ChangeLog
- Installation instructions: INSTALL
- General notes: README

+ + + +
+Top - +Introduction - +Installation - +Configuration - +FAQ - +Developpers - +Credits +
+ +

Introduction

+ + + + + + + +
+Top - +Introduction - +Installation - +Configuration - +FAQ - +Developpers - +Credits +
+ +

Installation

+ + + + + + + + +
+Top - +Introduction - +Installation - +Configuration - +FAQ - +Developpers - +Credits +
+

Configuration

All configurable data is placed in config.inc.php3.

$cfgServers array
@@ -149,6 +206,17 @@ are generated.

$cfgAttributeTypes array
Possible attributes for fields. In most cases you don't need to edit this.

+ +
+Top - +Introduction - +Installation - +Configuration - +FAQ - +Developpers - +Credits +
+

FAQ - Frequently Asked Questions

I can't insert new rows into a table - MySQL brings up a SQL-error.
@@ -237,5 +305,54 @@ Either there is an error with your PHP setup or your username/password is VALUES ('localhost', 'foo_db', 'foo', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', '', '', '', '')
Then only the "foo_db" database will be displayed to user "foo".

+ + + + + + + + + + +
+Top - +Introduction - +Installation - +Configuration - +FAQ - +Developpers - +Credits +
+ +

Developpers Information

+ + + + + + + + + +
+Top - +Introduction - +Installation - +Configuration - +FAQ - +Developpers - +Credits +
+ +

Credits

+ + + + + + + +