-
SS 4.3
TagField 2.2.1
TagField does not render on initial page load in model admin. User have to refresh page to see tag field.
javascript warning:
> Component TagField does not exist
![s…
-
Currently the master branch is unstable and will eventually be released in a major version. As we develop breaking changes we should document what we broke. Additionally new API and configuration have…
-
Place holder issue to define the areas that need user docs.
- [x] Overview of the CKAN Registry Page type
- [x] Common CKAN/Dataset format
- [x] Adding a dataset/resource
- [x] Editing columns
…
-
Since https://github.com/silverstripe/silverstripe-elemental-blocks is deprecated, we should add this to the supported modules.
- [x] Add to https://www.silverstripe.org/software/addons/silverstrip…
-
## Description
When a page with content blocks is added to a campaign, extra content types appear within the campaign, which are really confusing for the user.
i.e. Sections called "Elemental Areas"…
-
Since https://github.com/silverstripe/silverstripe-elemental-blocks is deprecated, we should add this to the supported modules.
- [x] Add to https://www.silverstripe.org/software/addons/silverstrip…
-
Issue found in Elemental elements - Content Block
Images can be aligned left/right or center, in the editor. It displays but after the content is Save/Publish the style tag (`style='float: right' o…
-
Issue found in Elemental elements - Content Block
Add media from web - any video url. Select placement other than left Insert media. Placement is saved but the video stays left irrespective of the …
-
I added a TagField normally to a SS4.4.x install. When visiting such post in the admin, I get a JS error and the field is just a blank.
Code:
```
use SilverStripe\TagField\TagField;
...
upd…
-
Issue found in Elemental elements - Content Block
Add any image or video
Change image dimensions
The following error is shown in console
```
vendor.js?m=1542685032:1 Uncaught TypeError: Cannot …