School Document
The website allows administrators to publish new documents or edit an existing ones. All documents are published under the path /docs
.
Important Documents
Document described in this section are linked by the website. You can edit their content. However, their
Category
orpath
must not be changed.
There are a total of five such documents.
The first one is the School Overview
, which is linked from website's sidebar. Its path is /docs/overview
and its category key
is /doc. overview
.
The other four are linked from the website's footer.
- School Policy
- Its path is `/docs/policy`, and its `category key` is `doc.policy`
- Teaching Resource
- Its path is `/docs/teaching-resources`, and its `category key` is `doc. teaching-resources`
- Documents
- Its path is `/docs/documents`, and its `category key` is `doc. documents`
- Contact Us
- Its path is `/docs/contact`, and its `category key` is `doc. contact`
Custom document / web page?
1.Click
2.Select Web page
3.Pick a Path
.
The path determines the URI path of the document. For example, if you choose abc, The document will be displayed at /doc/abc
. In addition, the path also forms the category key for the document. The key for the above example will be doc.abc
, which you use later should you need to update the content of the document.
The path has to be unique. So, choose one that is yet used.
You can enter your content both in English or Chinese. If your page has content in both language, the right content will show according to the Langauge Selector
that is on the top menu bar. If only one language content exists, it will be shown on both languages.