Beschreibung
This plugin creates a widget that shows a gallery of all the images in a post.
Installation
- Download the plugin.
- Upload it to /wp-content/plugins.
- Activate it in the administration area of your wordpress blog.
- Put it in a widget ready theme in the administration area of your wordpress blog.
- Make sure to fill in the widget title and the thumbnail width an height there too, else it will not show a title and it will show the images in original size.
- If you don’t have a widget ready theme, you can use <?php postimg_widget($args) ?> in your theme file. I’m working on detecting if the widget is in a widget-ready theme and add some styles to the non-widget theme then.
- To Do: Add support for all the mayor javascript frameworks (i.e. prototype, mootools).
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Post Images Gallery“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Post Images Gallery“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.7
- Fixed typo in directory structure
1.6
- Small bugfix
1.5
- Fixed a minor bug
1.4
- Fixed a minor bug
1.3
- Added the option to use the widget with a non-widget ready theme
1.2
- Fixed some more minor bugs
1.1
- Fixed some minor bugs
1.0
- Launch of the plugin

