I think I found a bug.
The Manage Photos button/link only appears if there are more than 2 TVs set up for the document. I’ll look into it
--------
Hi,
I can’t seem to make the managermanager rule work.
I use modx 1.0.4, just updated to managermanager 0.3.9 and I have the following rules
mm_widget_showimagetvs();
mm_galleryLink('GalleryShortcut', '', '183', '3');
From the evogallery.php code it seems that a tab should be created: mm_createTab($title, ’evogallery’, ’’, ’’, $iframecontent);
...but it doesn’t.
Does this work on 1.0.5 only?
Thanks
Edit:
Seems that the text field disappears but the tab is not created