#8473: Make .sws files clickable
---------------------------+------------------------------------------------
   Reporter:  olazo        |       Owner:  was         
       Type:  enhancement  |      Status:  needs_review
   Priority:  minor        |   Milestone:  sage-4.6.1  
  Component:  notebook     |    Keywords:              
     Author:  iandrus      |    Upstream:  N/A         
   Reviewer:               |      Merged:              
Work_issues:               |  
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):

  * status:  new => needs_review
  * author:  => iandrus


Comment:

 Depends on #693

 I have added support for uploading from a file:// url in order to support
 `sage --notebook upload=FILE.sws`.  The sagenb patch allows this, and the
 extcode patch adds support to the Mac application.  I had to support file
 urls so that the upload url could be given as a GET rather than a POST
 request, and hence be passed to any browser.

 The Mac app has a new option to automatically start the server when a sws
 file is opened.  I'm not sure anyone would ever want to turn this off, so
 I can remove it if it's not useful.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8473#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to