~u5218464/schooltool-book/schooltool-book

« back to all changes in this revision

Viewing changes to i18n/hi/source/style-guide.rst

  • Committer: Karun Agarwal
  • Date: 2014-05-22 10:02:44 UTC
  • Revision ID: u5218464@anu.edu.au-20140522100244-0lv39nttpudy41cp
added new branch to make translations for schooltool-book to hindi

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SchoolTool Style Guide
 
2
======================
 
3
 
 
4
Tabs
 
5
----
 
6
 
 
7
The row of large links across the top of each page are meant to be rendered as tabs, although it might be a while before we get around to coding the logic to keep track of which tab is active.
 
8
 
 
9
The tabs roughly correspond to "applications," plus tabs needed for SchoolTool's navigation and housekeeping, like "Home" and tabs for Years.  Ultimately there is no strongly defined conceptual explanation of what does and does not belong in a tab, but it is worked out as a compromise between practical constraints:
 
10
 
 
11
 * The overall number of tabs in a SchoolTool installation should be kept low; in particular, all tabs should fit in one row in a standard browser window. 
 
12
 
 
13
 * Tabs will often correspond to software packages, but some packages may need more than one tab, or none.
 
14
 
 
15
 * Tabs are nouns.  We should have more verb (task) oriented links in other parts of SchoolTool, like the home page or dashboard.
 
16
 
 
17
 * The most important thing is that the tabs make sense to users.
 
18
 
 
19