OpenContent icon indicating copy to clipboard operation
OpenContent copied to clipboard

Structured Content editing for DNN (Dotnetnuke)

Results 85 OpenContent issues
Sort by recently updated
recently updated
newest added

When clicking "Download" in the menu on the left side of [Getting Started with Open Content](https://opencontent.readme.io/docs) it leads to [an old page on CodePlex](https://opencontent.codeplex.com/releases). Same thing in [View.resx](https://github.com/sachatrauwaen/OpenContent/blob/e9de4aecf5e974df8b3bac41d26555080b02e249/OpenContent/App_LocalResources/View.ascx.resx#L192) - and...

documentation

I have a development server which is not connected to the internet for several reasons. When opening the Filter settings in OpenContent 4.7, it lasts a while until the form...

To allow editing without the DNN persona bar being visible (with an edit-role in the manifest), it would be nice if users could also edit additional data like categories. If...

enhancement

With this in the builder: ![image](https://user-images.githubusercontent.com/8999382/199209783-60b01a9e-d8cf-4ab6-8110-bca70f0c0b76.png) Both files still end up in these folders: ``` /Portals/0/OpenContent/Cropped/11995/cold-sky-snow-66284.jpg /Portals/0/OpenContent/Files/11995/cold-sky-snow-66284.jpg ```

bug

I have this template and I have to set it to Multiple for a partial template to work it seems. Manifest: ``` { "editWitoutPostback": true, "index": true, "templates": { "base":...

enhancement

This template works: ``` { "editWitoutPostback": true, "index": true, "templates": { "base": { "type": "single", "title": "base", "clientSide": false, "main": { "template": "template.hbs" } } } } ``` This one...

enhancement

1. File field > add checkbox from secure folder to form builder 2. This will create a new folder inside a "SecureFiles" folder (on the same level as the current...

enhancement

I'm missing the possiblility to upload 1 image, crop it as a large image and in the next field call the same upload folder (without showing the uplad button) where...

enhancement

DNN 9.9.0 OC 4.5.0 Clicking on Switch Template > Choosing Other Portal as Source of content generates general error: **Message**: Input string was not in a correct format. **StackTrace**: **InnerMessage**:...

bug