imce.css |
imce.css |
|
body {
font: 8pt verdana;
background: #f5f5f5;
color: #444;
margin: 0.6em 0.2em;
letter-spacing: -0.05em;
}
a {
color: #000;
text-decoration: none;
}
a:hover {
color: #f60;
}
img {
border: 0;
}
form {
margin: 0.5em 0 0 0;
}
input… |
imce.info |
imce.info |
|
name = "IMCE"
description = "An image/file uploader and browser supporting personal directories and user quota." |
imce.module |
imce.module |
|
|
README.txt |
README.txt |
|
IMCE is an image/file uploader and browser that supports personal directories and quota.
IMCE, initially, was implemented for easy uploading images and adding them to TinyMCE.
In the development process many features have been added.
It now supports… |