Youri

Results 12 comments of Youri

There is an other ticket about this with a useful workaround: #658 `Tour.prototype._onScroll = () => {}`

There is an other ticket about this with a useful workaround: https://github.com/sorich87/bootstrap-tour/issues/658 `Tour.prototype._onScroll = () => {}`

It is supported now: - https://github.com/thinkshout/mailchimp-api-php/commit/8c5c18233b68d09ae75c0cc802abad67b205e9b5 - https://github.com/thinkshout/mailchimp-api-php/commit/8644b0d5f0ec69835bcc53db037656e646c1ad3f So this issue could be closed.

I briefly looked at this today together with a collegae. We found out that: - SVG data should be written to Word in a different way than a PNG or...

I found a few SVG images: ![waardering-82](https://github.com/user-attachments/assets/069bd6ea-06f2-4324-8413-94fb546ec2da) ![ukkie](https://github.com/user-attachments/assets/c85775af-627f-460a-8706-33455f9eeed0) ![tux](https://github.com/user-attachments/assets/1624a47c-6811-4573-8010-74eed253ed95) ![Piramade groen](https://github.com/user-attachments/assets/78f5cb6c-4e37-4e9b-bdbe-5d6333610107)

Hm, apparently GitHub transforms them. Try again: [svgs.zip](https://github.com/user-attachments/files/16569910/svgs.zip)

I haven't one ready right now, because I don't have access to Word currently. Maybe in a few days.

[docxs-with-svg.zip](https://github.com/user-attachments/files/16578349/docxs-with-svg.zip) Here are a few docx-files with a SVG in them. There is one with a highchart graph in it, and two with a simpler looking SVG file.

@chrisrikli, @steveoliver I would also be interested to see an example implementation of RNG with Drupal Commerce.

@riturajgupta I have worked on a module for integrating RNG with Commerce: https://www.drupal.org/sandbox/megachriz/2940732 Part of the module is based on code shared by @chrisrikli. I did not manage yet to...