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

fr3shw3b’s picture

Hey 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

webmestre’s picture

Hey,

1- columns : Title | Type | Author | Status | Last Updated | Actions
=> Language ? Not displayed

3- a TOO less quantity of rows displayed : only 10 rows

fr3shw3b’s picture

Status: Active » Closed (fixed)
joey-santiago’s picture

Issue summary: View changes

You 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.

fr3shw3b’s picture

@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.