OpenContent
OpenContent copied to clipboard
Structured Content editing for DNN (Dotnetnuke)
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...
fixes #199
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...
With this in the builder:  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 ```
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":...
This template works: ``` { "editWitoutPostback": true, "index": true, "templates": { "base": { "type": "single", "title": "base", "clientSide": false, "main": { "template": "template.hbs" } } } } ``` This one...
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...
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...
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**:...