From 1092a7413ead456f210e22cb4949f687c3983e3d Mon Sep 17 00:00:00 2001 From: Yasin Date: Wed, 5 Mar 2014 10:54:25 +0100 Subject: [PATCH] Fix: question formatting --- portal/templates/documentationview.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/portal/templates/documentationview.html b/portal/templates/documentationview.html index 39e0d397..3768a6a2 100644 --- a/portal/templates/documentationview.html +++ b/portal/templates/documentationview.html @@ -32,10 +32,10 @@ Manifold is the backend that is running behind the portal.

A user is an experimenter who registers to the onelab portal and able to use all the facilites that the portal has to offer. However, a user does not have the right to do any admin operation such has managing slices, users and resources.

How do I register?
-
Why I can't register with my email?
+
Why can't I register with my email?
Who is responsible for validating my account?
How long I have to wait for validation?
-
I just registered. Why I can't see any slices and resources?
+
I just registered. Why can't I see any slices and resources?
How can I get access to a slice?
I forgot my password, how to recover it?
@@ -43,9 +43,10 @@ have the right to do any admin operation such has managing slices, users and res
Who is a Manager?

A manager is the Principal Investigator (PI) of the institution. Each PI has authority over his own institution. A PI can add, delete, validate users or slices that belongs to his institution.

+
What is pending users/slices?
How to see the pending users/slices of my instituion?
How to validate/reject pending users/slices?
-
Can I see the pending users of other institutions?
+
Can I see the pending users/slices of other institutions?
How can I manage the users that belong to my institution?
{% endblock %} -- 2.47.0