Re: Adding JavaScript to your Guacamole extension

2022-12-28 Thread Nick Couchman
On Wed, Dec 21, 2022 at 6:16 AM Willem van de Mheen wrote: > I’m trying to build a Guacamole extension and I want to include some > JavaScript. Unfortunately, I can’t really find any documentation on this > subject. I can include a JavaScript file in the guac-manifest.json but when I > define a

AW: Adding JavaScript to your Guacamole extension

2022-12-21 Thread Joachim Lindenberg
Hello Willem, I tried and succeeded, you may wish to review https://lists.apache.org/thread/78qhjzg79fb9y6435ym1hxmol0lbvzlp. Best Regards, Joachim Von: Willem van de Mheen Gesendet: Mittwoch, 21. Dezember 2022 12:16 An: user@guacamole.apache.org Betreff: Adding JavaScript to your

Adding JavaScript to your Guacamole extension

2022-12-21 Thread Willem van de Mheen
Hi, I'm trying to build a Guacamole extension and I want to include some JavaScript. Unfortunately, I can't really find any documentation on this subject. I can include a JavaScript file in the guac-manifest.json but when I define an Angular module, I need to refer to a template HTML file and y