1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-02 08:19:16 +00:00

update UPGRADING

This commit is contained in:
Andrew Dolgov
2005-11-30 09:19:03 +01:00
parent 8608aff236
commit 2b3bfb5ed0

View File

@@ -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").