Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#5614 closed enhancement (fixed)

Load RTL CSS

Reported by: djpaul's profile DJPaul Owned by: djpaul's profile djpaul
Milestone: 2.1 Priority: highest
Severity: blocker Version:
Component: Build/Test Tools Keywords:
Cc: trisha@…

Description

Trunk now automatically has a RTL CSS file for every LTR CSS file. Note these files aren't an either/or -- the RTL file is otherwise a mirror of the LTR file, so there's no need to load both files for RTL.

For 2.1, we should go through everywhere we load CSS, and make sure we support loading both LTR and RTL, even if there aren't any RTL changes today; they'll be automatically loaded/made as we develop those in future.

Change History (9)

#1 @DJPaul
10 years ago

  • Keywords good-first-bug added

To clarify, this applies to both the src and build versions, so it's something we should sort out sooner rather than later.

#2 @DJPaul
10 years ago

  • Priority changed from normal to highest

#3 @DJPaul
10 years ago

  • Keywords good-first-bug removed

#4 @trishasalas
10 years ago

  • Cc trisha@… added

#5 @DJPaul
10 years ago

  • Severity changed from normal to blocker

#6 @djpaul
10 years ago

In 8769:

Core: fix bp_core_register_deprecated_styles and bp_core_register_common_styles to load RTL CSS.

See #5614

#7 @djpaul
10 years ago

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

In 8770:

Core: load RTL stylesheets when we need to.

Fixes #5614

#8 @johnjamesjacoby
10 years ago

  • Component changed from Component - Any/All to Tools - Build Process

#9 @DJPaul
8 years ago

  • Component changed from Tools - Build Process to Build/Test Tools
Note: See TracTickets for help on using tickets.