|
GlxAdminImage
Image-Editing for the backend
glx_admin_imageResize image and creates a thumbnail on upload. Developed by Johan Nilsson and maintained by der GrauMeister. Download
SettingsYou can change the defines at the beginning of the plugincode to suit your needs. CSSThis plugin also creates a stylesheet named glx_admin_image_resize, that can be found under the style tab. Default stylesheet label.inline {
margin: 5px;
}
label.block {
margin: 5px 5px 0 0;
display: block;
}
.resize {
float: left;
}
.rotate {
float: right;
}
hr {
border-bottom: 1px solid #DDDDDD;
border-top: none;
border-right: none;
border-left: none;
height: 1px;
clear: both;
}Requirements
Changelog2006-06-22 v.2007.1
|