Questions tagged [moxiemanager]

a file and image management plugin for PHP and .NET

Originally called ImageManager and developed by MoxieCode as an extension to the TinyMCE editor, MoxieManger is now a fully-fledged and highly extendable file and image management plugin for PHP and ASP.NET, owned by Ephox.

You can find answers to some questions in the MoxieManager FAQ.

Other useful information can be found in the Developer's Blog.

17 questions
0
votes
1 answer

How to load different configs for MoxieManager

I use Moxiemanager as a standalone plugin (just including moxman.loader.min.js). This file calls api.php, where MOXMAN class initialises with default config.php file. // Load default config if (!isset($moxieManagerConfig)) { $moxieManagerConfig…
0
votes
1 answer

moxiemanager cannot upload jpeg files (No input file specified)

Im using moxiemanager in my site and so far its working perfectly it can upload jpg/gif/png etc however im having trouble in making it upload jpeg images i used this image to test…
itsover9000
  • 561
  • 2
  • 12
  • 32
1
2