From 59e91bc8931a386974a3817e9849aad1ca7fc186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 21 Oct 2015 14:14:51 +0200 Subject: add docs --- docs/en/user/create_account.rst | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 docs/en/user/create_account.rst (limited to 'docs/en/user/create_account.rst') diff --git a/docs/en/user/create_account.rst b/docs/en/user/create_account.rst new file mode 100644 index 00000000..11fe304c --- /dev/null +++ b/docs/en/user/create_account.rst @@ -0,0 +1,43 @@ +Create an account +================= + +On the login page, click on ``Register`` button. + +.. image:: ../../img/user/registration_form.png + :alt: Registration form + :align: center + +You have to fill the form. Please sure to type a valid email address, we'll send you an activation email. + +.. image:: ../../img/user/sent_email.png + :alt: Email was sent to activate account + :align: center + +Check your inbox, you now have a new mail with a link like this ``http://wallabag/register/confirm/Ba19wokGovN-DdBQNfg4YgRkUQWRP4-k2g0Bk-hBTX4``. Click on it to activate your account. + +Your account is now activated. + +.. image:: ../../img/user/activated_account.png + :alt: Welcome on board! + :align: center + +Frequently asked questions +-------------------------- + +I can't valid the registration form +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Make sure that all fields are well filled: + +* valid email address +* same passwords in two fields + +I don't receive my activation email +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Are you sure your email address was correct? Did you check your spams folder? + +When I click on the activation link, I've got this message: ``The user with confirmation token "DtrOPfbQeVkWf6N" does not exist``. +~~~~~~~~~~~~~~~ + +You already enabled your account or the URL of the activation email is wrong. -- cgit v1.2.3