#11470: Re-enable at symbol in notebook username
---------------------------+------------------------------------------------
   Reporter:  kcrisman     |          Owner:  jason, mpatel, was
       Type:  enhancement  |         Status:  needs_review      
   Priority:  minor        |      Milestone:  sage-wishlist     
  Component:  notebook     |       Keywords:                    
Work_issues:               |       Upstream:  N/A               
   Reviewer:               |         Author:                    
     Merged:               |   Dependencies:                    
---------------------------+------------------------------------------------

Comment(by dimpase):

 Replying to [comment:30 kcrisman]:
 > Yes, I was able to view the second part of the diff before, though the
 first part won't view on github and seems far too long on your link as
 well.  My point is that it's not a patch I can import, particularly not to
 the old sagenb.
 >
 > Anyway, the bigger point is that I have no way of testing it locally.

 Hi Karl-Dieter,

 The 1st part of the diff is irrelevant, because it is the diff of the file
 obtained from the 2nd file, by some kind of preprocessing, called
 minification,  improving the performance (something akin to .pyc vs .py
 files in Python).

 Jason, by the way, what is the reason to distribute the 1st file,
 shouldn't it be created at installation time?

 For the purposes of testing, the 1st file can be replaced with the 2nd at
 no loss.

 You can take the diff, and apply it using good old patch tool, too.

 You can test with the old sagenb,  by installing the new sagenb and
 applying the patch via git, then replacing the tiny_mce you have in the
 old sagenb with this new one, that is, the whole
 devel/sagenb/sagenb/data/tiny_mce/

 Or, even easier, unpack the new sagenb spkg, and apply the patch manually,
 then  replace the tiny_mce you have in the old sagenb with this new one,
 that is, the whole devel/sagenb/sagenb/data/tiny_mce/

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11470#comment:31>
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