From 333bba728b3a096d2d7805fb554221cec47aa3c3 Mon Sep 17 00:00:00 2001 From: Martin Zimmermann Date: Fri, 2 May 2014 11:57:47 +0200 Subject: [PATCH] update docs --- docs/docs/quickstart.rst | 24 ++++++++++++------------ docs/index.html | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/docs/quickstart.rst b/docs/docs/quickstart.rst index 59e31ce..e497b80 100644 --- a/docs/docs/quickstart.rst +++ b/docs/docs/quickstart.rst @@ -61,24 +61,24 @@ For more options, see :doc:`server ` and :doc:`client Migration --------- -You can migrate your existing comments from Disqus_. Log into Disqus, go to -your website, click on *Discussions* and select the *Export* tab. You'll -receive an email with your comments. Unfortunately, Disqus does not export -up- and downvotes. +You can import comments from Disqus_ or WordPress_. -To import existing comments, run Isso with your configuration file: +To export your comments from Disqus, log into Disqus, go to your website, click +on *Discussions* and select the *Export* tab. You'll receive an email with your +comments. Unfortunately, Disqus does not export up- and downvotes. -.. code-block:: sh +To export comments from your previous WordPress installation, go to *Tools*, +export your data. - ~> isso -c /path/to/isso.cfg import user-2013-09-02T11_39_22.971478-all.xml - [100%] 53 threads, 192 comments +Now import the XML dump: -Migration from WordPress_ is not possible, yet (WordPress does not export -comments). As a workaround, install the Disqus plugin, export to Disqus and -then migrate to Isso. +.. code-block:: sh -.. _Disqus: + ~> isso -c /path/to/isso.cfg import disqus-or-wordpress.xml + [100%] 53 threads, 192 comments +.. _Disqus: https://disqus.com/ +.. _WordPress: https://wordpress.org/ Running Isso ------------ diff --git a/docs/index.html b/docs/index.html index 9ed4a58..0732e58 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,8 +25,8 @@

Because comments are not Big Data.

  • -

    Disqus Import

    -

    You can migrate your Disqus comments without any hassle.

    +

    Disqus/WordPress Import

    +

    You can migrate your Disqus/WordPress comments without any hassle.

  • client-side JavaScript