[#79] Update README.md#106
[#79] Update README.md#106Berdir merged 2 commits intomd-systems:pattern-config-entities-simplified-uifrom
Conversation
juampynr
commented
Dec 25, 2015
- Remove obsolete references.
- Adjust functions that changed.
* Remove obsolete references. * Adjust functions that changed.
README.md
Outdated
There was a problem hiding this comment.
there are many ways to generate URL's, and e.g. in case of entities, the easiest is $entity->toUrl(). I'd recommend to just write something like Drupal's URL and Link APIs. Maybe we can even find a documentation page for that?
There was a problem hiding this comment.
I could not find any documentation that centralizes this, but instead an issue where core devs are debating that there are way too many ways to generate a link :-D: https://www.drupal.org/node/2491981
I will follow your advice and change the wording.
There was a problem hiding this comment.
How about it now @Berdir? I removed the links to the API functions as there are many ways to generate links. We could add a documentation link when there is one.
|
Yeah, that's a "great" issue ;) |