nadmin creates thumbnails on the fly when the images are uploaded. Maybe take a look at those functions :) Tarjei
Peter Suschlik wrote: > > Hi, > > > I use php images functions to have one attachment image per article > > and plenty of thumbnials with many sizes. > > I wonder how to get W and H of images using midgard functions? > > I need realy very fast way cause I open image on > > another subpage with <IMG src=..>, so I do not want to open image twice. > > > > Any hints?? > > Every attachment could have two parameters like "width" or "height". > .. or one parameter like "size" as key and "<WIDTH>,<HEIGHT>" as value. > > Regards > Peter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
