https://github.com/ether/ep_set_title_on_pad
Set the title on a pad in Etherpad, also includes real time updates to the UI.. Last write wins.
https://github.com/ether/ep_set_title_on_pad
Last synced: 9 months ago
JSON representation
Set the title on a pad in Etherpad, also includes real time updates to the UI.. Last write wins.
- Host: GitHub
- URL: https://github.com/ether/ep_set_title_on_pad
- Owner: ether
- License: apache-2.0
- Created: 2013-11-17T16:39:55.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T07:57:44.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T09:44:04.422Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 3.75 MB
- Stars: 4
- Watchers: 7
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
 
# ep\_set\_title\_on\_pad: Titles for your pads

## 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.