Recent activity
Subscribe to this feed
antonycjohnson replied on October 18, 2009 12:23 to the question "When will disqus support Google Friend Connect?" in Disqus:
-
antonycjohnson started following the question "When will disqus support Google Friend Connect?" in Disqus.
antonycjohnson replied on October 18, 2009 11:04 to the question "Threaded Replies not supported" in JS-Kit:
antonycjohnson marked one of Lev Walkin's replies in JS-Kit as useful. Lev Walkin replied to the question "Threaded Replies not supported".
antonycjohnson replied on October 18, 2009 10:59 to the question "Threaded Replies not supported" in JS-Kit:
Hi Lev,
Thanks for replying back. Yep I noticed this was supported in Smooth Gray Skin Template. But in ECho by default it is not indented. I tried using FireBug and got the corresponding css class. (js-singleCommentDepth1, js-singleCommentDepth2, js-singleCommentDepth3 etc.) I tried to override these classes in my page after placing the js-kit script but in vain because, you have put the styles for those classes inside the tag. So we cant. Anyway with the help of Jquery I solved this problem..
$(function() {
$(".js-singleCommentDepth2").css("margin-left", "100px");
$(".js-singleCommentDepth3").css("margin-left", "120px");
});
It is working fine.
Thanks a lot for your support.
-Johnson
antonycjohnson asked a question in JS-Kit on October 17, 2009 13:41:
Threaded Replies not supportedDoes Js-kit Support Threaded replies? Bcoz I have seen in Disqus like whenever someone replies to the existing reply, the new posting will be right indented to some space clearly telling the visitor that this is a Reply to the Reply. Can anyone tell me if JS-kit has any option to set this ? - Johnson
A comment on the question "How do I connect the existing GFC/Facebook login on my site to Echo?" in JS-Kit:
Anna, Can you tell me approx how long it will take? Bcoz we gotto plan accordingly. Thanks in advance. – antonycjohnson, on October 17, 2009 13:35
A comment on the question "How do I connect the existing GFC/Facebook login on my site to Echo?" in JS-Kit:
Hi Anna thanks for looking into it.. But the actual problem I meant was, My site already has a common login system through GFC. so when a user comes in, he has to login twice.. One for the site using the login at the top banner and if he wants to post (after login) through JSKit, he has to again login in JSKit comment box. So why can't JSKit detects whether a viewer has currently logged in through any GFC and automatically logs him in? People may get annoyed If they have to login again and again though we used OpenSocial standard.. - Johnson – antonycjohnson, on September 30, 2009 16:13
antonycjohnson asked a question in JS-Kit on September 29, 2009 17:18:
How do I connect the existing GFC/Facebook login on my site to Echo?Hi, I have a site where I have integrated JSKit .. It looks really awesome. And also I have google Friendconnect for my website. So for any user it requires two login, one for loging into my site using Google Friend Connect and other for JSKit login to post comments(I have disabled guest posts :( ) --- Is there any solution to this problem... i.e If the user already logged in any site with Google Friend Connect, can JSKit automatically recognize it and logs tat person to post comments? -- Please help me on this.. Thanks a lot - John
A comment on the problem "Richtexteditor and Youtube option not getting rendered" in JS-Kit:
This issue is no more :) .. It was because of some misplacedtag in my html page.– antonycjohnson, on September 29, 2009 13:25
antonycjohnson reported a problem in JS-Kit on September 28, 2009 05:17:
Loading Profile...
