[ 
https://jira.codehaus.org/browse/DOXIASITETOOLS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy closed DOXIASITETOOLS-62.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.1
         Assignee: Herve Boutemy

done in [r1196128|http://svn.apache.org/viewvc?rev=1196128&view=rev]

> improve breadcrumbs inheritance: if child defines an item already in parent, 
> remove every breadcrumb item from parent after it
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-62
>                 URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-62
>             Project: Maven Doxia Sitetools
>          Issue Type: Improvement
>          Components: Decoration model
>    Affects Versions: 1.2
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 1.2.1
>
>
> see MSITE-582
> suppose parent descriptor has following breacrumb items:
> A > B > C > D > E > F
> I want a child to remove D > E > F and replace with M > N > O
> A > B > C > M > N > O
> To do that, that child should define C > M > N > O
> C is found in parent breadcrumb items, then we can delete the following 
> parent items then add following child items

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to