Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Slug based permalinks


Sam Bauers
Participant

@sambauers

No there is no permalink configuration in the admin area, and plans for that permalink functionality have been dropped for several reasons.

You have three choices for $bb->mod_rewrite:

  • false = normal querystring based links
  • true = permalinks based on ID
  • ‘slugs’ = permalinks based on item names/titles

Skip to toolbar