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.
any plans to add support for attachments?
I would really like to see the option to add attachments to posts.
This of cause involves many config options like how many attachments to allow, who can attach, who can download, what file types are allowed, etc... It's a lot of work, I know but I just want to know if this has even been planned and if so, then is this in the near term plan or far in the future?
This of cause involves many config options like how many attachments to allow, who can attach, who can download, what file types are allowed, etc... It's a lot of work, I know but I just want to know if this has even been planned and if so, then is this in the near term plan or far in the future?
0
Comments
Something that auto embeds pictures/videos would be good though, I'm sure someone will come up with a plugin for that.
What you saying is that user of vanilla forum will have to upload a file or an image someplace else and then just post a link to it on the forum? This does not sound like a concept that people would be happy to embrace.
If vanilla forum wants to compete with other forum packages like vbulletin phpbb simplemachines, etc... then it has to offer all the features these other guys have - attachments, polls, private messaging, better fine-tuning of permissions controls, rich text editor. The rich text editor is a must and its one of the easiest thing to add because there are so many good RTEs out there and then all javascript, just pick one and add js file and no changes are needed on the server side.
I would suggest the one from the YUI as it is extremely light weight and super easy to add, it just takes over the existing textarea and can even automatically submit the entire form as regular post or XHR. I like YUI RTE, but it's not up to me of cause, as long as there is a decent RTE that comes with the forum by default, It's 100 times better than no RTE. After all, this is not a twitter.
And again smilies is trivial, will never make it into the core but can be a plugin.