-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
54 lines (39 loc) · 1.55 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== Plugin Name ===
Contributors: louyx
Author URL: http://louyblog.wordpress.com/
Tags: language, rtler, rtl, style, layout, theme, develop, development
Requires at least: 2.9
Tested up to: 3.0
Stable tag: 1.6
This plugin, RTLer, generates the RTL stylesheet for you from your theme's 'style.css' or any other CSS file.
== Description ==
RTLer, is just a simple plugin that generates the RTL stylesheet <code>rtl.css</code> for you from your theme's <code>style.css</code> file.
It automatically scans your file, reads values and adds its own if needed, you'll never need to rtl anymore.
= Thanks! =
I would like to thank these people for supporting me :)
* <a href="http://twitter.com/nightS">@nightS</a> (Special Thanks!)
* <a href="http://twitter.com/DrSallory">@DrSallory</a>
* <a href="http://twitter.com/aqmme">@aqmme</a>
* <a href="http://twitter.com/caspereeko">@caspereeko</a>
== Changelog ==
= 1.6 =
* 'File path' bugfix
= 1.5 =
* Adding 'save' functionality
* Some major and minor bug fixes
* Checks and supports borders
* Internationalization
* Auto backup old rtl.css files
* Now checks and flips the selectors
* Ignore .fr and .fl
= 1.2 =
* Adding @meta support
= 1.0 =
* Initial release
== Installation ==
1. Download the plugin, unzip it and upload it to `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Go to Tools » RTLer and choose your theme and style file.
1. Click the <strong>Generate rtl.css</strong> button
== Screenshots ==
1. RTLer tool.