• Always show chat in Etherpad Lite

    Date: 2012.01.29 | Category: etherpad

    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.

    Report This Post

    Related posts:

    1. Setting your own Title name in Etherpad Lite Replacing the title in Etherpad Lite with Your own title...
    2. Getting to grips with Channels in Ajax Chat Channels in Ajax chat are really poorly documented so I...
    3. 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...
    4. How to change the Welcome pad text on Etherpad Lite To change the welcome text in Etherpad Lite open up...
    5. Etherpad Lite V1 is here! After nearly 2 years work at Primary Technology we’re happy...