I see the upload option in posts only allow a small amount of image formats. Am I blind or is the ability to upload other files not supported? Been able to upload sample templates and data mappers to help users is something I like to do because sometimes a visual solution is better than trying to explain with a wall of text.
I posted earlier and noticed that the site treats br tags as a new line and wanted to use the bbcode [noparse][/noparse]. Can this be added? The sites I ran had this and it is very useful.
FYI the site is way better than the previous one and will also deter those pesky spam posts. Good job!
At this moment, you can only upload images. This is for security reasons. We are currently working onto allowing other files (mostly Connect files). To see…
In the mean time, if you question does require you to upload a file, it might be best to open a technical support issue at 1-866-348-5863 or through our website.
Thanks for the reply. These questions are just site related and just a few issues I encountered when helping someone on here. Any news regarding BBCODE’s?
BBCode is already supported, but there are so many different flavours and extensions of BBCode that Discourse (the backend for this site) may not support all of them.
For unformatted text, you can use 3 backticks before and after a block of text on the same line:
```<body>test<br>test<br></body>```
or you can use the [code]...[/code] construct when multiple lines are involved.