Descripció
PLEASE NOTE: This plugin is no longer being developed or supported. There are much better galleries out there.
Try NextGEN Gallery for starters 🙂
To Do
Priority:
- Front end templates
- Pagination of galleries and images in admin
- On-the-fly thumbnailer, plus manual override thumbnails
- Sort images in gallery
- Multi file upload (SWFUploader?)
Lower Priority:
- User defined custom fields for images
- Image ratings / voting
- A bunch of cool display templates (anyone want to volunteer some designs/mark up?)
Wishlist:
- Gallery / Image commenting
- Millions of dollars in venture capital
- World domination
Instal·lació
- Unzip the plugin to your
wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- All the gallery options are contained under the “Simple Gallery” tab in the admin menu
PMF
- How do I display galleries?
-
Simply use the shortcode
[ssgallery id=1]
where “1” is the id of the gallery you want to display. - How do I use other display templates?
-
Add the
template
arg to the short code. Eg[ssgallery id=1 template=cool]
, where you have created acool.php
in the/gallery-templates/
directory. Creating templates tutorial coming soon!
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Shauno Simple Gallery» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Shauno Simple Gallery» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
0.1
- Initial (beta) release