From 1ceacc8d0f6d999ec648c78235bb3a3e0ee565b1 Mon Sep 17 00:00:00 2001 From: Austin Govella Date: Thu, 9 Apr 2026 10:46:21 -0500 Subject: [PATCH] Update preferences-panel.md Added description for Article URL option, '/breadcrumb/title', as it is not clear from the interface and the description is too long for pop help. --- administration/preferences-panel.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/administration/preferences-panel.md b/administration/preferences-panel.md index 4885ed80..039e302c 100644 --- a/administration/preferences-panel.md +++ b/administration/preferences-panel.md @@ -117,6 +117,12 @@ The **Article URL pattern** selection control is intended to make it easier to e Getting clean URLs to work may take a combination of further steps. See [Clean URLs do not work](/faqs/clean-urls-do-not-work) for the best we can help you with. +**'/breadcrumb/title'**, is cognisant of section and both article categories. If your article is called Wolverine and it’s in the Marvel section and categorised as X-Men and Deadpool, respectively, then your breadcrumb permlink will be: + +`example.com/marvel/x-men/deadpool/wolverine` + +With only one category defined (either category 1 or 2) the permlink will only contain the one category that’s assigned. And with no categories it behaves the same as '/section/title'. + ### Doctype Select which HTML [doctype](https://www.w3.org/wiki/Doctypes_and_markup_styles) you wish to use (either HTML5 or XHTML).