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.
Can you delay a post/thread?
Can an administrator post a thread but have it only displayed at a future date/time?
Looking to use Vanilla for a client, but they need to have the ability to schedule posts. I couldn't see an addon for this, so I wanted to see if it was possible "out of the box" or something that would need to be written.
Thanks!
Looking to use Vanilla for a client, but they need to have the ability to schedule posts. I couldn't see an addon for this, so I wanted to see if it was possible "out of the box" or something that would need to be written.
Thanks!
0
Answers
As a seasoned programmer, I'm not concerned as to whether I can write the plugin, but I have no frame of reference as to how easy both Vanilla is to modify and what might be involved in writing the plugin. As someone with no vanilla experience, how difficult do you think that might be? 1-2 hours, 2-5 hours, 5-10 hours or 10+ ?
Thanks
What you're asking for would involve some kind of intermediate comment store (possibly a hidden category with no permissions for anyone to view), and a way to repeatedly check the dates on those timed items.
I reckon I could code this in about 2-5, a fresh Vanilla dev is going to need to learn the framework first so you could be looking at a lot longer.
Check out the Example plugin here: http://vanillaforums.org/addon/example-plugin
Vanilla Forums COO [GitHub, Twitter, About.me]
grep is your friend.
Vanilla Forums COO [GitHub, Twitter, About.me]