# Help files for RwdTinker core
:general_help => "You can work with Applets: go to 'Selection tab',
On that back screen you will find:
List Applets: you can see and delete installed applets
List Zips: you can see lists of applets that you can install
Edit Configuration: You can view the rwdtinker configuration and change it
Diagnostic Tab: You can view the environments variables that rwdtinker is running with
",
:network_help => "Using over a Network: To serve the application over your local LAN,change the last line in the
init.rb file to something like:\n
RwdTinker.file(RWDFile).serve(8080, '-r' ? '.rwduids' : nil)\n
Then you should be able to login at: http://yourhostname:8080",
:documents_rwdtinker => "Documents:
when you click on a document name, the document should pop up in a
browser window, or in another browser tab.
"