Tricks
Documentation > Tricks
Here's a few nifty tricks of things you can do in BoltWire. There's lot's more, but at least we got a place to start collecting them:
TricksEmbed Javascript
Jump Menu
Page Counter
WikiWords
Comment by member.krelvinaz?, posted Wed Sep 2 22:53:49 2009
You can widen the GUI editor by editing actions.edit and changing the cols used in the textbox statement
<code>
[box boltcontent cols=60 rows=16...
</code>
Increase the cols to widen the textbox.

