Last modified: 2014-09-17 00:19:33 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 T71177, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69177 - Adds a proper way to load custom editors
Adds a proper way to load custom editors
Status: NEW
Product: MobileFrontend
Classification: Unclassified
Feature requests (Other open bugs)
unspecified
All All
: Low enhancement
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-06 13:13 UTC by Tpt
Modified: 2014-09-17 00:19 UTC (History)
6 users (show)

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


Attachments

Description Tpt 2014-08-06 13:13:14 UTC
Currently the MobileFrontend provides two editors : one using wikitext and one based on the VisualEditor. It would be nice to have a proper editor loader in order to allow to the creation of customized editors by other extensions (an use case may be an editor for Wikisource Page: pages).
Comment 1 Bingle 2014-08-06 13:15:09 UTC
Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/3iclM3PZ
Comment 2 Bingle 2014-08-07 13:20:10 UTC
Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/pWbLQ2ga
Comment 3 Bingle 2014-08-14 14:05:21 UTC
Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/1GD5dpRW
Comment 4 Jon 2014-09-17 00:19:33 UTC
This already exists.

You can use the hook 'SkinMinervaDefaultModules'

Inside the hook you can replace the editing module with your own module.

e.g.

$modules['editor'] = array( 'mycustomeditor' )

Can you try this and see if it works for you?

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


Navigation
Links