Beskrivelse
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
Installasjon
- 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
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“RTLer” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “RTLer” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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