#6586: [with spkg, positive review] update Sphinx to version 0.6.2 or 0.6.3
---------------------------------------------------+------------------------
 Reporter:  jhpalmieri                             |       Owner:  mabshoff     
     Type:  enhancement                            |      Status:  new          
 Priority:  major                                  |   Milestone:  sage-4.1.3   
Component:  packages                               |    Keywords:               
 Reviewer:  John Cremona, Tim Dumol, Mitesh Patel  |      Author:  John Palmieri
   Merged:                                         |  
---------------------------------------------------+------------------------

Comment(by mpatel):

 Patching Sphinx 0.6.3 should fix this and perhaps also a similar problem
 reported on [http://groups.google.com/group/sage-
 devel/browse_thread/thread/bb2d0d7f43efefc9/796d42841bd79c5c?#796d42841bd79c5c
 sage-devel]:
 {{{
 #!diff
 --- sphinx/themes/basic/layout.html.orig        2009-10-04
 17:07:16.000000000 -0700
 +++ sphinx/themes/basic/layout.html     2009-10-04 17:07:28.000000000
 -0700
 @@ -81,7 +81,7 @@
                {{ _('Enter search terms or a module, class or function
 name.') }}
                </p>
            </div>
 -          <script
 type="text/javascript">$('#searchbox').show(0);</script>
 +          <script
 type="text/javascript">jQuery('#searchbox').show(0);</script>
            {%- endif %}
            {%- endblock %}
          </div>
 }}}

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