dev

Problem with GoogleDocsIntegrator

Hello!

I came across your code and I thought it was interesting so I added it on a wiki I'm in.

To help users out, I created a template so that they would have to type in the google document's ID and all will be fine.

Unfortunately, wether the template is being used or just the code, it doesn't seems to work.

Here is the page where I tried (link) and here is the document

Would be amazing if you could help me out to solve this issue.

Have a great day!

Nyklaus von Abyss (talk) 12:29, 16 October 2025 (UTC)

The issue was the import instructions of the script, it was missing the ".js" from the line to use in ImportJS, it should be "dev:GoogleDocsIntegrator.js", I've updated the doc page to match that
Mikevoir (no | stalk me instead), sent on October 16, 2025 12:53:01 (UTC)
Thank you for the fix, gladly appreciate it! Nyklaus von Abyss (talk) 18:07, 16 October 2025 (UTC)

Not scrollable Google Doc

Hello!

I'm reaching out to you after the quick fix you've made on this script but I've encountered another one

On this page, I've tried to embed this document thanks to a template.


However, the embedded document is longer than the maximum length I've put up. Even by adding into the code

overflow:auto;

It doesn't seems to work.

Do you have any idea as to have a scrollbar to be able to read through the whole document?

Thank you for your help!

Nyklaus von Abyss (talk) 13:12, 29 December 2025 (UTC)