From a626627755e9371edccd397a9c779594fe44616a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 3 May 2006 18:05:07 +0000 Subject: [PATCH] Document OpenDocument export. --- ChangeLog | 3 +++ Documentation.html | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4ac4153ad..76d347434 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-05-03 Michal Čihař + * Documentation.html: Document OpenDocument export. + 2006-05-02 Michal Čihař * libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape user input (CVE-2006-2031). diff --git a/Documentation.html b/Documentation.html index 095e12c77..937d11cf6 100755 --- a/Documentation.html +++ b/Documentation.html @@ -95,10 +95,13 @@
  • load text files into tables
  • create1 and read dumps of tables
  • -
  • export1 data to +
  • export1 data to various formats: CSV, XML, PDF, + ISO/IEC 26300 - + OpenDocument Text and Spreadsheet, Word, Excel and LaTeX formats