Procedural File: files.php
Source Location: /blogs/inc/CONTROL/files/files.php
This file implements the UI controller for file management.
NOTE: $fm_mode gets used for modes, that allow browsing to some other place or take other actions. A good example is "upload" - you can delete other files while in upload mode. "edit_perms" for example is not a mode, but a action.
fp>> There should actually be no modes. Only geeks can understand & use them. And not all geeks might actually ever find an opportunity to want to use them. All we need is a dir selection tree inside of upload and move.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
| Author: | fplanque: Francois PLANQUE. |
| Author: | jwedgeco: Jason EDGECOMBE (for hire by UNC-Charlotte) |
| Author: | blueyed: Daniel HAHLER. |
| Author: | edgester: Jason EDGECOMBE (personal contributions, not for hire) |
| Version: | $Id: files.php,v 1.29.2.4.2.2 2007/04/25 22:17:47 fplanque Exp $ |
| Copyright: | (c)2003-2007 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact. Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - http://progidistri.com/. Parts of this file are copyright (c)2005 by The University of North Carolina at Charlotte as contributed by Jason Edgecombe http://tst.uncc.edu/team/members/jason_bio.php. |
| Todo: | thumbnail view |
| Todo: | directly run PHP-code (eval) |
| Todo: | PHPInfo (special permission) |
| Filesource: | Source Code for this file |
