|
31.
|
|
|
**Style (CSS)**: Add CSS style information if you want to make specific changes beyond the basic settings. If you made any changes above, they will be placed into this field so you can change them directly here.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:59
|
|
32.
|
|
|
Click the *Submit* button to keep your changes. Alternatively, click *Cancel* if you want to abort inserting the image.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:60
|
|
33.
|
|
|
Click the *Close* button |close| if you want to abort inserting an image.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:61
|
|
34.
|
|
|
If you are not happy with how the image looks, select it (it will get little square handles) and click the *Image* button |tinymce_image| again to make adjustments.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:63
|
|
35.
|
|
|
Use a base64 image
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:71
|
|
36.
|
|
|
You can insert an image file encoded in `base64 <https://en.wikipedia.org/wiki/Base64>`_ into a text area in which you can use the HTML editor.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:73
|
|
37.
|
|
|
.. image:: images/tinymce_source_code.*
:alt: Insert a base64 image via the HTML editor in the visual editor
|
|
|
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
../source/tips/image_in_text.rst:78
|
|
38.
|
|
|
Insert a base64 image via the HTML editor in the visual editor
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:78
|
|
39.
|
|
|
Convert your image to be base64-encoded. There are a number of websites where you can do that online. Copy the encoded image.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:80
|
|
40.
|
|
|
Go to the visual editor and click the *HTML* icon |tinymce HTML|.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/image_in_text.rst:81
|