Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lombiq/orchard-content-editors
Async content editors and advanced form groups for Orchard Core and Orchard 1.x.
https://github.com/lombiq/orchard-content-editors
orchard orchard-cms orchard-core orchard-module
Last synced: 5 days ago
JSON representation
Async content editors and advanced form groups for Orchard Core and Orchard 1.x.
- Host: GitHub
- URL: https://github.com/lombiq/orchard-content-editors
- Owner: Lombiq
- License: bsd-3-clause
- Created: 2020-04-17T17:09:53.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-13T21:22:19.000Z (9 days ago)
- Last Synced: 2024-12-16T19:45:24.792Z (6 days ago)
- Topics: orchard, orchard-cms, orchard-core, orchard-module
- Language: C#
- Homepage:
- Size: 1.29 MB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
# Lombiq Content Editors for Orchard Core
[![Lombiq.ContentEditors NuGet](https://img.shields.io/nuget/v/Lombiq.ContentEditors?label=Lombiq.ContentEditors)](https://www.nuget.org/packages/Lombiq.ContentEditors/) [![Lombiq.ContentEditors.Samples NuGet](https://img.shields.io/nuget/v/Lombiq.ContentEditors.Samples?label=Lombiq.ContentEditors.Samples)](https://www.nuget.org/packages/Lombiq.ContentEditors.Samples/) [![Lombiq.ContentEditors.Tests.UI NuGet](https://img.shields.io/nuget/v/Lombiq.ContentEditors.Tests.UI?label=Lombiq.ContentEditors.Tests.UI)](https://www.nuget.org/packages/Lombiq.ContentEditors.Tests.UI/)
## About
Module for managing advanced content editing processes based on editor groups and asynchronous operations. Watch a demo video of it from the Orchard Community Meeting [here](https://www.youtube.com/watch?v=WJ4dmbG9oVs).
We at [Lombiq](https://lombiq.com/) also used this module for the new [Smithsonian Folkways Recordings website](https://folkways.si.edu/) when migrating it from Orchard 1 to Orchard Core ([see case study](https://lombiq.com/blog/smithsonian-folkways-recordings-now-upgraded-to-orchard-core)).
Do you want to quickly try out this project and see it in action? Check it out in our [Open-Source Orchard Core Extensions](https://github.com/Lombiq/Open-Source-Orchard-Core-Extensions) full Orchard Core solution and also see our other useful Orchard Core-related open-source projects!
## Documentation
Apart from the main module ([Lombiq.ContentEditors](Lombiq.ContentEditors)) there are two other projects with their own NuGet packages:
- [Lombiq - Content Editors - Samples](Lombiq.ContentEditors.Samples)
- [Lombiq - Content Editors - Tests - UI](Lombiq.ContentEditors.Tests.UI)Check out the [`Lombiq.ContentEditors.Samples` project](Lombiq.ContentEditors.Samples) for various examples in the form of an Orchard Core module.
Note: The _Lombiq.ContentEditors.sln_ file exists to provide centralized building of the independent projects but otherwise you don't need to use it.
### Features
#### Async Editor
The Async Editor feature provides an infrastructure for creating editors that can load and save content asynchronously. The editor can optionally render multiple pages where each page can load and save data independently.
## Contributing and support
Bug reports, feature requests, comments, questions, code contributions and love letters are warmly welcome. You can send them to us via GitHub issues and pull requests. Please adhere to our [open-source guidelines](https://lombiq.com/open-source-guidelines) while doing so.
This project is developed by [Lombiq Technologies](https://lombiq.com/). Commercial-grade support is available through Lombiq.