[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56721 ] Ersin Er commented on MSITE-77: --- I've added the attribute correctly but again no effect.. There also is a reference here: http://maven.apache.org/maven-1.x/reference/plugins/xdoc/referenc

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56716 ] Brett Porter commented on MSITE-77: --- Sorry for the typo - should be inherit="top", not inherited. http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence Howeve,r if the banner i

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56714 ] Ersin Er commented on MSITE-77: --- I've added inherited="top" to menus but I did not see the effect. http://svn.apache.org/viewcvs.cgi/*checkout*/directory/trunks/apacheds/src/site/site.xml

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56710 ] Brett Porter commented on MSITE-77: --- banners should be inherited, as should other things. When menus are inherited, top and bottom say whether to put them above the subproject's menus,

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56709 ] Ersin Er commented on MSITE-77: --- So, only banners do not get inherited, right? And what does "bottom" and "top" mean for inheritance? And finally, do you still want me to close the issue?

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56708 ] Brett Porter commented on MSITE-77: --- ok, I see. Yes - everything else is inherited, so you definitely have a problem with the banners there. There is an XSD that can be generated but i

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56706 ] Ersin Er commented on MSITE-77: --- The only struct available for inheritance is menus? What about other elements in the document? Is there a spec for site.xml like an XSD? If only menus can

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56701 ] Brett Porter commented on MSITE-77: --- you need to add inherited="top" or inherited="bottom" to the menus in the parent that you want inherited. Resources are not inherited - you either

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56693 ] Ersin Er commented on MSITE-77: --- As I see, the system does not work. Here is a parent project site: http://directory.apache.org/newsite/subprojects/apacheds/index.html and its pom: http://