Autonav beneath specific page

Permalink
Any ideas on how I can get the autonav to list from a specific page (pages underneath a designated page).

I could use page-list block for this, however I'm unable to disable pages from the nav, and the current page isn't given a "nav-selected" class.

I could create a template of the autonav block, and have it select a specific ID (page) for it to list under. However my PHP isn't very good so I'm not sure how to do this.

Any help would be much appreciated. Thanks.

form
 
form replied on at Permalink Reply
form
Ideas?? anyone. I imagine it would be fairly simple.

Line 13 of the autonav view.php might be where I can specify the page ID as opposed to the current page:

$thisLevel = $ni->getLevel();