Radio fixes
路
I’ve made a story of the fixes to the Radio File menu “View in Browser” and “Save As HTML”
路
I’ve made a story of the fixes to the Radio File menu “View in Browser” and “Save As HTML”
路
“The Pentagon is constructing a computer system that could create a vast electronic dragnet, searching for personal information as part of the hunt for terrorists around the globe ” This is very scary — and I’m a Republican.
路
I made a minor change to the keepWebServerUp tool. You can now set the time interval that you wish to have the tool cycle. The default is for 30 seconds. The variable is a number in keepWebServerUpData.runInterval. Refresh code for changes.
路
Apparently some are having problems with the normal usage of Radio under the latest Jaguar update. Knock wood. I have not. This is just a test post to ensure that. It works, but the Web Server seems to be sluggish.
路
In fixing Radio’s File menu choices for “View in Browser” and “Save As HTML” I found that 2 browser windows were opening if the outline was from the ODB. Here’s what happens. When you choose “Save As HTML” from the File menu the Frontier.tools.windowTypes.commands.saveAsHtml is called. This calls Frontier.tools.data.windowTypes.outlinerFile.saveAsHtml. This script has the bundle added…
路
I’m in the process of updating my Print Outline tool. That’s where the preceeding tidbit about fixing the scripts to make the “View in Browser” and “Save As HTML” File menu items work correctly. The default rendering now uses these commands. Alternatively stated you can use these commands instead of my new Default Renderer command.…