admin.inc |
inc/admin.inc |
|
|
core_profiles.inc |
inc/core_profiles.inc |
|
|
imce-content.css |
css/imce-content.css |
|
/*Main container*/
#imce-content {
font-size: 11px;
font-family: Verdana, Tahoma;
margin: 0.1em;
padding: 0.1em;
text-align: left;
}
/*Main sections under imce-content*/
#ops-wrapper {}
#browse-wrapper {
overflow: hidden;
height: 24em;
… |
imce-content.tpl.php |
tpl/imce-content.tpl.php |
|
|
imce-file-list.tpl.php |
tpl/imce-file-list.tpl.php |
|
|
imce-page.tpl.php |
tpl/imce-page.tpl.php |
|
|
imce.info |
imce.info |
|
name = "IMCE"
description = "An image/file uploader and browser supporting personal directories and user quota."
core = "6.x" |
imce.install |
imce.install |
|
|
imce.module |
imce.module |
|
|
js.inc |
inc/js.inc |
|
|
page.inc |
inc/page.inc |
|
|
README.txt |
README.txt |
|
IMCE is an image/file uploader and browser that supports personal directories and quota.
IMCE can easily be integrated into any WYSIWYG editor or any web application that needs a file browser.
See INTEGRATION METHODS for more… |
subdir.inc |
inc/subdir.inc |
|
|