Document OpenDocument export.
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2006-05-03 Michal Čihař <michal@cihar.com>
|
||||
* Documentation.html: Document OpenDocument export.
|
||||
|
||||
2006-05-02 Michal Čihař <michal@cihar.com>
|
||||
* libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape
|
||||
user input (CVE-2006-2031).
|
||||
|
@@ -95,10 +95,13 @@
|
||||
<li>load text files into tables</li>
|
||||
<li>create<a href="#footnote_1"><sup>1</sup></a> and read dumps of tables
|
||||
</li>
|
||||
<li>export<a href="#footnote_1"><sup>1</sup></a> data to
|
||||
<li>export<a href="#footnote_1"><sup>1</sup></a> data to various formats:
|
||||
<abbr title="comma separated values">CSV</abbr>,
|
||||
<abbr title="Extensible Markup Language">XML</abbr>,
|
||||
<abbr title="Portable Document Format">PDF</abbr>,
|
||||
<abbr title="International Standards Organisation">ISO</abbr>/<abbr
|
||||
title="International Electrotechnical Commission">IEC</abbr> 26300 -
|
||||
OpenDocument Text and Spreadsheet,
|
||||
<abbr title="Microsoft Word 2000">Word</abbr>,
|
||||
<abbr title="Microsoft Excel 2000">Excel</abbr> and LaTeX formats
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user