Skip to content
Snippets Groups Projects
Commit 8f61702f authored by stuebinm's avatar stuebinm
Browse files

maps: extended api variables may not be used in links

parent 904d4f78
Branches
No related tags found
1 merge request!72maps: workadventure extended api
...@@ -53,9 +53,10 @@ are now leaving the event area"). ...@@ -53,9 +53,10 @@ are now leaving the event area").
### Scripts ### Scripts
You can use all features included in workadventure's You can use all features included in workadventure's
"[scripting api extra](https://workadventu.re/map-building-extra/about.md)"; "[scripting api extra](https://workadventu.re/map-building-extra/about.md)";
these will all be supported by rc3.world. However, please note that due to these will all be supported by rc3.world, except for using variables within links
the large amount of review this would necessitate, including your own to any kind of ressource (e.g. in the `openWebsite` property). Additionally,
self-written javascript will only be possible upon request. please note that due to the large amount of review this would necessitate,
including your own self-written javascript will only be possible upon request.
### Starter-Kit ### Starter-Kit
We will again offer a map building starter kit containing a simple map repository We will again offer a map building starter kit containing a simple map repository
......
...@@ -55,9 +55,11 @@ jetzt das Gelände") vorgeschaltet. ...@@ -55,9 +55,11 @@ jetzt das Gelände") vorgeschaltet.
### Scripte ### Scripte
Die "[scripting API extra](https://workadventu.re/map-building-extra/about.md)" Die "[scripting API extra](https://workadventu.re/map-building-extra/about.md)"
könnt ihr nach Belieben benutzen, wir werden alle dort enthaltenen Features könnt ihr nach Belieben benutzen, wir werden die dort enthaltenen Features
unterstützen. Selbst geschriebene Scripte sind aufgrund des dadurch für uns unterstützen, allerdings mit der Einschränkung, dass keine Variablen in Links
enstehenden Review-Aufwands nur auf Anfrage möglich. vorkommen dürfen (z.B. in der `openWebsite` Property). Selbst geschriebene
Scripte sind aufgrund des dadurch für uns enstehenden Review-Aufwands nur auf
Anfrage möglich.
### Starter-Kit ### Starter-Kit
Es wird auch dieses Jahr wieder ein Starter Kit geben, das ihr einfach Es wird auch dieses Jahr wieder ein Starter Kit geben, das ihr einfach
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment