From 881343cf2928ec4d18347d3fbf2ea1e7d24e4948 Mon Sep 17 00:00:00 2001 From: richard Date: Thu, 25 Mar 2004 02:13:27 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2182 57a73879-2fb5-44c3-a270-3262357dd7e2 --- doc/upgrading.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/upgrading.txt b/doc/upgrading.txt index 33b381c..2a20dc7 100644 --- a/doc/upgrading.txt +++ b/doc/upgrading.txt @@ -11,6 +11,21 @@ accordingly. Note that there is information about upgrade procedures in the Migrating from 0.6 to 0.7 ========================= +0.7.0 Added CSV export action +----------------------------- + +A new action has been added which exports the current index page or search +result as a comma-separated-value (CSV) file. + +To use it, add this to your "index" templates: + +Download as CSV + +Making sure that the ``'issue'`` part matches the class name of the page +you're editing. + + 0.7.0 Typed columns in MySQL backend ------------------------------------ -- 2.30.2