~replaceafill/schooltool/schooltool.cambodia_rewrite

« back to all changes in this revision

Viewing changes to docs/source/start.rst

  • Committer: Douglas Cerna
  • Date: 2011-02-03 14:50:10 UTC
  • Revision ID: douglascerna@yahoo.com-20110203145010-028fubgtqs124xvn
Initial version of the Cambodia rewrite

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _start:
 
2
 
 
3
Logging In
 
4
==========
 
5
 
 
6
To log in to SchoolTool, ask your school administrator for the URL you
 
7
need. For the rest of this book, we're going to use
 
8
http://localhost:7080 as our example URL.
 
9
 
 
10
If we visit this URL, we'll see the log in form asking for our
 
11
username and password [#f1]_:
 
12
 
 
13
.. image:: images/login-form.png
 
14
 
 
15
The username for the default administrative account is **manager** and
 
16
its password is **schooltool**.
 
17
 
 
18
.. warning::
 
19
 
 
20
   School staff should change the default password for the *manager*
 
21
   account on the first login.
 
22
 
 
23
.. todo::
 
24
 
 
25
   Show how to change the password for the *manager* account.
 
26
 
 
27
.. [#f1] This is done setting the frontPageCalendar application preference
 
28
         to False.
 
29