How to get some menus expanded by default

2010-04-12 Thread Benson Margulies
When I go here, the project information menu is expanded by default.

http://maven.apache.org/plugins/maven-site-plugin/

None of my projects have this, in spite of the fact that site.xml
describes the default for collapse as 'false'. Is there something
happening in the skin that arranges this.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: How to get some menus expanded by default

2010-04-12 Thread Kathryn Huxtable
I do this by manually specifying the menus for all my reports and not using the 
reports variable in site.xml.

There may be other ways. If there are, I'd like to know.

-K

On Apr 12, 2010, at 9:38 AM, Benson Margulies wrote:

 When I go here, the project information menu is expanded by default.
 
 http://maven.apache.org/plugins/maven-site-plugin/
 
 None of my projects have this, in spite of the fact that site.xml
 describes the default for collapse as 'false'. Is there something
 happening in the skin that arranges this.
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: How to get some menus expanded by default

2010-04-12 Thread Benson Margulies
That doesn't seem to be the situation at the maven-site-plugin itself.
And updating to 2.1 seems to have changed this for some of my
projects.

On Mon, Apr 12, 2010 at 11:49 AM, Kathryn Huxtable
kath...@kathrynhuxtable.org wrote:
 I do this by manually specifying the menus for all my reports and not using 
 the reports variable in site.xml.

 There may be other ways. If there are, I'd like to know.

 -K

 On Apr 12, 2010, at 9:38 AM, Benson Margulies wrote:

 When I go here, the project information menu is expanded by default.

 http://maven.apache.org/plugins/maven-site-plugin/

 None of my projects have this, in spite of the fact that site.xml
 describes the default for collapse as 'false'. Is there something
 happening in the skin that arranges this.

 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: How to get some menus expanded by default

2010-04-12 Thread Kathryn Huxtable
Well, I don't like collapsed menus, so I specify all the menus in site.xml. But 
that's just me. -K

On Apr 12, 2010, at 12:17 PM, Benson Margulies wrote:

 That doesn't seem to be the situation at the maven-site-plugin itself.
 And updating to 2.1 seems to have changed this for some of my
 projects.
 
 On Mon, Apr 12, 2010 at 11:49 AM, Kathryn Huxtable
 kath...@kathrynhuxtable.org wrote:
 I do this by manually specifying the menus for all my reports and not using 
 the reports variable in site.xml.
 
 There may be other ways. If there are, I'd like to know.
 
 -K
 
 On Apr 12, 2010, at 9:38 AM, Benson Margulies wrote:
 
 When I go here, the project information menu is expanded by default.
 
 http://maven.apache.org/plugins/maven-site-plugin/
 
 None of my projects have this, in spite of the fact that site.xml
 describes the default for collapse as 'false'. Is there something
 happening in the skin that arranges this.
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: How to get some menus expanded by default

2010-04-12 Thread Lukas Theussl


Do you have the maven-project-info-reports-plugin configured to generate 
the index report? For the site plugin the menu is only expanded because 
the About menu item points to index.html.


HTH,
-Lukas


Benson Margulies wrote:

That doesn't seem to be the situation at the maven-site-plugin itself.
And updating to 2.1 seems to have changed this for some of my
projects.

On Mon, Apr 12, 2010 at 11:49 AM, Kathryn Huxtable
kath...@kathrynhuxtable.org  wrote:

I do this by manually specifying the menus for all my reports and not using the 
reports variable in site.xml.

There may be other ways. If there are, I'd like to know.

-K

On Apr 12, 2010, at 9:38 AM, Benson Margulies wrote:


When I go here, the project information menu is expanded by default.

http://maven.apache.org/plugins/maven-site-plugin/

None of my projects have this, in spite of the fact that site.xml
describes the default for collapse as 'false'. Is there something
happening in the skin that arranges this.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org