""" mathaction plugin for Zwiki, providing mathematical tools, based on the MathAction product. Sean Bowman, Joe Koberg, Bob McElrath, Bill Page, Simon Michael See ChangeLog for more notes. """ # install the mathaction page types import pagetypes # backwards compatibility for old page objects ZwikiMathPageType = pagetypes.PageTypeStxMath ZwikiPamphletPageType = pagetypes.PageTypePamphlet #ZwikiHtmlLatexPageType = #ZwikiLatexPageType = #ZwikiItexPageType = # install wiki template(s) #...