Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working for me with file:// URLs #3

Closed
Yolo-Jerome opened this issue Jan 18, 2018 · 1 comment
Closed

Not working for me with file:// URLs #3

Yolo-Jerome opened this issue Jan 18, 2018 · 1 comment

Comments

@Yolo-Jerome
Copy link

(sorry I also was #2 but I used the wrong account)

It is not working for me unfortunately.

I'm using Doxygen 1.8.13 to generate .html, .css, .js and .png files to a folder lets say
file:///C:/html/

So in the PlugIn I configured the following Paths:
Host URL:
file:///C:/html/*.html

Source file URLs
file:///C:/html*

Monitor source URLs every [2] seconds

But after a new build from Doxgen the page gets never reloaded.

@blaise-io
Copy link
Owner

blaise-io commented Jan 18, 2018

Due to security restrictions in Firefox extensions, web extensions cannot access the local filesystem to monitor for file changes. A workaround is to serve local files over http using Python, NodeJS or PHP.

I'll add it once it's technically possible to monitor the local file system using a web extension.

@blaise-io blaise-io reopened this Feb 7, 2018
@blaise-io blaise-io changed the title Not working for me Not working for me with file:// URLs Feb 10, 2018
@blaise-io blaise-io mentioned this issue Dec 18, 2018
Closed
@blaise-io blaise-io pinned this issue Feb 8, 2020
Repository owner locked as too heated and limited conversation to collaborators Apr 5, 2020
Repository owner deleted a comment from sdudnic Apr 5, 2020
Repository owner deleted a comment from sdudnic Apr 5, 2020
Repository owner deleted a comment from sdudnic Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants