How to add a breadcrumb navigation to Liferay web pages
Op 05 november 2010 door Kristof Verbraeken in categorie Liferay
How to add a breadcrumb navigation to Liferay web pages Today I will be talking about adding a breadcrumb navigation to Liferay web pages. For people that don’t know what this is I suggest reading this Wikipedia article about breadcrumb navigation. I assume that most (Liferay) web developers that land on this page know what a breadcrumb navigation is. Liferay comes with a breadcrumb portlet by default. You could add this portlet manually to all your web pages where you want a breadcrumb navigation, but for bigger (mostly existing) Web sites with many web pages this can be a time-consuming task. Liferay offers a direct solution for this: you can embed portlets within a Liferay theme, which mainly consists of Velocity templates. You simply need to add this ...



