[wp-trac] [WordPress Trac] #24977: Workflow change: automate RTL css generation
WordPress Trac
noreply at wordpress.org
Thu Aug 8 05:53:49 UTC 2013
#24977: Workflow change: automate RTL css generation
----------------------------+------------------
Reporter: yoavf | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by yoavf):
> AFAICT cssjanus is semi abandonware, it probably doesn't support right
now anything in CCS3 which is not a simple right and left replacement.
> The list above can be extended to text shadows, transitions, border
image, multiple background images etc. Probably not a big deal as long as
the admin supports old IE versions
I wouldn't consider it abandonware - the php port is actively update in
the mediawiki project, and there's no reason not to update the nodejs
module as well. If you looking at the source, note that even if some css
properties are not specifically declared, they still might get proper rtl
conversion if they match one of the general patterns.
I don't doubt we'll encounter some bugs or missing features in cssjanus -
but it's the best starting point, and we're equipped to fix those bugs,
contribute upstream, and make everything better :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24977#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list