Περιγραφή
This plugin adds the prompt-like effect on the pre tag contents in your post. It is useful for showing command prompt or unix shell type of samples.
Setup is just easy. You can just add the prompty CSS class to the pre tags that you want to have the effect in your post. Then, you will see the Play button on each pre tag contents when you view it, and you can click it to see the “prompty” effect.
Demo video is available at YouTube.
Στιγμιότυπα

prompty class to the pre tag that you want to have the effect.
Play button in the post. You can click to see the prompt-like effect.Εγκατάσταση
- Download, unzip and upload the
promptyfolder to the/wp-content/plugins/directory. - Login to your WordPress administration screen and activate the plugin.
or
- Click
Add Newand search “prompty” from the WordPress administration screen and install it.
Συχνές Ερωτήσεις
It doesn’t work!
Please double check that your pre tag includes prompty CSS class.
Can I customize the speed?
Yes. Please open prompty.php from the plugin editor and follow the instruction.
Can I add my own prompt?
Yes. Please open prompty.php from the plugin editor and follow the instruction.
Can I customize the button font? text? color?
Yes. Please open prompty.php from the plugin editor and follow the instruction.
Where is the administration UI?
No administration UI is available at this moment.
Please edit the prompty.php with the plugin editor for all the customizations.
Buttons are not positioned/aligned correctly
I see some small alignment issues especially on IE.
Those are known issues and I will fix in later release.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“prompty” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “prompty” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1
- Fixed IE issues.
1.0
- Initinal version.