1. Display recent threads on the main page
2. Thank you for the post button, sort of like a Like button (see upper right hand side of each post, next to the Quote button)
3. National flags; every user can choose a flag which will be displayed next to their avatar
4. Tapatalk functionality so you can add our forum to your tapatalk app
5. Auto-resize images on the server. This is a time saver. You don't have to resize images before uploading them, they will be resized to 1280 pixels width and proportional height
6. Preview thumbnail of images to be uploaded, and ability to rotate them upon upload.
7. Ability to embed youtube and vimeo videos in your post. There are two buttons rightly named youtube and vimeo, which, when you're posting, will insert in your post a BBcode like this
Code: Select all
[vimeo][/vimeo]
Code: Select all
[youtube][/youtube]
Code: Select all
https://www.youtube.com/watch?v=nDqh3226a78
then the video IDENTIFIER is nDqh3226a78, therefore to embed this video in your post you do this:
Code: Select all
[youtube]nDqh3226a78[/youtube]
Code: Select all
https://vimeo.com/458668111
Code: Select all
[vimeo]458668111[/vimeo]