Making WordPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 17 months ago

#325 closed defect (bug) (fixed)

Code reference archive pages require styling

Reported by: siobhan's profile siobhan Owned by: nlarnold1's profile nlarnold1
Milestone: Priority: normal
Component: Developer Hub Keywords: has-patch
Cc:

Description

The code reference archive pages require some styles applied to them. They currently display information, but not in a way that is easy to read:

They currently look like this:

https://i.cloudup.com/Z7I6GPoRso.png

The should look more like this:

http://f.cl.ly/items/0D0w1w1M3F0Y3M0r2X0q/CodeRef-FunctionArchive.png

Change History (12)

#1 @siobhan
11 years ago

  • Owner set to nlarnold1
  • Status changed from new to assigned

#2 @nicole@…
11 years ago

pull request submitted w/ exception of 'used by' line. Will discuss functional requirements and then update styles

#3 @siobhan
11 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed. Specific changes to archive pages require their own tickets.

This ticket was mentioned in PR #437 on WordPress/wporg-mu-plugins by @adamwood.


17 months ago
#4

  • Keywords has-patch added

Fixes #325

Alternative to #348, which rather than truncating the central breadcrumbs, simply lets them stack, see comment.

jasmussen commented on PR #437:


17 months ago
#5

Looks good at a glance. The only thing we might tweak is the line-height which can get a bit compact on mobile, but we can ship this as is and revisit if need be.

@adamwood commented on PR #437:


17 months ago
#6

We'll need to update the documentation site

@jasmussen what do you think about rolling out these breadcrumbs on Documentation before we undergo the full reskin?

Design

https://i0.wp.com/github.com/WordPress/wporg-mu-plugins/assets/1017872/68cc6f56-7e32-4244-8a6b-77c226a15a99

Current

https://i0.wp.com/github.com/WordPress/wporg-mu-plugins/assets/1017872/4a7afcc8-df5d-4254-a87f-8e45c3b6e29b

It might be a sort of hybrid with the breadcrumbs moving out of the blue bar and sitting below.

This ticket was mentioned in PR #438 on WordPress/wporg-mu-plugins by @adamwood.


17 months ago
#7

Reverts WordPress/wporg-mu-plugins#437 until we know how to handle these changes on the Documentation site

This ticket was mentioned in PR #439 on WordPress/wporg-mu-plugins by @adamwood.


17 months ago
#8

Reverts WordPress/wporg-mu-plugins#438

Solution for Documentation site TBD

@dufresnesteven commented on PR #437:


17 months ago
#9

We can make documentation look the same as the developer handbook pages since they are essentially the same thing.
Move the breadcrumb down into the content, add the title to the subnav and change the color. I would just ping #docs with that change to make sure everyone is aware.

@adamwood commented on PR #437:


17 months ago
#10

I only ask because Documentation is supposed to be going through a much wider reskin, and want to check that this new navigation style is compatible.

https://i0.wp.com/github.com/WordPress/wporg-mu-plugins/assets/1017872/5070b41f-78c7-49ca-86f4-a86222601238

@adamwood commented on PR #437:


17 months ago
#11

The Docs update is now underway, and actually removes the breadcrumbs https://github.com/WordPress/wporg-documentation-2022/pull/67

jasmussen commented on PR #437:


17 months ago
#12

I have to offer an apology there, the breadcrumbs are meant to be there and I corrected this in the mockups.

Note: See TracTickets for help on using tickets.