Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Integrating Vanilla with news manager
Hi,
I don't know whether this sort of question has been asked before, but my search criteria didn't match anything intresting for me.
On my website I use PHP News (http://newsphp.sourceforge.net/ - it's under GPL, so it's not spam) for managing my news, but I would like the comments to rather go into the Vanilla forum, instead than being listed on the news page. I would like therefore to have a link like "Post Comment" that redirects to a new discussion in the forum, its title being the title of the news, so that all the comments are arranged by news title.
I have little familiarity with PHP, so do you think it would be possible to achieve that? And if so, is there anyone that can point me to a solution?
Thanks very much for your time.
I don't know whether this sort of question has been asked before, but my search criteria didn't match anything intresting for me.
On my website I use PHP News (http://newsphp.sourceforge.net/ - it's under GPL, so it's not spam) for managing my news, but I would like the comments to rather go into the Vanilla forum, instead than being listed on the news page. I would like therefore to have a link like "Post Comment" that redirects to a new discussion in the forum, its title being the title of the news, so that all the comments are arranged by news title.
I have little familiarity with PHP, so do you think it would be possible to achieve that? And if so, is there anyone that can point me to a solution?
Thanks very much for your time.
0
This discussion has been closed.
Comments
To be honest I was thinking it would have been a quick and simple answer from some guru...
I actually have seen something very similar to what I need on the Jamendo (www.jamendo.com - under Creative Commons, so not spam) forums, which uses Vanilla as well. When you want to post a comment on somebody else's review of one album, it sends you to the forum with a thread called "Reply to the review of ".
Maybe I should ask info to the Jamendo team... who know, they might be kind enough...
I was thinking you might have some luck with the add comments extension--just hard code some of the variables and place it in your article. Could be wrong though.
Just have to wait now...
People at Jamendo are wonderful! I've got a useful reply. I invite you to take part in the discussion and help me out, please, since I'm not very good at PHP.
Here is the reply: Hope this helps, please let me hear from you!
Which PHP guru here could hack this into an Extension to work with various other things (like PHPNews for example)?
BTW, that ajax login looks like the standard people login using thickbox...
Edit: Yarrrrrrr, see here:
<a href='http://www.jamendo.com/en/?p=login' class='thickbox'>Please login!</a>