OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

Results 446 OrchardCore issues
Sort by recently updated
recently updated
newest added

in upload and make new folder in media, we need to chack the names and change or convert not allowed characters like space,.... [i have checked the output code here](https://validator.w3.org/)...

enhancement

As google.com is blocked in China, the reCAPTCHA service hosted by www.google.com doesn't work in China. But there is another host www.recaptcha.net for google's reCAPTCHA service can be accessed in...

enhancement

I would like to have this feature on the text field settings. Does it make sense? And how should I implement it? At the field level or at the editor...

enhancement
good first issue

I would like to ask design question here. Recently while developing my website I encounter problem of missing support for responsive images in Orchard Core. A lot of other popular...

enhancement

I mean which store to choose? Will it load certificates into the UI?

enhancement

Using `1.0.0-beta3-70622` In our Orchard project, we have a fairly large amount of Widgets, most of which have to make external API calls to retrieve the data they need. Both...

enhancement
perf

I have modified "Content.Edit" with an override in order to be able to remove some shapes but the shapes are not removed. Here is the code snipped: ``` // Add...

bug :bug:

Fixes #7137 Fixes #13205 Fixes #15087 Fixes #5558 Fixes #3259 Replaces #6421 Once this is merged, https://github.com/OrchardCMS/OrchardCore/pull/14021 can continue. Ready for a bit of a look, but not entirely ready....

merge conflict

If the site uses `FileContentDefinitionStore` changes to the part definitions are saved even if the submited data isn't valid. *Steps to reproduce* * create a content type with the List...

bug :bug:

If i create a new site with the `Blank Recipe` a few basic things, like the content types `Menu` and `Link Menu Item`, are created. Per default, these are the...

bug :bug: