Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to create a new thread?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Anton Kovalyov  
View profile  
 More options Aug 30 2010, 1:55 am
From: Anton Kovalyov <an...@kovalyov.net>
Date: Mon, 30 Aug 2010 10:55:35 +0500
Local: Mon, Aug 30 2010 1:55 am
Subject: Re: [disqus-dev] How to create a new thread?

Hi Mark,

It seems to me that you already had a thread with identifier "new-thread"
and that thread has those comments. Disqus gives disqus_identifier a
priority over URL, so if it is defined we disregard URL and just load
whatever thread identifier is pointing to.

Try changing disqus_identifier to the new value.

Anton

On 30 August 2010 08:57, Mark Wilden <m...@mwilden.com> wrote:

> I know I must be missing something, but I don't see how to create a
> new thread for a forum. I thought simply putting

>    <div id="disqus_thread"></div>
>    <script type="text/javascript">
>      var disqus_identifier = 'new-thread';
>      var disqus_title = 'New Thread';
>      var disqus_url = 'http://mwilden.com/test.html';
>      (function() {
>        var dsq = document.createElement('script'); dsq.type =
> 'text/javascript'; dsq.async = true;
>        dsq.src = 'http://independentlens2.disqus.com/embed.js';
>        (document.getElementsByTagName('head')[0] ||
> document.getElementsByTagName('body')[0]).appendChild(dsq);
>      })();
>    </script>

> on the page would do it. However, this code displays 27 posts that
> have no immediate significance to me. I would like it to display 0
> posts, and create the thread accordingly.

> The URL is correct if you want to check it out.

> ///ark
> Web Applications Developer
> Center for Applied Biodiversity Informatics
> California Academy of Sciences

> --
> --
> http://groups.google.com/group/disqus-dev?hl=en


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.