Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Linkify compatibility with latest Etherpad #41

Open
peteruithoven opened this issue Jan 6, 2015 · 4 comments
Open

Linkify compatibility with latest Etherpad #41

peteruithoven opened this issue Jan 6, 2015 · 4 comments

Comments

@peteruithoven
Copy link
Contributor

I tried using the Linkify plugin in the latest Etherpad version (git version: 5dd64df) but it doesn't work, the [[...]] don't change into links.
There are no errors.

@peteruithoven
Copy link
Contributor Author

I get the following error in my browsers javascript console

"Failed to load 'ep_linkify/static/js/index' for 'ep_linkify/main/client_hooks/aceGetFilterStack': Error: The module at "ep_etherpad-lite/static/js/security.js" does not exist."

@peteruithoven
Copy link
Contributor Author

Including security using require('ep_etherpad-lite/static/js/security'); instead of require('ep_etherpad-lite/static/js/security.js'); seems to fix the issue. (In file ep_linkify/static/js/index.js)

peteruithoven added a commit to peteruithoven/etherpad-plugins that referenced this issue Jan 12, 2015
JohnMcLear added a commit that referenced this issue Jan 14, 2015
@rugk
Copy link

rugk commented May 5, 2016

As this plugin seems to be discontinued, can you publish a working version, @peteruithoven?

@rugk
Copy link

rugk commented May 5, 2016

Wait... I just saw there was already a PR for this: #42

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants