Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
<div class="fb-like" data-href="https://confluence.wildix.com/x/i4JpAg" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>


Info

Created: May 2019

Permalink: https://confluence.wildix.com/x/i4JpAg

Table of Contents

Note

For more information on Kite, read the guide: Wildix WebRTC Kite - Admin Guide


How to create a Kite HTML Signature

You can generate your signature using Kite HTML Email Signature generator: https://manuals.wildix.com/signature/kite/signature.html

...

  1. How do I add a link to the signature? 
    • Example 1: add link to Xing: <a href="https://www.xing.com/profile/Elena_Kornilova2/cv?sc_o=mxb_p">Add me on Xing</a> => substitute the link with the link to your Xing profile  
    • Example 2: add a call to action to register to an event: <a href="https://www.uc-summit.com/">Register to the Summit 2020</a> => use your link and your text 
  2. How do I add a new line inside my address? (or any other field)
    • Use <br> whenever you need to start a text from the new line, example: Wildix GmbH <br>Therese-Giehse-Platz 2, D-82110 Germering<br>
  3. What do I add into the field "PBX name"?

How to apply signature on Gmail

  1. Download the .html file
  2. Open it in the browser
  3. Copy the content of the signature (Cmd+A, Cmd+C on macOS or Ctrl+Shift+A, Ctrl+Shift+C on Windows)
  4. Go to Gmail Settings 


  5. Scroll down to the section "Signature", check the box and insert the signature (Cmd+A, Cmd+V on macOS or Ctrl+Shift+A, Ctrl+Shift+V on Windows)


  6. Scroll down and click Save changes

...

Html
<iframe src="https://www.youtube.com/embed/6kBh5RjKdhA" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>


How to apply signature on Thunderbird

  1. Download the .html file 
  2. Go to Thunderbird -> Tools -> Account Settings 
  3. Now you have to options:
    • Option 1: Under "Signature text:" check the box “Attach a signature from a file”, click “Browse”, select the .html file that you have downloaded, click “OK”. IMPORTANT: Do not delete the file .html from your PC, otherwise your signature will disappear.


    • Option 2:
      1. Open the HTML file you have downloaded at step 1 in the browser
      2. Right-click and select "View page source"


      3. Copy the content
      4. In Thunderbird → Tools → Account Settings under "Signature text:" check the box "Use HTML" and enter the copied content into the box below



How to apply signature on Apple Mail

  1. Download the .html file 
  2. Open it in the browser
  3. Copy the content of the signature (Cmd+A, Cmd+C on macOS or Ctrl+Shift+A, Ctrl+Shift+C on Windows)
  4. Go to Apple Mail -> Preferences -> Signatures, select Gmail and click  + to create a new signature
  5. Give your signature a name and make sure to deselect the option "Always match my default message font"
  6. Delete the content and paste the new signature (Cmd+A, Cmd+V on macOS or Ctrl+Shift+A, Ctrl+Shift+V on Windows)

...

Html
<iframe src="https://www.youtube.com/embed/amR0CGZCl2I" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>


How to apply signature on Outlook

(Tested on: Outlook 2010/ 2016)

...