Fix: FAQ capitalization
authorYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 27 Mar 2014 10:20:42 +0000 (11:20 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 27 Mar 2014 10:20:42 +0000 (11:20 +0100)
portal/templates/documentationview.html

index 6c757ed..92196c6 100644 (file)
@@ -12,8 +12,8 @@
 
 <h3>Users</h3>
 <ul>
-<li><h4>Who is a User?</h4></li>
-<p>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
+<li><h4>Who is a user?</h4></li>
+<p>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 as managing slices, users and resources.</p>
 
 
@@ -38,7 +38,7 @@ have the right to do any admin operation such as managing slices, users and reso
 <p>Once you register, you can login to your account with limited access. It means that you can view your account details, modify your name and password. You can also view other pages. However, you will not be able to see any slices as well as resources before your account validation. But you can <a href="/portal/slice_request/">Request Slice</a> before being validated. Therefore, the PI will validate your account as well as your requested slice. Once validated, you will be able to see your slice and if you click on your slice, you will be able to see resources in that slice and you can reserve nodes and start your experiment.</p>
 
 <li><h4>How can I get access to a slice?</h4></li>
-<p>If you are a completely new user, you have to <a href="/portal/slice_request/">Request Slice</a>. It is upto the PI of your authority to accept/reject your slice request. </br>On the other hand, if you are a new user to the portal but you already have an account in Onelab SFA registry and you have access to slices, you will be able to see all your slices once your account is validated by the PI.</p> 
+<p>If you are a completely new user, you have to <a href="/portal/slice_request/">Request Slice</a>. It is upto the PI of your authority to accept/reject your slice request. </br>On the other hand, if you are a new user to the portal but you already have an account in OneLab SFA registry and you have access to slices, you will be able to see all your slices once your account is validated by the PI.</p> 
 
 <li><h4>I forgot my password, how to recover it?</h4></li>
 <p>If you have an account in the portal but you forgot the password, you can always <a href="/portal/pass_reset/">Reset your password</a>.</p></ul>
@@ -53,7 +53,7 @@ slices that belong to his institution.</p>
 <p>In <a href="/portal/validate">Requests</a> page you will be able to see all the users that registered under your authority and the slices that users of your authority has requested. Therefore, pending users/slices are those users and slices that are yet to be validated. You can validate/reject these requests based on the policy of your institution.</p>
 
 <li><h4>How can I manage the users/slices that belong to my institution?</h4></li>
-<p>In <a href="/portal/institution">Instution</a> page, under Users tab, you will be able to see all the users that belong to your authority. You can delete the users that you don't want anymore. Under Slices tab, you will be able to see all the slices that belong to your authority. You can renew/delete the slices based on your requirements. As a PI you can also <a href="/portal/slice_request/">Create Slice</a>. Just fill the form of request slice and the slice will be automatically validated if it is requested by a PI. </p>
+<p>In <a href="/portal/institution">Instution</a> page, under "Users" tab, you will be able to see all the users that belong to your authority. You can delete the users that you don't want anymore. Under "Slices" tab, you will be able to see all the slices that belong to your authority. You can renew/delete the slices based on your requirements. As a PI you can also <a href="/portal/slice_request/">Create Slice</a>. Just fill the form of request slice and the slice will be automatically validated if it is requested by a PI. </p>
 
 </ul>
 </div>