Skip to content

Commit b7ab078

Browse files
authored
Update README.md
1 parent 37be25b commit b7ab078

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Structured Inline Editing for Neos CMS
22

3+
Allows to reuse inspector editors inline. Hint: put all content-related properties inline and leave only metadata properties in the inspector.
34

45
![Demo](https://raw.githubusercontent.com/flowpack/Flowpack.StructuredEditing/master/structured.gif)
56

@@ -39,3 +40,5 @@ prototype(Some.Node:Type) < prototype(Neos.Fusion:Array) {
3940
@process.contentElementWrapping = ContentElementWrapping
4041
}
4142
```
43+
44+
**The concept behind this package will be merged back into the core once it matures, for now let's try it out in practice!**

0 commit comments

Comments
 (0)