JohnCardinal / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

Use arbitrary tutorial when starting Crunchy #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Rather than typing *python crunchy.py* and have the standard page
displayed, we should have an option to type *python crunchy.py
tutorial_location* and have that tutorial displayed.

Original issue reported on code.google.com by andre.ro...@gmail.com on 26 Nov 2007 at 9:13

GoogleCodeExporter commented 9 years ago
The option should likely be
python crunchy.py --url desired_url.

When doing so, we should change the menu to add a third element (icon of a house
perhaps) that would bring the user back to that starting page - but still keep 
the
possibility to go to the usual server root.

Original comment by andre.ro...@gmail.com on 19 Jan 2008 at 6:37

GoogleCodeExporter commented 9 years ago
Implemented revision 581.  I did not bother with having a special icon to come 
back
to this starting page; the back key for the browser should suffice.

Original comment by andre.ro...@gmail.com on 3 Feb 2008 at 4:12