The 7.x version is pretty far along and just waiting for D7 to actually allow upgrades. Community testing would be nice.

Comments

emmajane’s picture

http://example.com/admin/settings/indexpage yields the error message, "Fatal error: Call to undefined function node_get_types() in /path/to/drupal-7.x-dev/sites/all/modules/indexpage/indexpage.admin.inc on line 138" on version 7.x.1.x-dev (2009 July 21)

nancydru’s picture

Thank you for letting me know. As you know D7 is not ready for prime time and it has been a while since I did that change. Obviously I need to revisit the changes.

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

If you know how, could you try replacing that function with node_type_get_names.

nancydru’s picture

Marking #772356: Enabled Module and Nothing as a duplicate, just to track them both in one issue.

emmajane’s picture

A settings page appears when the function is updated to the one you listed.

nancydru’s picture

@emmajane: Thanks for trying that out.

I have made even more progress (committed to -dev), but I know that the vocabulary filter is a problem, so please turn it off for all content types for now. Also the actual results page still needs some work to get the query to work right.

  • NancyDru committed 8646674 on 7.x-1.x
    Issue #595072: Indexpage for Drupal 7
    
nancydru’s picture

Issue summary: View changes

It seems to be working for 7.x now.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Fixed

  • NancyDru committed b0dfcb1 on 7.x-1.x
    Issue #595072: Indexpage for Drupal 7 - additional tweaks.
    

Status: Fixed » Closed (fixed)

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