backstage botton visible over http

0 views
Skip to first unread message

skye riquelme

unread,
Nov 20, 2009, 2:07:22 PM11/20/09
to TiddlyWiki
Hi All

How do I get to have the backstage botton visible, even over Http/
readonly?

Thanks
Skye

Simon Baird

unread,
Apr 13, 2010, 8:24:07 AM4/13/10
to tiddl...@googlegroups.com

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)
window.showBackstage = true; // show backstage too


(I pasted from here..)
http://tspotsetupplugin.tiddlyspot.com/
--
simon...@gmail.com

Simon Baird

unread,
Apr 13, 2010, 8:24:43 AM4/13/10
to tiddl...@googlegroups.com
That needs to be in a tiddler tagged with systemConfig.
--
simon...@gmail.com
Reply all
Reply to author
Forward
0 new messages