An Etherpad based on node.js

Edit Package etherpad-lite
https://github.com/ether/etherpad-lite

An Etherpad based on node.js

- Our goal is to make collaborative editing the standard on the web.

Refresh
Refresh
Source Files
Filename Size Changed
etherpad-lite-1.8.7.tar.gz 0004478441 4.27 MB
etherpad-lite-1.8.7_node_modules.tar.xz 0001951872 1.86 MB
etherpad-lite-README.openSUSE 0000001323 1.29 KB
etherpad-lite-rpmlintrc 0000000648 648 Bytes
etherpad-lite.changes 0000023059 22.5 KB
etherpad-lite.init 0000004440 4.34 KB
etherpad-lite.logrotate 0000000139 139 Bytes
etherpad-lite.service 0000000522 522 Bytes
etherpad-lite.spec 0000006659 6.5 KB
etherpad-lite_abiword_missing_AbiCommand.patch 0000005376 5.25 KB
etherpad-lite_avoid_getGitCommit_call.patch 0000000925 925 Bytes
etherpad-lite_default_config.patch 0000001098 1.07 KB
etherpad-lite_move_autogenerated_key_files_to_var.patch 0000001290 1.26 KB
Revision 12 (latest revision is 35)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
- update to 1.8.7
  Compatibility-breaking changes
  * IMPORTANT: It is no longer possible to protect a group pad with a
    password. All API calls to setPassword or isPasswordProtected will fail.
    Existing group pads that were previously password protected will no longer be
    password protected. If you need fine-grained access control, you can restrict
    API session creation in your frontend service, or you can use plugins.
  * All workarounds for Microsoft Internet Explorer have been removed. IE might
    still work, but it is untested.
  * Plugin hook functions are now subject to new sanity checks. Buggy hook
    functions will cause an error message to be logged
  * Authorization failures now return 403 by default instead of 401
  * The authorize hook is now only called after successful authentication. Use
    the new preAuthorize hook if you need to bypass authentication
  * The authFailure hook is deprecated; use the new authnFailure and
    authzFailure hooks instead
  * The indexCustomInlineScripts hook was removed
  * The client context property for the handleMessage and
    handleMessageSecurity hooks has been renamed to socket (the old name is
    still usable but deprecated)
  * The aceAttribClasses hook functions are now called synchronously
  * The format of ENTER, CREATE, and LEAVE log messages has changed
  * Strings passed to $.gritter.add() are now expected to be plain text, not
    HTML. Use jQuery or DOM objects if you need formatting
  Notable new features
  * Users can now import without creating and editing the pad first
  * Added a new readOnly user setting that makes it possible to create users in
    settings.json that can read pads but not create or modify them
  * Added a new canCreate user setting that makes it possible to create users in
    settings.json that can modify pads but not create them
Comments 0
openSUSE Build Service is sponsored by