Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Pre-Populate Tags, or Title, or Body?
DarkWolf
New
Is there any way to pull up a URL such as site.com/post/discussion?title=BLAH where as either the title, tags or body can be filled in automatically on access? I'm looking to deep integrate and having a link from one page to "start a discussion on ____" would be greatly useful.
0
Comments
You wouldn't need to get it to check for a pre-existing discussion of that name first and redirect to it if it exists though.
You must look at post controller and related veiws.
I also want to integrate Vanilla with CMS via SSI, same as in AddIns application on this site (listing related discussions below article), but do not know how to do it yet.