| 
            CHANGELOG.txt           | 
                  
            CHANGELOG.txt           | 
                  
                       | 
                  
            Img_Assist x.x-x.x, xxxx-xx-xx
------------------------------
Img_Assist 5.x-1.x, xxxx-xx-xx
------------------------------
Img_Assist 5.x-1.8, 2009-07-15
------------------------------
#520564 by smk-ka: Fixed improper access checks and escaping…           | 
              
          
                  | 
            drupalimage.css           | 
                  
            drupalimage/drupalimage.css           | 
                  
                       | 
                  
            .mceItemDrupalImage {
	border: 1px dotted #cc0000;
	background-image: url('images/drupalimage.gif');
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffcc;
}           | 
              
          
                  | 
            img_assist.css           | 
                  
            img_assist.css           | 
                  
                       | 
                  
            /**
 * IMG ASSIST WINDOW
 */ 
body.img_assist {
  margin: 0px;
  padding: 5px;
  width: auto;
  min-width: 0;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  background-color: #efefef;
}
/* Thin line between the…           | 
              
          
                  | 
            img_assist.info           | 
                  
            img_assist.info           | 
                  
                       | 
                  
            name = Image assist
description = This module allows users to upload and insert inline images into posts. It automatically generates an Add image link under the textarea fields of your choice.
dependencies = image
package = Image           | 
              
          
                  | 
            img_assist.install           | 
                  
            img_assist.install           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            img_assist.module           | 
                  
            img_assist.module           | 
                  
                       | 
                  
            Image Assist module           | 
              
          
                  | 
            INSTALL.txt           | 
                  
            INSTALL.txt           | 
                  
                       | 
                  
            -- REQUIREMENTS --
* Javascript-enabled web browser
* Image module <http://drupal.org/project/image>
* TinyMCE module (optional) <http://drupal.org/project/tinymce>
-- PRE-REQUISITES --
* If you are upgrading from a previous version,…           | 
              
          
                  | 
            README.txt           | 
                  
            README.txt           | 
                  
                       | 
                  
            -- SUMMARY --
Image Assist provides a user interface for adding images to any textarea that is
aware of input formats.
For a full description visit the project page:
  http://drupal.org/project/img_assist
Bug reports, feature suggestions and latest…           | 
              
          
                  | 
            README.txt           | 
                  
            drupalimage/README.txt           | 
                  
                       | 
                  
            drupalimage plugin for TinyMCE
------------------------------
This plugin integrates the Drupal img_assist module with TinyMCE allowing
you to upload, browse and insert images into your post. Please read the
img_assist documentation for…           | 
              
          
                  | 
            readme.txt           | 
                  
            drupalimage/images/readme.txt           | 
                  
                       | 
                  
            The camera icon (camera.png) was taken from the 'slick' icon pack for KDE.  
As they are included in Debian, I'm assuming that they are compatible with the GPL.           |