Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#3953 closed defect (bug) (fixed)

Updating default theme

Reported by: sewar's profile Sewar Owned by: sewar's profile Sewar
Milestone: 2.2 Priority: low
Severity: normal Version: 2.1.2
Component: Template Keywords:
Focuses: Cc:

Description

Default theme is the first thing theme designers will look at during designing themes, and trying to follow its way, so keep it updated. If some feature developed for themes and not enabled in default theme, no other theme will enable it.

Features not included in default theme:

  1. RTL support:

Version 2.1 comes with support for RTL languages enabled in admin and available for themes, unforuontly default theme don't enable it.

  1. Custom Header support:

Default theme contain custom header in it, version 2.1 implemented it in WP core, but default theme still use its custom code.

  1. L10N support:

Default theme don't support L10N, so there are no L10N themes. This issue applied to plugins too (See #2509).

Attachments (2)

Kubrick-RTL.diff (3.0 KB) - added by Sewar 17 years ago.
RTL support
kubrickbg-rtl.jpg (1.6 KB) - added by Sewar 17 years ago.

Download all attachments as: .zip

Change History (13)

@Sewar
17 years ago

RTL support

@Sewar
17 years ago

#1 @Sewar
17 years ago

  • Keywords has-patch added

Before apply the patch:

svn mv images/kubrickbg.jpg images/kubrickbg-ltr.jpg

#2 @foolswisdom
17 years ago

  • Version set to 2.1.2

#3 @ryan
17 years ago

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

(In [5062]) Add RTL support to kubrick. Props Sewar. fixes #3953

#4 follow-up: @Sewar
17 years ago

  • Keywords needs-patch added; has-patch removed
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopen for other issues.

#5 in reply to: ↑ 4 @foolswisdom
17 years ago

  • Keywords needs-patch removed
  • Resolution set to fixed
  • Status changed from reopened to closed

Replying to Sewar:

Reopen for other issues.

Closing as fixed. The new bug should be targeted for 2.3 .

#6 follow-up: @Sewar
17 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Sorry for reopen this, but new patch will coming soon for L10N support.

#7 @Sewar
17 years ago

  • Owner changed from anonymous to Sewar
  • Status changed from reopened to new

#8 in reply to: ↑ 6 @foolswisdom
17 years ago

  • Milestone 2.2 deleted
  • Resolution set to fixed
  • Status changed from new to closed

Replying to Sewar:

Sorry for reopen this, but new patch will coming soon for L10N support.

I don't understand. Please open a new ticket referencing this one. Thank you.

#9 @foolswisdom
17 years ago

  • Milestone set to 2.2

#10 @Sewar
17 years ago

See #4059 for L10N support.

#11 @Sewar
17 years ago

See #4060 for Custom Header support.

Note: See TracTickets for help on using tickets.