Beskrivning
This plugin adds a HTML5 pure CSS Page Peel effect to your WP powered web site.
Try it instantly on tastewp.com!
Installation
- Upload contents of
page-peel.zip
to/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Create 2 files with your custom graphics: small.jpg (100×100 pixels) and large.jpg (400×400 pixels)
- Configure plugin through Settings / Page Peel: add the links of your custom large.jpg and small.jpg and the target URL
Vanliga frågor
-
Is there a way to change target of the link?
-
YES! Now you can set the target of the link!
-
Is there a way to move the peel to the right?
-
Not at the moment but I guess it could be possible by modifying some CSS. If you want to contribute and make this an option – let me know!
Bidragsgivare och utvecklare
”Page Peel” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Page Peel” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Complete rewrite, pure CSS page peel instead of old Flash version!
- Moved page peel to the left!
- Added ability to specify target of the link.
0.3
- Fixed visualization bug
0.2
- Moved the initalization code of plugin to the page footer. Hopefully this will make it work in IE also
0.1
- Initial release