Ren

Results 38 issues of Ren

After adding `--enable-examples` in compile configuration `CXXFLAGS="-std=c++11" ./waf configure --build-profile=debug --with-pybindgen=/home/ren/Desktop/workspace/ns-allinone-3.25/pybindgen-0.17.0.post49+ng0e4e3bc --enable-mpi --enable-static --enable-tests` I got compile errors below: ``` ./waf Waf: Entering directory /home/ren/Desktop/workspace/ns-allinone-3.25/ns-3.25/build' [2217/2457] Linking build/src/csma/examples/ns3.25-csma-broadcast-debug [2222/2457] Linking...

Closes #400. This PR moves the handbook meta above the chapter list in the HTML hierarchy and then uses flex order to visually place it below the chapter list, and...

layout
Accessibility
Redesign

At `/apis`, locally or on production, you'd see: https://github.com/WordPress/wporg-developer/assets/18050944/b2084390-cf88-45fc-8614-f6c67e75d7d5

[Type] Bug

Per https://github.com/WordPress/wporg-developer/issues/456 the last modified date of github-imported handbooks can be incorrect. While the above issue has been closed via a once-off fix, we should move forward with querying the...

[Type] Enhancement
[Component] Backend
Redesign
priority: medium

Should we replace one of the groups? Any thoughts on what it should be replaced with? cc @ndiego @eidolonnight ![image](https://github.com/WordPress/wporg-developer/assets/18050944/aef08dc6-913a-490c-83a8-8b60570b043c)

[Type] Enhancement
[Status] Needs Copy Feedback
Redesign

Found when reviewing #447. There's a code block with unclear meaning. Example: http://localhost:8895/reference/classes/wp_query/#standard-loop ![image](https://github.com/WordPress/wporg-developer/assets/18050944/30224526-5603-4ef8-9c4f-457cbb7beb48)

[Type] Bug
[Type] Question
ui
Redesign

https://developer.wordpress.org/redesign-test/reference/functions/register_post_type/#hooks 1. The description of a hook looks detached. Let's remove the indentation so it lines up with the code above. 2. Replace the wrong size anchor link icon with...

[Type] Enhancement
ui
Redesign
priority: low

In https://developer.wordpress.org/redesign-test/reference/functions/register_post_type/#more-information, the font size of the title is too big. Should be adjusted based off the size of "More Information"

Redesign
priority: low

Extend autocomplete to handbooks in the same way as [this](https://github.com/WordPress/wporg-developer/pull/351/commits/2a7cbae5bfffc2cc239d5763ef0ef17f0d590903).

[Type] Enhancement
Redesign
priority: low
[Component] Content

Move functions like `get_rosetta_name` and `is_rosetta_site` out of the blocks folder so it's clear they're not tied to the blocks. We can also take other rosetta-related functions into consideration. Ref:...

[Type] Enhancement