Popis
RTLer, is just a simple plugin that generates the RTL stylesheet rtl.css
for you from your theme’s style.css
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 🙂
- @nightS (Special Thanks!)
- @DrSallory
- @aqmme
- @caspereeko
Snímky obrazovky
Instalace
- Download the plugin, unzip it and upload it to
/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Go to Tools » RTLer and choose your theme and style file.
- Click the Generate rtl.css button
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
RTLer je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “RTLer” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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