Ticket #3953 (closed defect (bug): fixed)

Opened 2 years ago

Last modified 2 years ago

Updating default theme

Reported by: Sewar Assigned to: Sewar
Priority: low Milestone: 2.2
Component: Template Version: 2.1.2
Severity: normal Keywords:
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

Kubrick-RTL.diff (3.0 kB) - added by Sewar on 03/10/07 16:01:40.
RTL support
kubrickbg-rtl.jpg (1.6 kB) - added by Sewar on 03/10/07 16:02:51.

Change History

03/10/07 16:01:40 changed by Sewar

  • attachment Kubrick-RTL.diff added.

RTL support

03/10/07 16:02:51 changed by Sewar

  • attachment kubrickbg-rtl.jpg added.

03/10/07 16:04:41 changed by Sewar

  • keywords set to has-patch.

Before apply the patch:

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

03/12/07 00:46:52 changed by foolswisdom

  • version set to 2.1.2.

03/19/07 19:08:20 changed by ryan

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

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

(follow-up: ↓ 5 ) 03/20/07 11:09:05 changed by Sewar

  • keywords changed from has-patch to needs-patch.
  • status changed from closed to reopened.
  • resolution deleted.

Reopen for other issues.

(in reply to: ↑ 4 ) 03/27/07 17:41:54 changed by foolswisdom

  • keywords deleted.
  • status changed from reopened to closed.
  • resolution set to fixed.

Replying to Sewar:

Reopen for other issues.

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

(follow-up: ↓ 8 ) 03/28/07 11:52:17 changed by Sewar

  • status changed from closed to reopened.
  • resolution deleted.

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

03/28/07 11:52:52 changed by Sewar

  • owner changed from anonymous to Sewar.
  • status changed from reopened to new.

(in reply to: ↑ 6 ) 03/28/07 16:56:54 changed by foolswisdom

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone deleted.

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.

03/28/07 16:57:03 changed by foolswisdom

  • milestone set to 2.2.

03/31/07 19:13:26 changed by Sewar

See #4059 for L10N support.

03/31/07 19:18:29 changed by Sewar

See #4060 for Custom Header support.