[
https://issues.apache.org/jira/browse/CAMEL-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Solange Iyubu updated CAMEL-14781:
----------------------------------
Description:
While navigating on apache website I saw pages that don't have toolbars
breadcrumps such as security page from About/ security.
Problem resolution:
>From the root repository under layouts/ partials/seo/structured I built a
>breadcrumbs.html partial which get and display the current page user is on.
The partial has been included in root/security/list.html unde main div.
The purpose of making breadcamps.html a partial is making easy the act of
displaying breadcrumps on any camel-website page. what is needed is to include
it in the targeted page.
was:
While navigating on apache website I saw pages that don't have toolbars
breadcrumps such as security page from About/ security.
Problem resolution:
>From the root repository under layouts/ partials/seo/structured I built a
>breadcrumbs.html partial which get and display the current page user is on.
The partial has been included in root/security/list.html unde main div.
The purpose of making breadcamps.html a partial is making easy the act of
displaying breadcrumps on any camel-website page. what is needed is to include
it in the targeted page.
its implementation and logic is under partials/footer.html
> Security page missing toolbar breadcrumbs
> -----------------------------------------
>
> Key: CAMEL-14781
> URL: https://issues.apache.org/jira/browse/CAMEL-14781
> Project: Camel
> Issue Type: Bug
> Components: website
> Reporter: Solange Iyubu
> Priority: Major
> Attachments: breadcrumps not showing.JPG, no toolbar nor nav_LI.jpg,
> no toolbar nor nav_LI.jpg
>
>
> While navigating on apache website I saw pages that don't have toolbars
> breadcrumps such as security page from About/ security.
> Problem resolution:
> From the root repository under layouts/ partials/seo/structured I built a
> breadcrumbs.html partial which get and display the current page user is on.
> The partial has been included in root/security/list.html unde main div.
> The purpose of making breadcamps.html a partial is making easy the act of
> displaying breadcrumps on any camel-website page. what is needed is to
> include it in the targeted page.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)