Last modified: 2014-11-17 10:35:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T8593, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6593 - Ajax math editor
Ajax math editor
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
Math (Other open bugs)
unspecified
PC Linux
: Low enhancement with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
Depends on:
Blocks: ajax
  Show dependency treegraph
 
Reported: 2006-07-08 17:14 UTC by Felipe Corrêa da Silva Sanches
Modified: 2014-11-17 10:35 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
patch that implements it. (28.50 KB, patch)
2006-07-08 17:17 UTC, Felipe Corrêa da Silva Sanches
Details
package containing the images used in the editor UI (8.32 KB, application/octet-stream)
2006-07-08 17:20 UTC, Felipe Corrêa da Silva Sanches
Details

Description Felipe Corrêa da Silva Sanches 2006-07-08 17:14:09 UTC
I am working on a ajax math editor for mediawiki. It is not
complete yet (theres still a lot of stuff to be done) but I would like
to let you all see it and give say what you think about it.

I am sending a svn patch file and a tar.bz2 containing images that I
created for the editor's math menu.

In this patch I have split ajax.js in tree files:

skins/common/ajax/ajax.js ---> only remains the core ajax funcionalities
skins/common/ajax/Search.js ---> the Search-As-You-Type feature
skins/common/ajax/MathPreview.js ---> the formula editor feature

I have also created the following global variables:
 $wgUseMathPreview (defaults to true)
 $wgUseAjaxSearch (defaults to true)

They are intended for feature-based configuration and they depend on
$wgUseAjax being true (i.e. somebody could disable only the formula
editor that is still experimental)

TODOs:
*direct tex input via inputbox integration
*findout a clever way of editing fractions, subscripts, superscripts, etc...

thanks,
Juca

PS: Can anybody test it on IE ? I tested it only in Firefox. I'm on Linux... (-:
Comment 1 Felipe Corrêa da Silva Sanches 2006-07-08 17:17:56 UTC
Created attachment 2058 [details]
patch that implements it.

this is the patch for the math editor as it is now. 
new patches will come in the future, obviously. But this one already gives a
notion of what the editor is gonna be.
Comment 2 Felipe Corrêa da Silva Sanches 2006-07-08 17:20:00 UTC
Created attachment 2059 [details]
package containing the images used in the editor UI
Comment 3 Nicholas Longo 2011-10-14 02:29:15 UTC
This bug seems assigned to the wrong component.  The Math extension contains none of the code for input to it.  This is an interface feature at its heart.  It should be reassigned, but I am not sure to which component.
Comment 4 physikerwelt 2013-12-02 00:34:53 UTC
I think this is now addressed by the visual editor for math.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links