Hi, I'm new to sage development and have a few problems getting into it. As a start and to get better known to the code I wanted to implement http://trac.sagemath.org/sage_trac/ticket/4069 in the following way:
1. After login check if gears is installed 2. Store this, if so 3. Next time when the home page is loaded, display a "Create Shortcut" link I'm now figured out how the ajax part basicaly works e.g. I'm able to send information to the server through async_request(...) that is then processed in twist.py. The problem Is that given that I send this information to the server by e.g. requesting a certain file if gears is installed (is this the right way to do this?), I don't know where to store the result. Thank you for any advice --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---