The command to always open the download dialogue is:
$tw.saverHandler.saveWiki({template:"$:/core/save/all", method: "download", downloadType: "text/plain", variables: {filename: "backup-x.html"}})
have fun!
mario
The command to always open the download dialogue is:
$tw.saverHandler.saveWiki({template:"$:/core/save/all", method: "download", downloadType: "text/plain", variables: {filename: "backup-x.html"}})
have fun!
mario