- 🇨🇴Colombia waspper
Nice feature. IMHO, the contrib module ( https://www.drupal.org/project/paragraphs_summary → ) could be a sub-module into Paragraphs project. very useful.
Hi,
For a client needs, I create a "paragraph_summary" formatter that I use in the teaser view_mode for my host entity.
This formatter allow to
- choose which paragraphs bundles are allowed to be displayed (only "text" paragraph in my case)
- paragraphs bundles view mode
- How many paragraphs items are displayed
You can find the code here : https://gist.github.com/opi/c0cb89a3b7c934c5fe7a, and a screenshot with formatter's settings attached
I wonder how to release this formatter to the beautiful Drupal contrib world, whether in a dedicated contrib module or as a core paragraphs formatter.
Do you think that it's a usefull formatter ? Do you prefer a patch to integrate this formatter to paragraphs module or a separated contib module ?
Needs work
1.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Makes Drupal easier to use. Preferred over UX, D7UX, etc.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Nice feature. IMHO, the contrib module ( https://www.drupal.org/project/paragraphs_summary → ) could be a sub-module into Paragraphs project. very useful.