Bonfire-News
Bonfire-News copied to clipboard
Create, manage and publish news articles for the Bonfire Admin Library
Error Number: 1075 Incorrect table definition; there can be only one auto column and it must be defined as a key CREATE TABLE `bf_news_articles` ( `id` int(11) NOT NULL AUTO_INCREMENT,...
I'm not getting any response under sorting for author or category.
I've tried opening up the permissions so that users can edit their own entries, but if I filter for just their articles, it seems like I'd be doing the same...
Create and admin page to allow site admins to add and manage news categories Also provide an admin page to describe statuses used. Don't think we want to edit statuses...
It would be good have support for multiple attachments per article, but I'm torn on whether to add this as an "articles_attachments" table or create a separate Bonfire media manager...