My favorites | Sign in
Logo
             
Search
for
Updated Feb 22, 2009 by pkollitsch
GlxAdminImage  
Image-Editing for the backend

glx_admin_image

Resize image and creates a thumbnail on upload. Developed by Johan Nilsson and maintained by der GrauMeister.

Download

Settings

You can change the defines at the beginning of the plugincode to suit your needs.

CSS

This 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

Changelog

2006-06-22 v.2007.1

Hosted by Google Code