Hello and first thank you very much for this module that was the "missing module" for non-admin in D7.
When using it, I noticed some features are missing :
- no language column
- impossible to sort the columns except by name (date ? author ?...)
- a two less quantity of rows are displayed
Comments
Comment #1
fr3shw3b commentedHey webmestre,
Firstly thanks for noticing these things, I was hoping someone would post an issue.
1. When you say no language column what exactly do you mean?
2. I'll sort the sorting stuff out when I find time, maybe today, As far as I was aware I thought I did enable sorting
for updated date etc. but obviously not, thanks.
3. Not entirely sure what you are saying there.
Thanks
Comment #2
webmestre commentedHey,
1- columns : Title | Type | Author | Status | Last Updated | Actions
=> Language ? Not displayed
3- a TOO less quantity of rows displayed : only 10 rows
Comment #3
fr3shw3b commentedComment #4
joey-santiago commentedYou can actually modify the number of items to show if you navigate to admin/structure/views/view/content/edit . The module uses a view so that's the way to alter it.
Comment #5
fr3shw3b commented@joey-santiago you're quite right, although so it's known because the view is initially in code it does default to 12 rows as an equivalent to core's content administration interface.