Ticket #4397 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

"Older/Newer" entries vs. "Previous/Next" entries

Reported by: paulproteus Assigned to: rob1n
Priority: normal Milestone: 2.3
Component: Administration Version:
Severity: normal Keywords: has-patch commit
Cc: asheesh@asheesh.org

Description

A friend got really confused by the use of "Previous" and "Next" in the default theme's archives pages. I agree that the left/right metaphor is easiest to understand if you're told exactly what it means; Metafilter.com uses "Older" and "Newer" instead, and I think WordPress would be (even) easier to understand if it switched to that terminology, too.

A user of a Multi-User WordPress installation said the same thing, and I changed on that across all blogs there.

I'm happy to write the patch that does this; I have modified the default theme on my end, but I thought I'd ask if I had to change any locallization/internationaliation stuff too. Let me know.

Attachments

4397.diff (3.4 kB) - added by rob1n on 06/05/07 03:30:00.

Change History

06/04/07 00:38:36 changed by rob1n

  • milestone set to 2.4.

Previous and Next page of the archives. Realistically, you can change that to whatever you want, and ultimately it's a personal choice.

Personally I use Previous Posts in the themes I create.

06/04/07 16:35:10 changed by foolswisdom

Recommend closing WONTFIX.

I completely, completely agree with the observation. You are correct as to the semantics and usability implications of these terms. Unfortunately, I don't think the experience of the existing themes should be changed in this way.

There is discussion of one or more themes being added in one of the next couple releases so that will provide the opportunity to influence the new theme's authors on this issue.

06/04/07 16:49:13 changed by rob1n

  • owner changed from anonymous to rob1n.

I'd say we could at least look at the wording of the bundled themes. I'll look at it later.

(follow-up: ↓ 5 ) 06/04/07 16:54:33 changed by markjaquith

Tagging is going in. The experience of the themes is hardly static.

And really, this should only affect new WP installs.

(in reply to: ↑ 4 ) 06/04/07 17:00:23 changed by foolswisdom

Replying to markjaquith:

Tagging is going in. The experience of the themes is hardly static. And really, this should only affect new WP installs.

You said it yourself. Tagging is going in, so the reality is this will likely not just effect new WP installs.

I agree that the theme experience is not static, but I do think that for many this will be a flavor issue (artistic).

Relted: Ticket #4190 "wp-content should only be user content".

06/04/07 20:33:05 changed by matt

+1 to changing all our nav links to be older/newer rather than next/previous.

06/04/07 22:33:19 changed by rob1n

  • status changed from new to assigned.
  • milestone changed from 2.4 (future) to 2.3 (trunk).

06/05/07 03:17:59 changed by rob1n

  • keywords set to has-patch commit.

06/05/07 03:30:00 changed by rob1n

  • attachment 4397.diff added.

06/07/07 23:33:13 changed by rob1n

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [5664]) Use Older/Newer rather than Previous/Next for sake of clarity. fixes #4397