Would be nice to filter and/or sort by the "System: Project" field, so I can separate out core modules from contrib ones.

Comments

fonant’s picture

Ah, I can get a similar effect, but not quite the same, by sorting/filtering by "System: filename". A filter/sort on the Project field would still be useful.

Very nice module idea, by the way! I can see myself making use of this on all my Drupal sites.

rstamm’s picture

Version: 6.x-2.0 » 6.x-2.x-dev
Status: Active » Fixed

Added "Drupal core" field and filter, a boolean indicating whether the item is part of Drupal core.
For sorting, it is better to use "Filename" and/or other options.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

lpalgarvio’s picture

Title: Filter/Sort by Project » Filter/Sort by Project and Package
Priority: Minor » Normal
Status: Closed (fixed) » Active

reminder: still need a sort and filter by Project... and by Package too.

rstamm’s picture

Project and Package fields are parts of the serialized array. currently no filter/sort possible.

Views core needs to support more serialized data. maybe store the data in a temporary database table.

lpalgarvio’s picture

Status: Active » Postponed

another postpone then

rstamm’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)