Forums
Home / Plugins / [Plugin: NextGEN Gallery] NextGen in php template
(@originalconcept)
16 years, 1 month ago
Is this possible, to put it as php in a tempalte?
thanks
(@kb241)
<?php if (function_exists("nggDisplayRecentImages")) { nggDisplayRecentImages(3,112,112); } ?>
(@sajonara)
Is there any documentation of those functions? How – for example – do I display 4 thumbnails – 2 of ’em in a line, across 2 rows.