-
On the "We'll take it from here" screen after a user has submitted their credentials, remove the `https://` and trailing `/` from the URL:
![Image](https://github.com/user-attachments/assets/04f2be64…
-
![Image](https://github.com/user-attachments/assets/be810b97-2ae1-432f-9a25-ac159ad44ddf)
Remove trailing slash in the URL on this field in the credentials collection step.
-
# Summary
Creating a work without a slug results in an error
![Image](https://github.com/user-attachments/assets/5a6d6aa6-88f0-4f52-8d25-8477c3a90fde)
# Acceptance Criteria
- [ ] A user should…
-
**boomhauer** created:
https://orchard.codeplex.com/workitem/20004
I tried writing a blog post about specific url encodings that show up sometimes, and thus I wanted specific percent encoded strings …
-
**danielsummers** created:
https://orchard.codeplex.com/workitem/20747
In the process of migrating a blog from WordPress to Orchard, I created an autoroute pattern of
{Content.Container.Path}/{Conte…
-
The export plugin uses the post's permalink as the post url, which makes sense.
The import plugin, though, uses the post url as the slug.
One of these needs to change, I'm just not sure which.
-
As we're linking facets to Wikidata, slugs might change overtime.
Having the equivalent of Qids would prevent issues
-
Hey there,
I have German and English markdown files like:
* `article-name.en.js`
* `article-name.de.js`
which should have different slugs/urls on the site like (respectively):
* `/blog/ar…
-
### Link to the code that reproduces this issue
https://github.com/NasserBvB/generate-static-params-issue
### To Reproduce
While building a Next.js application with `output: "export"` in `next.conf…
-
## Issue Description
The default configuration for the cookie consent url/route prefix includes a dash character, which causes a 500 Internal Server Error when trying to load the cookie consent scrip…