1# Stellarium Plugin For Dokuwiki
2
3A simple plugin that adds support for links that can open objects in [Stellarium](https://stellarium.org/).
4
5## Syntax
6
7```
8<stellarium>M31</stellarium>
9```
10
11## Installation
12
131. Install plugin in DokuWiki
142. Make sure that the Stellarium Plugin `Remote Control` is installed and the server running
153. In the `Remote Control`  plugin configuration, enable CORS and add your DokuWiki instance's URL
164. If you have changed the `Remote Control` port or set a password, make sure to set them in your DokuWiki configuration (Admin / Configuration / Stellarium)
17
18### Note regarding the Remote Control password
19
20Attention: If you are using a password, it can be viewed in plain text by any user that is able to see the DokuWiki page containing the Stellarium link!
21