Jump to content

[SOLVED] Goodness gracious


waynew

Recommended Posts

Building a CMS at the moment for a client and was just wondering if any of you guys knew of any free image manager plugins that will work with Tiny Mce. Yes. I'm too much of a hobo to pay for the official image/file manager.

 

Also, does anyone know of a good filebrowser? You see I have a field that allows users to choose what page they want to redirect to and figured that a file browser would probably make it easier on them.

Link to comment
https://forums.phpfreaks.com/topic/153443-solved-goodness-gracious/
Share on other sites

You know, making a basic file browser isn't really that hard.  Most of the work would really involve making it look pretty.  There are a million examples throughout the manual for recursively going through directories/subdirectories with different functions (pretty sure I saw a bunch in readdir, maybe one or two in glob, as starting points). 

You're actually right there. A little bit of php-driven ajax and wallah, you have something. It's just that I don't really have that much time to spend on that side of things. I'll Google around and see if something out there already exists. If not, well then I might as well do my own. All I really need is something that allows them to choose files to redirect to. For example, for their contact page, they'll probably redirect the page to contact.php etc.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.