-
The cursor changes on hover, but clicking doesn't open the post edit screen
my modules are:
```
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "1.0.0@stable",
…
-
We should be setting a good precedent here. By lumping multiple blocks into the same module, we're forcing devs to include more than they might need (or actively work to disable those blocks).
Dyn…
-
https://github.com/dynamic/silverstripe-elemental-accordion/blob/master/src/Elements/ElementAccordion.php#L3
-
### Background
Issue #328 dives straight into saving all blocks on the page and currently suggests grouping all blocks and triggering a save on all blocks individually (asynchronously) - then savin…
-
Can we get a release tag on this please? :)
-
Duplicating a page has caused the original and new page to forever share blocks, so changes in one causes changes in the other. Quite dangerous as if you then leap into the duplicate and start delet…
-
# Overview
Readonly block views become important for viewing history of a page with all of its blocks. Currently that's not working. The SS4 page history only shows a "none" label, even with two (pub…
-
![image](https://user-images.githubusercontent.com/5170590/41448943-03f01c06-70b2-11e8-9745-2049cba2a37c.png)
CWP 2.1.0-rc1 with versioned-admin 1.0.x-dev and elemental 3.0.x-dev
Ideally the Gri…
-
In SilverStripe 4.2 we will have a new React based history viewer for pages, which will also work for content blocks. It'll look fairly similar to what we have at the moment for block history.
This…
-
Has ElementChildrenList been intentionally removed for version 2? [It seems to have disappeared from 1.9.1 onwards.](https://github.com/dnadesign/silverstripe-elemental/blob/1.9.1/code/models/ElementC…