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.
Multiple Blogs
This discussion is related to the NillaBlog addon.
Hey, can I convert many categories to blogs?
0
Comments
There was an error rendering this rich post.
There was an error rendering this rich post.
I also want to see AllowDiscussions settings (as we have field in table for this already).
And we need to change Vanilla handing of AllowDiscussions (today it just completely hides category). I just want it to be visible, but represented in other style in all lists, and without any link, just text, plus, of course it must be impossible to select it in dropdown list.
But what do you mean about AllowDiscussions? How do you want that to integrate with the NillaBlog? I don't know if NillaBlog is the best place to modify the behavior of that feature...
There was an error rendering this rich post.
As for AllowDiscussions - we need to change core anyway. Plus add checkbox for category (same as for your plugin will do to convert category to blog later).
There was an error rendering this rich post.
There was an error rendering this rich post.
As I understand, unstable branch already have your fixes to core merged?
So, may be it'll be possible to upload AddIn to your own site?
There was an error rendering this rich post.
Thanks for your help, the plugin has been a great asset!
I could try to also insert a "NillaBlog#" css class where # is the discussion number and you can hand tailor your css to key off of that if you like? Does that sound like it will solve your issue? So some top level element would have for example.
There was an error rendering this rich post.
I was thinking I'd have to duplicate the plugin somehow and customize the code, but CSS should be enough. Basically I'm looking to set aside a forum category as an articles section, and want a view similar to the Blog, but styled a bit different.
There was an error rendering this rich post.
Try this: http://code.google.com/p/nillablog/source/browse/class.nillablog.plugin.php
and let me know how far you get. Put a link here when it's all working so I can see what you did too!
There was an error rendering this rich post.