Post date: Nov 30, 2010 7:51:23 AM
Added logo to iTouch page;
This can be changed in two ways:
1. overwrite logo.jpg
2. edit the code in two places, search iTouch.htm for logo.jpg
Table and iTouch.htm, hide nodes begining with "~"
This can be changed in code search for default options
Defualt page can be specified with #<rest command>/<command2> instead of ?display=<rest command>_<command2>
This seems to work better in firefox, and slashes no longer need to be changed
ex old method: iTouch.htm?display=nodes_40049
new: iTouch.htm#nodes/40049
note: after changing hash # information in browser url you have to manually refresh page (F5), hopefully I can have javascript detect the change in the future
iTouch.htm: Feedback is now shown on both the top and the bottom of the page.