• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..Today-

stlviewer/H08-Sep-2022-3,6052,003

LICENSEH A D07-Sep-20221 KiB2117

README.mdH A D07-Sep-2022621 2819

plugin.info.txtH A D07-Sep-2022179 87

script.jsH A D07-Sep-202256 20

syntax.phpH A D07-Sep-20225.3 KiB171123

README.md

1# Dokuwiki STL Viewer plugin
2
3
4Embed STL render using Viewstl.com excellent library v1.13
5
6## Options
7
8Options are URL encoded a=1&b=2 etc
9
10- manual: Do not render automatically, show a link to trigger it
11- noop: disable rendering (link instead)
12- s: size in pixel (defines height and width in one call)
13- h: height in pixel
14- w: width in pixel
15- color: color of the object
16- bgcolor: background color
17
18
19## Changelog
20
21* **2022-09-07**
22  * update stlviewer to v1.13 (@KaiMartin)
23  * short download link (@Laserlicht)
24* **2022-01-25**
25  * Fix for subfolder path (@Juergen-aus-Zuendorf)
26* **2020-04-25**
27  * Initial release
28