Tim
Vanilla StaffTim Vanilla Staff
Reactions
-
Re: Auto Feed Discussions 0.9.1 Released
Really cool plugin! These are all posted in the same category and by the same user (admin) is there any way to change this? It would be nice if different sources could have different accounts. Sure, … (View Post)1 -
Re: [Documentation] Panel Order
In your config: $Configuration['Modules']['Vanilla']['Panel'] = array('NewDiscussionModule', 'SignedInModule', 'GuestModule', 'Ads'); Shift those around and add ones that aren't there (those are just… (View Post)2 -
Re: Where to edit the head
If you're running the default Vanilla theme you can access the header HTML here: /applications/dashboard/views/default.master.php Throw your code in right before the closing </head> tag. This i… (View Post)1 -
Re: Terms of Service
If you're using the default theme: Inside /themes/default/ Create a folder called "views". Inside that, create a subfolder called "home". Inside that, create a file called "t… (View Post)3 -
ButtonBar v1.1 released!
This is the first release of ButtonBar, which places several simple formatting buttons above the Post Reply and New Discussion textareas, allowing easy access to HTML, BBCode and Markdown formatting.… (View Post)3