UNPKG

ep_set_title_on_pad

Version:

Set the title on a pad in Etherpad, also includes real time updates to the UI

34 lines (21 loc) 1.26 kB
![Publish Status](https://github.com/ether/ep_set_title_on_pad/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_set_title_on_pad/workflows/Backend%20tests/badge.svg) # ep\_set\_title\_on\_pad: Titles for your pads ![Screenshot](screenshot.png) ## Installation Install using http://%youretherpad%/admin/plugins or `npm install ep_set_title_on_pad`. ## Compatibility The following plugins actively support this plugin. They usually display the title of a pad instead of its ID: * [ep_pad-lister](https://github.com/ktt-ol/ep_pad-lister) since version 1.2.1 ## Copyright and License Copyright © 2020 John McLear\ Copyright © the ep\_set\_title\_on\_pad authors and contributors Licensed under the [Apache License, Version 2.0](LICENSE) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.