Search through an entire pads history. The plugin is currently in alpha phase and works since Etherpad 1.2.5
Plugin Author: John McLear
Plugin on npm
Live Document Collaboration from the Ethervillage
Search through an entire pads history. The plugin is currently in alpha phase and works since Etherpad 1.2.5
Plugin Author: John McLear
Plugin on npm
It’s taken being splattered by muck and several run over pieces of post to get here but today we’re happy to release 1.2.5..
Some minor new features to the plugin framework allow for some new really cool plugins and some bigfixes:
* NEW: Create timeslider EEJS blocks for plugins
* NEW: Allow for “more messages” to be loaded in chat
* NEW: Introduce better logging
* NEW: API endpoint for “listAllPads”
* Fix: Stop highlight of timeslider when dragging mouse
* Fix: Time Delta on Timeslider make date update properly
* Fix: Prevent empty chat messages from being sent
* Fix: checkPad script
* Fix: IE onLoad listener for i18n
Thanks to everyone (Especially luto) for helping get 1.2.5 out :)
Do you want to stop people using chat on your Etherpad site? This plugin removes chat from the pad interface. Enjoy.
Plugin Author: John McLear
Plugin on npm
Grab this one, it’s a good un..
Christmas hit us pretty hard this year and a few grizzly bugs managed to burrow their way deep into our inner cloister. With that in mind this is a bug fix release and should be adopted ASAP.
Changelog:
* Fix IE console issue created in 1.2.3
* Allow CI Tests to pass by ignoring timeslider test
* Fix broken placeholders in locales
* Fix extractPadData script
* Fix documentation for checkToken
* Fix hitting enter on form in admin/plugins
POW>>
It was a clear black night, a clear white moon, the Etherpad elves got drunk and released 1.2.2
Whoops. 1.2.3 is basically our fix for some bugs introduced in 1.2.2
Yay, another release and yay for Christmas and New year.. 1.2.2 features:
Thanks to everyone involved for providing fixes and new features.
We now provide really easy to implement language support(i18n) thanks to Mozilla and Marcel for doing most of the heavy lifting. We support English, German and French out of the box but adding your own language is super easy so get stuck in!
We’re all grown up now and that means we need to move our heavily active repositories to an organization (ether) on github. We know there will be some fall out from this so here is how you safely get 1.2.
git remote set-url origin git@github.com:ether/etherpad-lite.git
git pull
Oooh look ma, Shiney! Being part of being all grown up means we
Thanks to Aaron and Alex Etherpad.com now redirects to Etherpad.org, this should help is remove some confusion about the project and comfort people that we’re moving things in the right direction.
Our blog has moved to https://blog.etherpad.org, this is where we will be announcing new features and our popular plugin spotlights.
We’re in the final steps of finalizing our SFC membership and we’re extremely pleased with how things are progressing. We have worked with SFC to ensure their agreement template (used by many open source projects) will stand up in European courts aswell as US so hopefully we improved the future open source, even if just a little it means a lot to us.
Your settings.json file can now be edited through the web UI at /admin/settings and once you have edited your settings.json you can restart your server right from the web UI. No more CLI, -5 man points.
Ever wanted to deploy a plugin but then had to jump into the source code just to edit one line? Well now you can store plugin settings in settings.json (you can edit this file at /admin/settings).
Page view allows for a thinner / page view style interface of the editor.
https://npmjs.org/package/ep_page_view
Install it now by visiting /admin/plugins on your etherpad lite delpoyment :)
Etherpad v1.1.5 contains a mountain of various bugfixes and some support for new plugins that will make your life even more awesome.