hakhsin's avatar

Implementing Article Path

Hi, How can I add path for my articles? I don't have any insight for how I can do it. I want to create a thing like this "Home/Articles/Electronic/Microcontroller/ThisArticle" that there are ability to Click on every path before "ThisArticle".

0 likes
5 replies
nick.a's avatar

Are you talking about a breadcrumb trail in your markup? Where you can click any of the parts of the link to navigate to that page?

hakhsin's avatar

Hi @manglerule , I am talking about breadcrumb trail for my articles. Yes, when I click any of the parts of the link I want to navigate to that page/category. But I don't know how I should create it. Do I store the breadcrumb trail in database or I should calculate it by a pattern.

Please or to participate in this conversation.