Site structure
Version 5.x > Site structure > Renaming "Workgroups" View modes: 
User avatar
Member
Member
dlents-coleyfederal - 6/24/2011 3:26:45 PM
   
Renaming "Workgroups"
The Intranet Portal uses "Workgroups" as one of the site nodes.

Root
-- Home
-- Publications
-- Workgroups


I would like to rename "Workgroups" to something else. Unfortunately, transformations and web part source code expect "Workgroups" in the site structure.

Changing the Menu Caption takes care of the menu choice the user sees, but "Workgroups" still shows up in bread crumbs.

CMSWebParts_Navigation_cmsbreadcrumbs::OnPreRender() function seemed like a likely place to capture the RenderedHTML and modify the text displayed in the breadcrumbs. However the RenderedHTML value doesn't contain the HTML for the entire breadcrumb links -- the "workgroup" and previous breadcrumbs were not available.


Is there any guidance on renaming "Workgroups"?

Is there a place in the code where I could read the entire breadcrumbs string and change the text that is displayed in the breadcrumbs?

Are you aware of any Intranet Portal implementations that have renamed Workgroups?

User avatar
Member
Member
dlents-coleyfederal - 6/24/2011 3:58:37 PM
   
RE:Renaming "Workgroups"
I would like for the name replacing "Workgroups" to be displayed in the URL in addition to the breadcrumbs.

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 6/25/2011 7:20:33 AM
   
RE:Renaming "Workgroups"
Hello,


you can simply change the document name or create a new one and then set up the general group paths in:

Site manager -> Community -> Site: <your site>


Best regards,
Helena Grulichova