Closed Bug 1218899 Opened 9 years ago Closed 9 years ago

install spell check plugin (ep_spellcheck) on public.etherpad-mozilla.org

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glob, Assigned: nmaul)

References

()

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/2593] )

etherpad lite is all kinds of awesome, however it doesn't allow the browser's native spell check to function by default.

as luck would have it there's a plugin which provides spell-checking abilities: https://github.com/johnmclear/ep_spellcheck

is it possible to install this plugin onto public.etherpad-mozilla.org?


thanks!
note to self - until this lands entering the following into the console after a pad has loaded enables spell checking:

$('iframe[name="ace_outer"]').contents().find('iframe').contents().find("#innerdocbody").attr("spellcheck", true)
Ping. 

Can someone take a look at this bug, thanks!
Flags: needinfo?(nmaul)
Assignee: nobody → server-ops-webops
Component: etherpad.mozilla.org → WebOps: Other
Product: Websites → Infrastructure & Operations
QA Contact: smani
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/2593]
Written by the main developer of Etherpad and Etherpad Lite, and a pretty simple plugin, so I just installed it. Works for me!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee: server-ops-webops → nmaul
Flags: needinfo?(nmaul)
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.