Final cleanup

This commit is contained in:
benjamin melançon 2020-05-01 14:24:26 -04:00
parent 00336fff1c
commit bfdedbf13c

View file

@ -581,7 +581,7 @@ A note on all these links: I've linked to the Drupal 9.0 version. These hooks a
--- ---
@TODO ### Copy or have technology copy for you
* A module that was generated with Drupal Console https://www.drupal.org/project/ckeditor_youtube/ - simple and used by many, and slowly got more complex * A module that was generated with Drupal Console https://www.drupal.org/project/ckeditor_youtube/ - simple and used by many, and slowly got more complex
@ -594,15 +594,18 @@ Shows how a lot of this is boilerplate.
### Field Formatter ### Field Formatter
@TODO bring in, cleaned up and not confusing
* A module bringing in a PHP library and getting crazy (started with simple field formatter, can use this or another module to demo that) - https://drupal.org/project/inotherwords * A module bringing in a PHP library and getting crazy (started with simple field formatter, can use this or another module to demo that) - https://drupal.org/project/inotherwords
{{% note %}}
@TODO bring in, cleaned up and not confusing
{{% /note %}}
--- ---
### Services: Event Subscriber ### Services: Event Subscriber
https://gitlab.com/find-it-program-locator/findit_library_sync/-/blob/8.x-1.x/migrations/findit_library_sync_events.yml#L5
{{% note %}} {{% note %}}
{{% /note %}} {{% /note %}}