Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 23-Apr-2025 | - | ||||
conf/ | H | 25-Mar-2023 | - | 21 | 6 | |
lang/ | H | 25-Mar-2023 | - | 10 | 6 | |
scripts/ | H | 25-Mar-2023 | - | 40 | 37 | |
LICENSE.md | H A D | 24-Mar-2023 | 14.5 KiB | 82 | 47 | |
README.md | H A D | 24-Mar-2023 | 791 | 21 | 13 | |
plugin.info.txt | H A D | 24-Mar-2023 | 181 | 7 | 6 | |
script.js | H A D | 24-Mar-2023 | 45 | 2 | 0 | |
syntax.php | H A D | 24-Mar-2023 | 1.5 KiB | 54 | 32 |
README.md
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