Metadata-Version: 1.0
Name: fullmarks.mathjax
Version: 1.0
Summary: MathJax for Plone
Home-page: http://github.com/fullmarks/fullmarks.mathjax
Author: Mark Horner and Roché Compaan
Author-email: dev@fullmarks.org.za
License: GPL
Description: Introduction
        ============
        
        A packaging of the MathJax library for Zope.
        
        MathJax is an open source JavaScript display engine for mathematics that
        works in all modern browsers. Read more about it at
        http://www.mathjax.org/.
        
        Packaged as part of the FullMarks project funded by the Shuttleworth
        Foundation, an open educational repository of model questions and
        answers. See http://www.fullmarks.org.za and http://github.com/fullmarks
        for more information.
        
        Installation
        ============
        
        1. Add as an egg to your buildout and rerun buildout::
        
            [buildout]
            eggs =
                fullmarks.mathjax
        
        2. Navigate to Add-ons in the Site Setup area of your Plone site.
        
        3. Activate the fullmarks.mathjax add-on.
        
        Changelog
        =========
        
        1.0
        ---
        
        - Initial release
        
Keywords: plone mathjax mathml mathematics
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
