This page contains quick tips for ScrewTurn WIki, the absolutely best functioning ASP.NET C# Open Source Wiki that exists, to date.
Testing AJAX loading from server
Nothing yet...
Make accesskeys for the Editor
I find ScrewTurn version 2 easier to use when editing pages, because it is possible to use shortcut keys to save the page. In version 2, you can just press the
Tabulator key twice to move focus to the
save button and then press the
Return key to activate it. So - TAB, TAB, ENTER will save the page.
This possibility was removed when version 3 was introduced, because the
save button is positioned above the editor, and because the editor toolbar is now sitting between the editor and the
save button, pressing SHIFT+TAB repeatedly to move focus up to the
save button, is not a efficient shortcut.
So, I made my own shortcut keys in the edit page, like this.
Edit the file Edit.aspx in
c:\inetpub\screwturn3\ or the actual path where you installed your ScrewTurn. Insert the yellow marked text in the file where shown.
 ScrewTurn_Edit_Shortcut_Keys.png |
Save the file and now you can use ALT+S to save, ALT+W to Save and continue or ALT+C to cancel editing.