
Feature request - Add more blog sidebar views
Reported by dleffler | February 18th, 2013 @ 11:42 AM | in 2.2.0alpha3 (closed)
We could probably use the following blog views for sidebars (as seen in wp)
- recent posts - headlines
- recent comments
- categories
Comments and changes to this ticket
-
dleffler February 18th, 2013 @ 07:31 PM
- Assigned user set to dleffler
- Milestone set to 2.2.0alpha3
FWIW, we already do the recent posts - headlines with the showall_headlines view, duh!
Recent comments will need some new code
Categories can probably be handled like we do for tags_list view, HOWEVER, we don't support categories in blogs yet
-
expNinja February 19th, 2013 @ 12:15 PM
(from [485a20ab9dff87c7160235a38fa9dd908363496b]) Adds new blog comments sidebar view, renames commentController methods to be more intuitive (countComments, showComment, & new getComments instead of findComments and getComments) [#925] https://github.com/exponentcms/exponent-cms/commit/485a20ab9dff87c7...
-
expNinja February 19th, 2013 @ 06:03 PM
(from [5d5b75376801a2c8075e898e0bd25ae7aee6f70e]) Now properly sorts and limits items displayed in new blog comments sidebar view [#925] https://github.com/exponentcms/exponent-cms/commit/5d5b75376801a2c8...
-
dleffler February 20th, 2013 @ 12:00 PM
- State changed from new to resolved
We'll call this one closed as the 'categories' view is a part of adding categories to 'blog' #590 which is now being implemented
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS