thanks, it was so simple... as I already did it for the "global" gallery...
but, anyway... I have a strange issue now... I have implemented the new template and document to manage "local" galleries... but the sizes I use in the parameters are not used at all... it continue using the "global" sizes, no idea why...
I have this call for the "local" gallery manager:
[!MaxiGallery? &display=`embedded` &embedtype=`slimbox` &max_pic_size=`600x450` &max_thumb_size=`115x86` &max_pic_number=`6` &pics_per_row=`3` &lang=`es` &quality_big=`95` &quality_pic=`90` &quality_thumb=`85` &is_target=`1`!]
and this for the "local" template:
[!MaxiGallery? &display=`embedded` &embedtype=`slimbox` &max_pic_size=`600x450` &max_thumb_size=`115x86` &max_pic_number=`6` &pics_per_row=`3` &lang=`es` &quality_big=`95` &quality_pic=`90` &quality_thumb=`85` &manage_target=`61` &is_target=`0`!]
so, when I upload images... is taking the &max_pic_size=`200x205` &max_thumb_size=`200x205` from no idea where...
because the "global" gallery, with those parameters, is not included in the "local" manager template...
it is like remembers those parameters of the "local" document template? that have included the "global" gallery?