{{indexmenu_n>100}} ====== Image spezial: Count images ====== With this small script, the number of images of the CP "Image special" is determined. The result is inserted at the placeholder **%%[%IMG_COUNT%]%%** in the CP-template. ---- Docu: -- \\ Forum: [[http://forum.phpwcms.org/viewtopic.php?f=16&t=21227&p=129319|CP Bilder Spezial: Bilder zählen]] **Author:** K.Heermann (flip-flop) http://planmatrix.de \\ **CMS Version:** >= 1.4x \\ **Version:** V1.0 //(22.03.2011)// \\ **Condition:** -> [[http://www.phpwcms-docu.de/conf_inc_php_en.phtml|/config/phpwcms/conf.inc.php]] \\ * $phpwcms['allow_ext_init'] = 1; ---- \\ \\ ===== PHP: ===== File: **/template/inc_script/frontend_init/cp_trig_imagespecial_count_img.php** \\