MathML:Home Page: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 66: Line 66:
== Last bugs fixed  ==
== Last bugs fixed  ==


*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla34 mozilla 34] (Firefox 34)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla33 mozilla 33] (Firefox 33)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla33 mozilla 33] (Firefox 33)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla32 mozilla 32] (Firefox 32)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla32 mozilla 32] (Firefox 32)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla31 mozilla 31] (Firefox 31)


*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla30 mozilla 30] (Firefox 30)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla31 mozilla 31] (Firefox 31),[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla30 mozilla 30] (Firefox 30)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla29 mozilla 29] (Firefox 29), [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla28 mozilla 28] (Firefox 28)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla29 mozilla 29] (Firefox 29), [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla28 mozilla 28] (Firefox 28)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla27 mozilla 27] (Firefox 27), [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla26 mozilla 26] (Firefox 26), [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla25 mozilla 25] (Firefox 25)
*[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla27 mozilla 27] (Firefox 27), [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla26 mozilla 26] (Firefox 26), [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&component=MathML&product=Core&target_milestone=mozilla25 mozilla 25] (Firefox 25)

Revision as of 09:31, 27 July 2014

This wiki is used by the contributors to the Mozilla MathML Project to plan and document the development of the MathML implementation and other project related work. For documents on authoring MathML content please see the Guidelines for Authoring MathML.

Project goals

  • To provide a high quality implementation of Presentation MathML 3
  • To promote flawless interoperability between MathML implementations
  • To promote the use of open standards on the Web

The Team

  • Karl Tomlinson (karlt) - Module Owner
  • Robert O'Callahan (roc) - Peer Reviewer
  • Frédéric Wang (fredw) - Mentor for newcomers
  • Florian Scholz (fscholz) - MDN Documentation Writer
  • Raniere Silva (raniere) - MathML and Firefox OS enthusiastic

Meeting Notes

Getting involved

So you want to get involved in the Mozilla MathML project? Great! There are many ways to contribute to the project and help us improving Mozilla's MathML implementation.

First you can test Release, Beta or Aurora builds and report bugs. You may also want to try the latest MathML developments by downloading experimental nightly builds with MathML patches applied.

You can also help up maintaining the MDN pages about MathML. For example you can pick MathML items from bugs needed documentation.

Finally, if you know C++ you can contribute to the Mozilla codebase. For instance, mentored bugs or student projects. It is also worth considering bugs marked helpwanted.

Get in touch with other MathML community members in #mathml on irc.mozilla.org.

Implementation status

See the status page. For a general overview of the MathML status in 2013, see the slides from the innovation fairs of the Mozilla Summit.

Roadmap/Priorities

Below is the list of MathML bugs classified according to their priority field (see David's suggestion).

Here is a list of MathML bugs that received votes:

Planning for MathML

Last bugs fixed

MathML Source Code

The majority of the MathML code lives in files under the directories:

MathML tests are available here:

Documentation