Forum Discussion

L_Comm1's avatar
L_Comm1
Contributor
10 years ago

Information on Integrating community features of Lithium with our Site

Can someone provide the details on how to integrate the community features of Lithium with our HTML site ?

6 Replies

  • OlivierS's avatar
    OlivierS
    Lithium Alumni (Retired)
    10 years ago

    L_Comm1 

     

    It really depends what you want to display, and how much effort you want to put into it!

    I can think of three ways to do it:

    1- iFrame

    2- ActiveCast

    3- Rest API (v1 and/or v2)

  • PaoloT's avatar
    PaoloT
    Lithium Alumni (Retired)
    10 years ago

    Hi,

     

    what I suggest in these cases is to create a group of features in order of priority and then start figuring out what are the most important ones. Then you can focus on these first and start understanding what are the different possibilities as the others have already mentioned above.

     

    Regards,

     

     

  • vidyamani's avatar
    vidyamani
    Contributor
    10 years ago

    We would like to integrate polls, ratings into our web sites. So with iFrames / Active Cast, it is possible to have them as UI widgets in our pages directly?

     

    And also for the design time for these polls, would it have to be done in Lithium?

     

    Another question, can Q&A, Comments, Kudos be attached to external URL's?

  • VarunGrazitti's avatar
    VarunGrazitti
    Boss
    10 years ago

    vidyamani - Yes, you can use active cast for polls. See the screenshot below for the available items you can use in ActiveCast.

     

    ActiveCast.PNG

     

    You can handle the design on your website because that is where your actual content would be rendering. I havent tried it yet but I am certain about that.

     

    Could you elaborate your concern about external URLs?

  • vidyamani's avatar
    vidyamani
    Contributor
    10 years ago
    Thanks for the reply.

    I have a web site designed (external URL) outside of Lithium and I would like a Comments, Q&A be available as widget in this page. So how would the linking be done. Can I create a standalone Q&A component widget in Lithium and then put that with the id in my page?

    Also for answering the polls - how does user management work - can I use my social management logins and participate in the polls?

    By design, I was referring to the actual poll creation. That has to be done in Lithium right?