Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
так к ней же вроде виджет прилагается...Да вообщем меня и NextGEN Gallery устраивает, но как ее заюзать из шаблона ?
<?php
if (function_exists(nggSlideshowWidget))
{ nggSlideshowWidget($galleryID,$Width,$Height); }
?>
<?php
if (function_exists("nggSlideshowWidget"))
{ nggSlideshowWidget($galleryID,$Width,$Height); }
?>
<?php
if (function_exists("nggSlideshowWidget"))
{ nggSlideshowWidget(1,200,100); }
?>