Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

DS Gallery

Priskribo

It is easy to pull in a gallery, just put this into one of your PHP templates:
dsGalleryImages();

You can also add in some attributes, to fine tune
your results.

dsGalleryImages($smSize,$linkSize,$ignoreFeatured,$extraClasses);
$smSize if blank will render “thumbnail”

$linkSize if blank will render “large”
(this is not in use yet)

$ignoreFeatured if blank will render FALSE

$extraClasses if blank will render “”

You can also add in shortcode into your post
[dsGalleryImages]

The shortcode also takes the same attributes
[dsGalleryImages smSize=”medium”]

Ekrankopioj

Instalo

Add this to any PHP templates: dsGalleryImages();

You can also add in shortcode into your post [dsGalleryImages]

Pritaksoj

There are no reviews for this plugin.

Kontribuantoj k. programistoj

“DS Gallery” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Traduki “DS Gallery” en vian lingvon.

Ĉu interesita en programado?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Ŝanĝprotokolo

0.3

  • Multiple options added for arrows

0.2

  • Added arrow key navigation, clicking images to advance. New admin options for each

0.1

  • Initial Commit