-
Always show chat in Etherpad Lite
There is a new feature in Etherpad Lite that allows the chat to always be set to the school.
A user can change it by passing a parameter or you can set it at hte server level.
To set it at the server level edit /static/custom/pad.js
Add
chat.stickToScreen(true);
To the costumStart function.
Job done
Hit f5 and admire your awesomeness.Related posts:
- Setting your own Title name in Etherpad Lite Replacing the title in Etherpad Lite with Your own title...
- Getting to grips with Channels in Ajax Chat Channels in Ajax chat are really poorly documented so I...
- Etherpad emails show wrong port (9000) when sending from version 1 running apache and mod_proxy Etherpad emails may show as port 9000 if you are...
- How to change the Welcome pad text on Etherpad Lite To change the welcome text in Etherpad Lite open up...
- Etherpad Lite V1 is here! After nearly 2 years work at Primary Technology we’re happy...
-
Andre
-
Paul
-
Anonymous