Problem/Motivation
See parent issue.
Proposed resolution
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff.txt | 10.03 KB | tim.plunkett |
| #7 | 2326881-filter-7.patch | 30.32 KB | tim.plunkett |
See parent issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff.txt | 10.03 KB | tim.plunkett |
| #7 | 2326881-filter-7.patch | 30.32 KB | tim.plunkett |
Comments
Comment #1
tim.plunkettComment #3
tim.plunkettRerolled for now without the hook_element_info() removal in light of #2326409: Annotate render element plugins
Comment #5
tim.plunkettComment #6
jibranMore then 80 chars.
We can use \Drupal::config('filter.settings')->get('fallback_format'); here.
We can inject these.
I don't think we need this.
Comment #7
tim.plunkettComment #8
jibranThank you for the fixes.
Comment #9
webchickCommitted and pushed to 8.x. Thanks!