Hello All,<br><br>I've got a weird issue with the MiniEdit recipe. I
loaded up Mini, got that working, and then added the Lightbox
cookbook. Everything working well. Then decided to add the MiniEdit
cookbook. I'm unable to get it to load. When I look at the page with the Mini Photos in
Firebug, neither Unverse.js, Miniedit.js, nor the Miniedit.css is
loaded. I've been able to get them to load by adding them to the
settings for Lightbox: $Mini['LbFiles'] = array('prototype.js',
'builder.js', 'effects.js', 'mini-lightbox.js', 'lightbox.js',
'lightbox.css'); in config.php, and to the /pub/lb directory the but
the functionality isn't there.<br>
<br>I've also disabled the Lightbox recipe to see if the miniedit only
works with the ultralightbox, but with no joy. I've double-checked to
make sure the files are in the correct place, and that the config.php is
correct. I've played around with the ordering in the config.php as
well, calling miniedit.php prior to the lightbox, and after as well.<br>
<br>I'm running pmwiki-2.2.0 on IIS.<br><br>Any thoughts or direction would be appreciated.<br><br>Jeffrey