| 
            jeditable.css           | 
                  
            jeditable.css           | 
                  
                       | 
                  
            .jeditable {
	cursor:pointer;
	display:block;
	padding:0.3em;
  margin:-0.3em;
	transition:background-color 0.2s ;
	-webkit-transition:background-color 0.2s;
  -moz-transition:background-color 0.2s;
}
.jeditable:hover…           | 
              
          
                  | 
            jeditable.info           | 
                  
            jeditable.info           | 
                  
                       | 
                  
            name = jEditable
description = Provides methods and field formatters for using the jEditable edit-in-place plugin
dependencies[] = field
dependencies[] = date
package = User Interface
core = 7.x
; Files that contain classes.
files[] =…           | 
              
          
                  | 
            jeditable.module           | 
                  
            jeditable.module           | 
                  
                       | 
                  
            jeditable.module
TODO: Provides integration between Drupal and the jEditable jquery plugin
@todo: Datepicker support
@todo: Ajax upload support
@todo: Radioboxes/checkboxes support
@todo: add required handler for date
@todo: add compatibility for…           | 
              
          
                  | 
            jeditable.views.inc           | 
                  
            includes/jeditable.views.inc           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            LICENSE.txt           | 
                  
            LICENSE.txt           | 
                  
                       | 
                  
            GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim…           | 
              
          
                  | 
            README.txt           | 
                  
            README.txt           | 
                  
                       | 
                  
            jEditable inline editing module
Installation:
1. Place this module in your favorite modules directory (i.e., sites/all/modules/)
2. Download the jEditable jQuery plugin from http://www.appelsiini.net/download/jquery.jeditable.mini.js
     If…           | 
              
          
                  | 
            views_handler_field_jeditable.inc           | 
                  
            includes/views_handler_field_jeditable.inc           | 
                  
                       | 
                  
                       |