Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install fullmarks.tinymceplugins.asciimath

How to install fullmarks.tinymceplugins.asciimath

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install fullmarks.tinymceplugins.asciimath
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Windows (64-bit)
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Mac OS X (10.5+)
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Linux (32-bit)
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Linux (64-bit)
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
 
License
GPL
Lastest release
version 1.2 on Aug 19th, 2011

Introduction

A TinyMCE plugin for Plone to enter ASCIIMath in the TinyMCE Wysiwyg Editor.

It is based on the TinyMCE plugin written by David Lippman as part of the IMathAS project: http://www.imathas.com/. A demo of the IMathAS version of the plugin is available here: http://www.imathas.com/editordemo/demo.html

For FullMarks (and Plone), the plugin has been modified to always render MathML and not use any fallbacks that generate images server-side. Instead it uses MathJax for cross-browser rendering of MathML.

Additionally it uses the latest version (ver 2.0) of the ASCIIMATH javascript library by Peter Jipsen available here: http://mathcs.chapman.edu/~jipsen/mathml/asciimath.html

This plugin was developed 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.

NOTE: This plugin depends on fullmarks.mathjax that includes the full MathJax library containing all the fonts necessary to render math properly in your browser. The total size of this package is 17MB.

Installation

  1. Add as an egg to your buildout and rerun buildout:

    [buildout]
    eggs =
        fullmarks.tinymceplugins.asciimath
    
  2. Navigate to Add-ons in the Site Setup area of your Plone site.

  3. Activate the TinyMCE ASCIIMATH plugin

Changelog

1.2
  • Embed MatHML source in hidden CDATA section alongside ASCIIMATH. NOTE: Plone 3's safe_html transform swallows CDATA, Plone 4 works correctly.
1.1
  • use jq instead of $ to invoke jquery to remain compatible with Plone 3
1.0
  • Initial release

Subscribe to package updates

Last updated Aug 19th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.