Περιγραφή
The Piecemaker allows you to add famous Piecemaker 3D flash gallery by http://www.modularweb.net/ to your wordpress blog.
You either can select one category to display it’s articles as slides of gallery or can configure gallery to display your custom images with custom description tag. Limited html tag support is available for description text. You can add as much images as you want to slideshow.
If you select category to display it’s articles as slides, you have to add extra custom field with each post named ‘the_piecemaker_image’ and relative URL of image from wordpress root as it’s value. Post excerpt will be used as description of image.
It has number of options available to change color skim and animation to customize as per your test. Some of them are
- Segments
- Tween Time
- Tween Delay
- Tween Type
- Z Distance
- Expand
- Inner Color
- Text Background Color
- Shadow Darkness
- Text Distance
- Autoplay
For detailed documentation visit http://www.vareen.co.cc/documentation/the-piecemaker-for-wordpress-%E2%80%93-documentation/
Εγκατάσταση
- Upload to the “the-piecemaker” directory to
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Publish The Piecemaker widget at suitable sidebar position or place
<?php if (function_exists(display_the_piecemaker())) display_the_piecemaker(); ?>
in your templates
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“The Piecemaker” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “The Piecemaker” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1
- Custom read more link
- Fix cache issue
1.0
- Initial version.