Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery Etherpad? #18

Closed
rugk opened this issue Aug 5, 2016 · 5 comments
Closed

jQuery Etherpad? #18

rugk opened this issue Aug 5, 2016 · 5 comments

Comments

@rugk
Copy link
Contributor

rugk commented Aug 5, 2016

I don't really know what the jQuery option is supposed to do.

I mean:

  • What is the difference of the non-jquery/jquery version?
  • Is it recommend to use the jquery version? Why?
  • And how to install this jquery plugin on the server? It does not appear in the default plugin list of Etherpad-lite.
@mikifus
Copy link
Owner

mikifus commented Aug 5, 2016

Hi rugk,

Actually I didn't find any better way to make this clear for the user so this is why I made the "Advanced options" part of the form.

The explanation is simple though: the jQuery plugin is on the client side and its main feature is to show an etherpad on an arbitrary div element. With this method some parameters can be added in a safe always-working way. More info: https://github.com/ether/etherpad-lite-jquery-plugin

In Padland, this plugin is responsible for the implementation of the default username/color preferences. It makes as well the view to fit into the phone screen without issues. In the future it might allow further customization. This is why it is very recommended.

@rugk
Copy link
Contributor Author

rugk commented Aug 5, 2016

Ah, thanks for your information.

the jQuery plugin is on the client side

Ohh 😮.
I'd say the UX (wording of the text...) needs improvement here if I (as a user) already get this wrong.

BTW: Why is this client plugin named jQuery? It has not much to do with jQuery. A name such as "Etherpad JS wrapper" or "Etherpad JS embedder" would be more suitable. This name is really misleading...

@rugk
Copy link
Contributor Author

rugk commented Aug 5, 2016

Complaining about this strange name now in the right place: ether/etherpad-lite-jquery-plugin#22

@mikifus
Copy link
Owner

mikifus commented Aug 5, 2016

The name can be misleading to you but this piece of software is a jQuery plugin that interacts with Etherpad Lite, so I think it is a name that describes pretty well what it does.

Padland has a simple html layout with jQuery and this plugin extending it.

@rugk
Copy link
Contributor Author

rugk commented Aug 5, 2016

Ah, so it is a jQuery plugin for Etherpad. I thought it was an Etherpad plugin using jQuery for the server side...
Okay that makes sense.

@mikifus mikifus closed this as completed Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants