Replies: 1 comment 3 replies
-
How are you exporting the wiki to the single file version? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been making great progress at learning and customization.
A question, though -- when I export the server wiki to a single file, it works okay but the resulting file is READ ONLY in some way -- the "edit tiddler" buttons have disappeared. And I need the single-file version to give others their own local copy... people who can't run a server or use my servers.
I've searched documentation and the internet, all the results are about how to make the file read-only. But what I need is for it to be readable.
To be more specific, I'm reading the saved file off the local disk in the Chrome browser.
Is this doable? Is there a setting for it, or do I need to serve the file rather than read it off local disk in the browser?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions