Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
New installation at PluggedOut
I have been looking around for a simple forum script to put together a video game related forum for ages, and thought I would give Vanilla a go.
I've been doing some gentle tweaking so far, but it appears to work really well - kudos to the developers (I'm a developer myself, so can appreciate perhaps more than most what is involved in making something so apparently "simple")
Feel free to go take a look...
I've been doing some gentle tweaking so far, but it appears to work really well - kudos to the developers (I'm a developer myself, so can appreciate perhaps more than most what is involved in making something so apparently "simple")
Feel free to go take a look...
0
This discussion has been closed.
Comments
"Very easily indeed - just write a "video" html tag as follows (I have replaced the greater than and less than characters with curly braces so you can see it)...
{video type="youtube"}video_id{/video}"
You may want to use the following HTML so it displays EXACTLY as your users should type it:
<video type="youtube">video_id</video>
The above code displays like this:
<video type="youtube">video_id</video>
<plug>Also, if you're feeling adventurous, I'd appreciate someone giving my new AutoP extension a little try out. If you find that the carriage returns in HTML lists aren't doing what you expect, I'm hoping that this extension will sort it out. I would love to get some feedback on it to see if I'm just hallucinating that it's actually working or not.</plug>
Posted: Wednesday, 3 January 2007 at 11:07AM (AEDT)
back OT: Nice start there at pluggedout — here's to the growth of another Vanilla forum!
Posted: Wednesday, 3 January 2007 at 11:53AM (AEDT)
jonbeckett73: I'd be inclined to change the yellow background colour on discussions (in the main view) to a shade of blue to fit better with the rest of your styling and the logo. Keep up the good work