summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-30 09:19:03 +0100
committerAndrew Dolgov <[email protected]>2005-11-30 09:19:03 +0100
commit2b3bfb5ed09013ff2a369d28b3b425729e444c35 (patch)
tree099677aa8d20763348a76f4d1eaa10e6f9ff02b5 /UPGRADING
parent8608aff236fca52f0a09ea08e212558b887c2c16 (diff)
update UPGRADING
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index c1f13c50f..1450df081 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -17,3 +17,9 @@ Unpack and configure TT-RSS 1.1. You may need to remove old tables manualy
* Import your feeds OPML
* Run xml-import.php and import your old starred articles
+== Q&A ==
+
+=== Can I export all articles this way? ===
+
+Yes, just tweak the relevant SQL query in xml-export.php (remove "AND marked = true").
+