Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 9

ericgillette +8 guests

automatic discussion creation

i run a site called grouphug.us. on it, people read anonymous confessions from other users. a long-requested feature is to have discussions on these confessions. i've never had the time or resources (the site is ad-free, revenue free) to build a discussion system but vanilla is just gorgeous enough to work. i'd love to be able to have a discussion created with one press of a button on the existing site by any user, adding a topic title and comment. can this be done with an extension?

Comments

  • Posts: 703
    holy crap nuts i love grouphug!
  • Posts: 703
    well i think you could prepopulate the topic title but the person would have to create the comment wouldn't they ?
  • Posts: 133
    You mean with no member accounts?
  • Posts: 703
    just give the guest account posting permissions
  • Posts: 133
    I guess he wants a button, and if clicked it either takes the user to the discussion, or automatically creates it then goes to the discussion based on the title of the article they were reading...

    Bollocks if I know how to do that :X
  • Posts: 703
    hmmm it has to be possible
  • Posts: 133
    I suppose like, you would just make the forum variables being passed match exactly the form variables in the php file that creates a new post... that'd work fine.. then you would just have to write some code on your end to search the database and see if that already exists.

    I think it would be more coding in your pages than in Vanilla.
This discussion has been closed.