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).
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like Ryan got to this before me, thanks for the groovy patch.