Make changing default main page easier

Project:ProjectPier
Version:0.8.6-stable
Component:Code
Category:bug report
Priority:normal
Assigned:dbernar1
Status:closed - fixed
Description

Administration > Configuration > General allows you to set the default main page and default subpage. But what's the "default subpage"? And which values are allowed here. It looks like right now they can't be changed at all, see:

http://www.projectpier.org/node/2080

But wouldn't it be more user-friendly if this could be changed with a drop-down menu? Maybe make this a per-user option?

#1
Assigned to:Visitor» dbernar1
Status:new» patch - code needs review

Hi there,

I had noticed the same thing, and made a change to the source code at some point recently. What I did was disable the first option, and made the second a drop-down. In effect, you are able to select any of the pages on the dashboard your start page.

Let me know whether you have a better idea how it should work.

The code to modify the functionality is available in my github repository:
- https://github.com/dbernar1/Project-Pier/commit/afc1ca975cac9e55f8597f5fca4613fceb3a32f2

#2

I can confirm that this feature works well in the current devel.

#3
Title:Make changing default main page easier» Make changing default main page easier
Status:patch - code needs review» closed - fixed

Accepted into 0.8.7