Make WordPress Core

Opened 22 years ago

Closed 22 years ago

#619 closed defect (bug) (fixed)

Backporting more Kubrick 1.2.6 fixes

Reported by: bcrow Owned by: matt
Priority: normal Milestone:
Component: Template Version: 1.5
Severity: minor Keywords:
Cc: Focuses:

Description

Backported all fixes from Kubrick 1.2.6 back to the Ryan's 1.2.5 port that's in CVS. Took special care to use new conventions like wp_specialchars where applicable. Also changed two instances of "name=" into "id=" for XHTML strict compliance. This patch continues the work of #609, which updated the CSS file only. This bug has two enclosed patches. The first will update the Kubrick stored in CVS to be completely synched with Michael's latest version (1.2.6) in all ways except the comments. I chose not to backport Michael's changes in wp-comments since they make extensive use of JavaScript with dubious levels of accessibility. The second patch does everything the first does, with the addition of including Michael's changes in the comments (including all its JavaScript).

Attachments (2)

kubrick126changes-commentschanges.diff (9.9 KB ) - added by bcrow 21 years ago.
kubrick126changes-nocommentschanges.diff (7.0 KB ) - added by bcrow 21 years ago.

Download all attachments as: .zip

Change History (4)

#1 @bcrow
22 years ago

  • PatchNo

#2 @ryan
22 years ago

  • Owner changed from anonymous to matt
  • Status newassigned

#3 @matt
22 years ago

  • fixed_in_version1.5
  • Resolution 1020
  • Status assignedclosed

Looks like Ryan got to this before me, thanks for the groovy patch.

Note: See TracTickets for help on using tickets.