|
1.
|
|
|
A Document is the basic unit of information in Silva. A document
can – much like word processor documents – contain text,
lists, tables, headers, subheads, images, etc. Documents can have
two accessible versions, one online for the public, another in
process (editable or approved/published). Older versions can be rolled
forward and made editable.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/Document.py:128
|
|
56.
|
|
|
They should be located in a (non-Silva) folder in the ZMI named ${code_source}.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/code/mode_edit/render.pt:11
|
|
61.
|
|
|
Add term on first line, definition on second line. Separate items with an empty line space.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/dlist/mode_edit/render.pt:64
|
|
73.
|
|
|
Use “get image reference...” (alt-g) to locate an image, or type in the full path.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/image/mode_edit/render.pt:144
|
|
74.
|
|
|
Set a URL to make this image a link (alt-l). To link to other sites, prepend ‘http://’ to the address.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/image/mode_edit/render.pt:146
|
|
75.
|
|
|
Set an optional target for the link. Turning on “new window” inserts ‘_blank’ after saving.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/image/mode_edit/render.pt:149
|
|
76.
|
|
|
It’s good practice to give the link of an image a title, which will appear as a tooltip.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/image/mode_edit/render.pt:152
|
|
77.
|
|
|
A float alignment allows the next document element to wrap – if there’s room.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/image/mode_edit/render.pt:155
|
|
98.
|
|
|
Multiple paragraphs can be entered in one step by adding an empty line space.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/p/mode_edit/render.pt:53
|
|
100.
|
|
|
Preformatted text will be shown exactly as entered, with all characters displayed literally. White space is preserved (unless the textarea is empty).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
/widgets/element/doc_elements/pre/mode_edit/render.pt:29
|