Skip to content

Commit 63cc34a

Browse files
authored
Merge pull request #232 from austingovella/patch-1
Update preferences-panel.md, Article URL description
2 parents 0d410fb + 1ceacc8 commit 63cc34a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

administration/preferences-panel.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ The **Article URL pattern** selection control is intended to make it easier to e
117117

118118
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.
119119

120+
**'/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:
121+
122+
`example.com/marvel/x-men/deadpool/wolverine`
123+
124+
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'.
125+
120126
### Doctype
121127

122128
Select which HTML [doctype](https://www.w3.org/wiki/Doctypes_and_markup_styles) you wish to use (either HTML5 or XHTML).

0 commit comments

Comments
 (0)