Ian Dunn
Ian Dunn
The menu now has so many links that we need to use a "overflow" script (see #21). Folks have discussed an IA refactor, including the following rough ideas ### Header...
#38 has all the pre-launch tasks for rolling the new header/footer out to all sites in the w.org network. This issue tracks the post-launch tasks. - [ ] port documentation...
The new header has a search form, but the old one didn't. Before we can use it, we need to create a custom GCS instance for rosetta sites. See https://github.com/WordPress/wporg-mu-plugins/issues/58...
Profiles, Trac, Codex, etc can't load the new header/footer directly; either because they're on a different multisite network, or because they're not WP at all. the best solution might be...
import repo tools via composer, configure paths for sync script in package.json
The search "menu" needs it's `aria-label`s customized (e.g., "Open search" rather than "Open menu"), but that can't be done until https://github.com/WordPress/gutenberg/issues/24369 is resolved. xref https://github.com/WordPress/wporg-mu-plugins/pull/9/commits/6779dd78a7f38ba93df74bb6a4f79ffc5547921e#r728528115
#49 is adding support for Classic menus on Rosetta sites, to maintain the current functionality. Eventually, though, it'd be better if people could use the new site editor to edit...
_cc @WordPress/wordpress-org-meta-team for input. See https://github.com/WordPress/wporg-repo-tools/pull/9 for the origins of this repo_ ---- 🤔 , should we add [the existing open-source mu-plugins from `meta.svn`](https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub) here? If we don't, then it...
#26 explicitly registered blocks in JS, so they show up in the editor https://github.com/WordPress/gutenberg/issues/28734 will hopefully make that unnecessary, though. If it does, we can remove the extra code.
What was the reason to create this repo under `/Automattic` instead of `/WordPress` ? Does that reason still apply? If it was built for w.org and is running there, it...