ZenphotoCMS Forum
add in the album.php a section with the last 4 albums thumb - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: add in the album.php a section with the last 4 albums thumb (/thread-5909.html)



add in the album.php a section with the last 4 albums thumb - pachito86 - 2009-10-02

Hello everybody .. i'd like to add in the album.php a section with the last 4 albums thumb! How i can show only the last 4?




add in the album.php a section with the last 4 albums thumb - acrylian - 2009-10-02

Use the functions the image_album_statistics plugin provides. See the documentation for info.




add in the album.php a section with the last 4 albums thumb - pachito86 - 2009-10-02

Thank you. I've seen that function but returns a string ... so how i display data?? Do you have a example to show me?




add in the album.php a section with the last 4 albums thumb - acrylian - 2009-10-02

http://www.zenphoto.org/documentation/plugins/_plugins---image_album_statistics.php.html#functionprintLatestAlbums




add in the album.php a section with the last 4 albums thumb - pachito86 - 2009-10-02

solved!thank you! Amazing how much versatile is this function!