Can we have a functionality in the /admin/content/post similar to how the list of contents is being organized in /admin/content
Proposed feature:
- Delete selected/multiple post
- Sort post by
POST ID, POST, AUTHOR or CREATED - Nice to have - filter post by author
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | views.view_.post_list.yml | 17.85 KB | jyoti.singh |
| #6 | post_list_views.png | 41.93 KB | jyoti.singh |
Comments
Comment #2
johnreytanquinco commentedComment #3
jaapjan commentedComment #4
ronaldtebrake commentedComment #5
jyoti.singh commented@johnreytanquinco : Do you think the Post's listbuilder should be completely removed and replaced with a views?
Comment #6
jyoti.singh commentedUploading the configuration file of views for displaying post data list with sort, filter and bulk operation functionality.This views can be used in place of the listbuilder for post entity type.Attaching the screenshot of the view.The file is created for 8.x-5.x.The user with access to administer posts are given access to this views
Comment #7
ronaldtebrake commentedThanks for the patch, don't forget to mark the issues as needs review!
Comment #8
ressinelHi @jyoti.singh
Could you check if your patch (view) is compatible with the newest Open Social version and correct it if needed?
Thanks!