• Rebranding Etherpad

    Date: 2010.01.20 | Category: etherpad

    Changing the logos & brand name from Etherpad to your own requires modifying the following files:
    (Images)
    /usr/local/etherpad/trunk/etherpad/src/static/img/jun09/pad/protop.gif
    /usr/local/etherpad/trunk/etherpad/src/static/img/jun09/pad/padtop5.gif
    /usr/local/etherpad/trunk/etherpad/src/static/img/pro/header/pro-header-logo.png
    /usr/local/etherpad/trunk/etherpad/src/static/favicon.ico
    (Text)
    /usr/local/etherpad/trunk/etherpad/src/templates/main/home.ejs
    /usr/local/etherpad/trunk/etherpad/src/templates/html.ejs
    /usr/local/etherpad/trunk/etherpad/src/templates/pad/create_body.ejs

    Report This Post

    Related posts:

    1. Etherpad Pro Sign In and Recovery password pages not working Edit /usr/local/etherpad/trunk/etherpad/src/templates/main/pro_signup_body.ejs Replace Existing Users: Sign in here (and all...
    2. My Etherpad start up script I like my etherpad to run in a screen so...
    3. Etherpad SSL Https pro setup Don’t wanna use SSL / https for etherpad? Fine. Edit...
    4. Increasing the font size of the time slider pad view (Etherpad) Changing the font size of the time slider pad view...
    5. Securing Etherpad admin with a password Etherpad is insecure by default. To secure etherpad edit /usr/local/etherpad/trunk/etherpad/etc/etherpad.localdev-default.properties...