#7441: notebook: make it possible to upload from the url of a published
worksheet
---------------------------+------------------------------------------------
Reporter: was | Owner: boothby
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.4.3
Component: notebook | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by ddrake):
These two patches are a mostly-working implementation of these ideas. The
"link_rel" patch simply adds the appropriate link into the head of
published worksheets; the "upload" patch adds support to the "upload a
worksheet" stuff so that it parses and downloads associated worksheets.
Right now, however, it runs into a strange error that I don't understand.
Try applying these patches, publishing a worksheet, and then using the
worksheet's public URL in the upload box. You'll get a strange twisted
error, the user's session will get messed up, but if you log back in,
you'll see that the worksheet did get imported.
(It's likely that it won't work at all with https URLs; we'll work on that
later.)
Any ideas?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7441#comment:4>
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.