Avui en dia, Jo estava fent una marca per al lloc de publicació, que es migra de PHP / HTML amb codi personalitzat.
Quan em va permetre a la ruta de navegació a les pàgines (Òbviament utilitzem els nostres propis dissenys de pàgina personalitzat), l' “pàgines” i “.aspx” en el nom de l'arxiu és una mica molest. Al principi vaig pensar en l'eliminació d'aquesta afegint Javascript / jQuery a la pàgina.
Però segueixo pensant que, no ha de ser la millor manera de fer això.
Després em vaig assabentar que el canvi de propietat SiteMapProvider per al pa de molla de pàgina mestra en “SPContentMapProvider” a “CurrentNavSiteMapProviderNoEncode”, va fer la màgia.
Ara El meu mapa del lloc s'assembla a continuació:
Hi Udayakumar,
I am doing the same thing on my sharepoint publishing portal but it still does not work for me. Am I missing something?
Gràcies,
Rahul Babar
What change do you see in breadcrumb after update?
Thanks for the quick response.
Actually I was missing to change sitemappath control in layout pages. I was doing it only in master page.
Using “SPContentMapProvider”, I get the breadcrumb as
My Portal > Finance and Corporate Services > Information Technology > Pages > Home.aspx
After changing it to “CurrentNavSiteMapProviderNoEncode”, breadcrumb becomes
My Portal > Finance and Corporate Services > Information Technology
But the requirement is to have breadcrumb like the following.
My Portal > Finance and Corporate Services > Information Technology > Inici
The same kind of breadcrumb comes in pages like AllItems.aspx of list/library.
Can we achieve this by some workaround? I appreciate your suggestions.
Gràcies,
Rahul Babar
Thanks a lot! You made my day 🙂
I adore your wordpress theme, exactly where do you get a hold of it from?