- First commit to issue fork.
- Status changed to Needs review
5 months ago 2:07am 20 July 2024 - π³πΏNew Zealand quietone
I tested that latest patch on a local version of api.drupal.org and the formatting was terrible. Looking closer the patch one thing I found is that it was not following the standard for the use of @code/@encode; they need to be on a separate line. So, I started reformatting. And after many rounds of testing I concluded that the examples should not be in the @param section. Those sections aren't designed for that, and as we can see in the existing page the examples are not indented as one would expect. The examples don't display nicely after the @return section either.
In the end, I decided to put them at the top, it is now a lot easier to work with the examples. Another benefit is that after the first read, this section serves as a handy reference. I have uploaded the output from my local api site for the changes here.
The changes here were focused on formatting. The content does not review.
- Status changed to RTBC
4 months ago 3:10pm 11 August 2024 - πΊπΈUnited States smustgrave
Had to download this one to review it as gitlab diff made my eyes crossed.
Reviewing the changes the wording reads fine to me. But not sure know what you meant
The changes here were focused on formatting. The content does not review.
But I believe this one may be ready. Going to take a leap of faith.
- π³πΏNew Zealand quietone
The changes here were focused on formatting. The content does not review.
Oh, that doesn't make sense does it. I meant "I did not review the content'.
I spent most of the time testing how this would display on api.drupal.org not the actual content.
- Status changed to Fixed
3 months ago 7:46am 21 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.