NAOJ GW Elog Logbook 3.2
Displaying report 1-1 of 1.
SatoruIkeda - 22:34, Wednesday 05 March 2025 (3941)

Embedded Image Testing
If you want to embed images, you can do so by following these steps
1. Upload the image.
2. Select Plane text in the Choose editor menu.
3. Copy and paste the following line and change alt, src, height, and width.
4. Finally, select CKEditor (HTML) to embed the image.
The line to add is
<img alt="Fig-1" src="https://gw-elog.mtk.nao.ac.jp/osl/uploads/3931_20250304153753_noninvopamplcseries.png " style="height:300px; width:400px" />
where this 'https://gw-elog.mtk.nao.ac.jp/osl/uplods/3931_20250304153753_noninvopamplcseries.png ' is the address you get on opening the image in new tab
The purpose is that pictures in comments should be visible in the main entry.