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.
Vanilla/Wordpress integration examples?
I'm trying to figure out if I really want to do this--or if I should just use a one of the WP forum plug-ins. Much as I love Vanilla, the integration seems too daunting and I can't figure out exactly what an integrated forum will DO.
Would any of you who have or know of integrated forums, point me to the sites? I'd like to look them over carefully. Here is what I'm looking for:
•A site that allows live commenting on most blog entries, but I want the comments to each blog entry to end up in a forum--along with the posts from readers that are NOT comments on blog entries. In other words, I want all the reader comments in the same place so that folks can browse comments on blog entries and comments on other topics all together.
• One log-in whether to comment on blog entries or to begin/comment on a regular forum discussion.
• Blog entries that show the number of comments made on them in the forum.
• Front page listing of most recent forum posts, whether blog entry comments or regular forum posts.
• I'd like to keep the posts I currently have in the forum.
I suppose I'm asking too much, but I'd like input on what will best serve my needs.
Alison
0
Comments
I just finished writing a Vanilla extension that does this more or less: Janine. Whenever you post to WordPress, Janine will create a matching discussion in Vanilla that links to the WP post and it will update the WP post with a meta tag that has a link to the Vanilla discussion. It's intended as a replacement for the WP comment system.
One log-in whether to comment on blog entries or to begin/comment on a regular forum discussion.
Several people have done this using the guide that Mark wrote. I posted about my personal experience, though I need to update that post with a few bug fixes.
Blog entries that show the number of comments made on them in the forum.
There's no existing solution for this that I know of. I'm 99% sure it would be possible to write a Vanilla extension that does this, though it might be kind of clunky.
Front page listing of most recent forum posts, whether blog entry comments or regular forum posts.
I haven't done this myself this but it should work. Try installing the RSS2 extension for Vanilla and the feedList plugin for WP.
I'd like to keep the posts I currently have in the forum.
That's the easiest part. Integrating Vanilla and WP won't touch your existing posts and won't change the WP code. I installed WP from my web host using Fantastico and I was able to upgrade from 2.0.7 to 2.1 with no trouble.
I was surprised just how easy the integration is, a testament to how flexible Vanilla is. I found Vanilla when I was looking for a forum to integrate with WP, though now I find myself wishing there was a Vanilla blog so that I could dump WP entirely.
http://www.copsandrobbers.net
i'll be adding janine to the site today for testing.
Yup, the text you see in the Vanilla comment is all Janine's doing, automatically. Sadly, according to circuit it seems to not be working for versions 2.0.X, only for 2.1.X.
The guide that Mark wrote, the one I followed, is for installing a brand new Vanilla alongside an existing WordPress. You have to add several fields to the WP users table to make it work but the extra fields don't affect WP at all. Vanilla and WP will both use the WP users table and the Vanilla users table will sit idle (you can even drop it).
Transferring an existing Vanilla users list to WordPress could certainly be done but I don't know of anyone who has done it.
@circuit... is 30 boxes a manual entry affair or linked to WP/vanilla?
or did you guys start a competitor to the museum in NYC? :-)
you may need to be logged in to see it working.
I'm still working on this. Got the wp integrated and using Janine, so it creates a forum discussion and adds the "Forum Discussion" link, now working on getting rid of "No comments" link.
My last question, posted in a new thread, was about how to get the same link (to the associated vanilla discussion) into the archive index pages. (In other words, the pages that show up with a list of articles either within a certain month, or in a particular category.
http://www.laguardiadejaen.com (Spanish).
Foro is forum... obviously ^^!
I'm working to edit the post system of Wordpress to try to post a discussion on Vanilla...
One probability is the use of CURL... I haven't tried still directly.
Prob... Janine it's the best way but i like make this and without DB tables.
Now... I'm about to upgrade both systems to WP2.3 and 1.1.4 :S
PD: srry lang