From 36adcc2cc289939ea61312fc3b29deefe2198214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Wed, 4 Jul 2001 22:14:50 +0000 Subject: [PATCH] final update for tonight :) --- ChangeLog | 2 +- Documentation.html | 211 ++++++++++++++++++++++++++++++++++++--------- 2 files changed, 171 insertions(+), 42 deletions(-) diff --git a/ChangeLog b/ChangeLog index 427dea67d..f36b0e16b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ phpMyAdmin - Changelog $Id$ $Source$ -2001-07-04 Olivier Müller +2001-07-04 Olivier Müller [uid23515] * set version to 2.2.0rc1 * removed anything about "unofficial" from the pages * updated links, and labels in all lang files diff --git a/Documentation.html b/Documentation.html index 4eb16388b..909916fc3 100755 --- a/Documentation.html +++ b/Documentation.html @@ -26,16 +26,19 @@ h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; fo .simple { font-family: Arial, Helvetica, sans-serif; font-size: smaller; color: #000000} body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt} td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } +ul { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } +ol { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } +p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-weight:bold; color: #000066 } --> -
+

phpMyAdmin 2.2.0 Documentation

    -
  • Official phpMyAdmin project homepage [ http://www.phpwizard.net/projects/phpMyAdmin/ ]
  • -
  • Sourceforge phpMyAdmin download page [ http://phpmyadmin.sourceforge.net/ ]
  • +
  • Official phpMyAdmin project homepage    [ http://www.phpwizard.net/projects/phpMyAdmin/ ]
  • +
  • Sourceforge phpMyAdmin download page    [ http://phpmyadmin.sourceforge.net/ ]
  • Local documents: -



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

    Configuration

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

    $cfgServers array
    @@ -191,7 +194,7 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w

    $cfgServers[n]['bookmarkdb'] string
    $cfgServers[n]['bookmarktable'] string
    - Since release 2.3.0 phpMyAdmin allows to bookmark queries. This can be useful for queries + Since release 2.2.0 phpMyAdmin allows to bookmark queries. This can be useful for queries you often run. To use this functionality you have to:

    • create a table following this scheme:
      @@ -263,12 +266,12 @@ are generated.


      -Top - -Introduction - -Installation - -Configuration - -FAQ - -Developpers - +Top  -  +Introduction  -  +Installation  -  +Configuration  -  +FAQ  -  +Developpers  -  Credits
      @@ -371,18 +374,64 @@ Either there is an error with your PHP setup or your username/password is

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

      Developpers Information

      +

      phpMyAdmin is Open Source, so you're invited to contribute to it. + Many great features have been written by other people and you too + can help to make phpMyAdmin a useful tool.

      +

      + If you're planning to contribute source, please read the following + information: +

        +
      • All files include header.inc.php3 (layout), lib.inc.php3 (common functions) + and config.inc.php3. All configuration data belongs in config.inc.php3. + Please keep it free from other code. + Commonly used functions should be added to lib.inc.php3.
      • +
      • Obviously, you're free to use whatever coding style you want. But please + try to keep your code as simple as possible: beginners are using phpMyAdmin + as an example application.
      • +
      • Please try to keep up the file-naming conventions. Table-related stuff + goes to tbl_*.php3, db-related code to db_*.php3 and so on.
      • +
      • Please don't use verbose strings in your code, instead add the string + (at least) to english.inc.php3 and print() it out.
      • +
      • If you want to be really helpful, write an entry for the ChangeLog.
      • +
      +

      + +

      + IMPORTANT: + With 1.4.1, development has switched to CVS. + The following method is preferred for new developers: +

        +
      • fetch the current CVS tree over anonymous CVS:
        + cvs -d:pserver:anonymous@cvs.phpmyadmin.sourceforge.net:/cvsroot/phpmyadmin login
        + [Password: simply press the Enter key]
        + cvs -z3 -d:pserver:anonymous@cvs.phpmyadmin.sourceforge.net:/cvsroot/phpmyadmin checkout phpMyAdmin
        + or
        + cvs -z3 -d:pserver:anonymous@cvs.phpmyadmin.sourceforge.net:/cvsroot/phpmyadmin checkout phpMyAdmin-devel
        + [This will create a new sub-directory named phpMyAdmin or phpMyAdmin-devel]
      • +
      • add your stuff
      • +
      • put the modified files (tar'ed and gzip'ed) inside the patch tracker of the phpMyAdmin SourceForge account + (http://sourceforge.net/projects/phpmyadmin/)
      • +
      +

      + + +

      + Write access to the CVS tree is granted only to developers who have already + contributed something useful to phpMyAdmin. If you're interested in that, + please contact us using the phpmyadmin-devel mailing list. +

      @@ -391,23 +440,103 @@ Either there is an error with your PHP setup or your username/password is

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

      Credits

      +
      +CREDITS, in chronological order
      +-------------------------------
      +
      +[tr] - Tobias Ratschiller 
      +        * creator of the phpmyadmin project
      +        * maintainer from 1998 to summer 2000
      +
      +[md] - Marc Delisle 
      +        * multi-language version
      +        * various fixes
      +
      +[om] - Olivier Müller 
      +        * started sourceforge phpMyAdmin project
      +        * sync'ed different existing CVS trees with 
      +          new features and bugfixes
      +        * current project maintainer, with Marc and Loic
      +
      +[lc] - Loïc Chapeaux 
      +
      +[mg] - Mirko Giese 
      +
      +[rj] - Robin Johnson 
      +        * Database maintence controls
      +        * Table type code
      +
      +[af] - Armel Fauveau 
      +        * Bookmarks feature
      +        * Multiple dump feature
      +
      +[kc] - Korakot Chaovavanich 
      +[pk] - Pete Kelly 
       
       
       
      +Original Credits of Version 2.1.0
      +---------------------------------
      +
      +    This work is based on Peter Kuppelwieser's MySQL-Webadmin. It was his idea
      +    to create a web-based interface to MySQL using PHP3. Although I have not
      +    used any of his source-code, there are some concepts I've borrowed from
      +    him. phpMyAdmin was created because Peter told me he wasn't going to further
      +    develop his (great) tool.
      +    Thanks go to
      +    - Amalesh Kempf  who contributed the code for  
      +      the check when dropping a table or database. He also suggested that you 
      +      should be able to specify the primary key on tbl_create.php3. To version
      +      1.1.1 he contributed the ldi_*.php3-set (Import text-files) as well as
      +      a bug-report. Plus many smaller improvements.
      +    - Jan Legenhausen : He made many of the changes that were
      +      introduced in 1.3.0 (including quite significant ones like the
      +      authentification). For 1.4.1 he enhanced the table-dump feature. Plus
      +      bug-fixes and help.
      +    - Marc Delisle  made phpMyAdmin language-
      +      independent by outsourcing the strings to a separate file. He also
      +      contributed the French translation.
      +    - Alexandr Bravo  who contributed tbl_select.php3,
      +      a feature to display only some fields from a table.
      +    - Chris Jackson  added support for MySQL functions in 
      +      tbl_change.php3. He also added the "Query by Example" feature in 2.0.
      +    - Dave Walton  added support for multiple servers and
      +      is a regular contributor for bug-fixes.
      +    - Gabriel Ash  contributed the random access features
      +      for 2.0.6.
      +    The following people have contributed minor changes, enhancements, bugfixes
      +    or support for a new language:
      +    Jim Kraai, Jordi Bruguera, Miquel Obrador, Geert Lund, Thomas Kleemann, Alexander Leidinger,
      +    Kiko Albiol, Daniel C. Chao, Pavel Piankov, Sascha Kettler, Joe Pruett,
      +    Renato Lins, Mark Kronsbein, Jannis Hermanns, G. Wieggers.
      +
      +    And thanks to everyone else who sent me email with suggestions, bug-reports and
      +    or just some feedback.
      +
      +
      +
      +Top  -  +Introduction  -  +Installation  -  +Configuration  -  +FAQ  -  +Developpers  -  +Credits +