Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding content item alternates based on the alias and slug #16722

Merged

Conversation

barthamark
Copy link
Contributor

@barthamark barthamark commented Sep 13, 2024

Fixes #2866

Adds alternates based on the alias or the slug.

@barthamark barthamark changed the title Adding content item alternates based on the alias Adding content item alternates based on the alias and slug Sep 13, 2024
Copy link
Member

@Piedone Piedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't review the PR after Sebastien, but am only adding the release notes note.

src/docs/reference/modules/Templates/README.md Outdated Show resolved Hide resolved
@Piedone Piedone merged commit 0e65c3a into OrchardCMS:main Sep 28, 2024
16 checks passed
@@ -80,3 +80,7 @@ A new feature was added to allow you to send SMS messages using Azure Communicat
### External Authentication Feature

The new **External Authentication** feature contains common functionality used by multiple external (i.e. non-local) authentication providers (like Microsoft or Google login). See [above](#external-authentication-logic-has-been-separated-from-the-users-feature) for details.

### Content Item Shape Alternates Based on Alias and Slug
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should have been added before line 74 since it it not a new feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alternates per content item
4 participants