FS#40 - TiddlyWikis can't be saved
|
DetailsTiddlyWikis (www.tiddlywiki.com) are small, single file JavaScript wikis. I wanted to use uzbl as a wrapper around my MonkeyGTD (an extended TiddlyWiki for GTD, monkeygtd.tiddlyspot.com) but the problem is, that the file cannot be saved.
To reproduce this download TiddlyWiki or MonkeyGTD, open the file and click on Save or Backstage -> Save. |
This task depends upon
uzbl -u file:///home/user/TiddlyWiki/empty.html
made some changes and tried to save. The error message I get:
It's not possible to save changes. Possible reasons include:
- your browser doesn't support saving (Firefox, Internet Explorer, Safari and Opera all work if properly configured)
- the pathname to your TiddlyWiki file contains illegal characters
- the TiddlyWiki HTML file has been moved or renamed
The first reason "your browser doesn't support saving" seems to be valid.
kagashe
A script from "file://" is requesting enhanced abilities that are UNSAFE and could be used to compromise your machine or data:
Run or install software on your machine
Allow these abilities only if you trust this source to be free of viruses or malicious programs.
Deny Allow
Therefore it is permission problem. How to allow on uzbl?