Description field is not rendered in node display.
See attached image.


| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2019-11-04 at 14.22.07.png | 1.33 MB | tamerzg | |
| Screenshot 2019-11-04 at 14.21.42.png | 48.17 KB | tamerzg |
Issue fork cloudflare_stream-3092215
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
pjbaertLet's develop this for 8.x-2.x & backport this to the 8.x-1.x version.
Comment #3
tim-dielsLet's fix this for the 2.x version and backport for 1.x
Comment #4
tim-dielsAdded the description as a value to the template so it can be styled differently when needed.
Fixed also that the description was not saved on first save.
Comment #5
tim-dielsCoding standards issue fixed.
Comment #6
tim-dielsComment #7
pjbaertI like what I'm seeing here!
However, we'll need a reroll since this patch can not be applied correctly.
Comment #10
tim-dielsCreated a merge request for easier follow up.
Comment #12
pjbaertI'm happy to have this feature in this module! 🥳
Thanks for your work!
Pushed to 2.x branch & backported to the 1.x branch.