Last change
on this file since 7702 was
7702,
checked in by Henrik Bettermann, 13 years ago
|
Internationalize ReSTDisplayWidget which now returns a dictionary with different tranlations.
Different languages must be separated by <<xy>> whereas
xy is the language code. Text parts without correct leading
language separator - usually the first part has no language
descriptor - are interpreted as texts in the portal's language.
The latter can be configured in waeup.srp.utils.utils.SIRPUtils.
|
File size:
782 bytes
|
Rev | Line | |
---|
[6361] | 1 | This is the default frontpage of the portal written |
---|
| 2 | in `reStructuredText (reST) |
---|
| 3 | <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ |
---|
| 4 | markup language. |
---|
| 5 | |
---|
| 6 | Some more reST examples for getting started: |
---|
| 7 | |
---|
| 8 | 1. Heading |
---|
| 9 | ========== |
---|
| 10 | |
---|
| 11 | Text |
---|
| 12 | |
---|
| 13 | 1.2 Heading |
---|
| 14 | ----------- |
---|
| 15 | |
---|
| 16 | Text |
---|
| 17 | |
---|
| 18 | 2. Heading |
---|
| 19 | ========== |
---|
| 20 | |
---|
| 21 | Text |
---|
| 22 | |
---|
| 23 | 2.1 Heading |
---|
| 24 | ----------- |
---|
| 25 | |
---|
| 26 | Text |
---|
| 27 | |
---|
| 28 | 2.2 Heading |
---|
| 29 | ----------- |
---|
| 30 | |
---|
| 31 | Text |
---|
[7702] | 32 | |
---|
| 33 | >>de<< |
---|
| 34 | Dies ist die Standard-Startseite des Portals. Sie wurde in der Markup-Sprache |
---|
| 35 | `reStructuredText (reST) <http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ |
---|
| 36 | geschrieben. |
---|
| 37 | |
---|
| 38 | Weitere reST-Beispiele zur Einführung: |
---|
| 39 | |
---|
| 40 | 1. Überschrift |
---|
| 41 | ============== |
---|
| 42 | |
---|
| 43 | Text |
---|
| 44 | |
---|
| 45 | 1.2 Überschrift |
---|
| 46 | --------------- |
---|
| 47 | |
---|
| 48 | Text |
---|
| 49 | |
---|
| 50 | 2. Überschrift |
---|
| 51 | ============== |
---|
| 52 | |
---|
| 53 | Text |
---|
| 54 | |
---|
| 55 | 2.1 Überschrift |
---|
| 56 | --------------- |
---|
| 57 | |
---|
| 58 | Text |
---|
| 59 | |
---|
| 60 | 2.2 Überschrift |
---|
| 61 | --------------- |
---|
| 62 | |
---|
| 63 | Text |
---|
Note: See
TracBrowser for help on using the repository browser.