Περιγραφή
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
Εγκατάσταση
- 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
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“RTLer” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “RTLer” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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