| /[drupal]/contributions/modules/matrix/matrix.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
APPLIED PATCH AT http://drupal.org/node/530252
committed patch at http://drupal.org/node/498802. tidying up some array declarations and preventing foreach warnings.
added the ability to use php code to generate options for the field. as per request at http://drupal.org/node/512706
A number of small changes, hopefully addressing the points in http://drupal.org/node/469100
mods relating to displaying empty cells
another idea to fix the bug with http://drupal.org/node/456266
modified so that all defined fields show up on the view regardless of if they have any data or not (as long as one field is has something in it)
added interface for configuring the placeholder for empty cells
modified behavior for omit blank matrix field
*** empty log message ***
fixes to preview clears data bug
export link fixed
Added view integration Added CSS in place of some markup Started ahah stuff
replaced some hardcoding of html attributes with css classes
Default values for CCK fields now work.
Added themeing layer
fixed default values bug
fixed a number of small bugs
final changes and update script working
made remaining strings translatable added pot file
ran coder module
Completed preview functionality Tested calculation functionality - unhappy with it so commented out Fixed numerous other things Started upgrade script almost ready to release
*** empty log message ***
shifted some function into an admin include file made some other improvments attempted to make a preview, but not successful yet
couple of tweaks
add drag and drop functionality
draft calculation stuff, modified admin interface
initial comit of version 2
added some ksort statments to the default renderer.
fixed bugs related to the display of the matrix (hopefully)
module now hides rows at the end of a dataset where there is no data
*** empty log message ***
fixed bugs as per http://drupal.org/node/372112
added missing _ so now the field formatter works again!
Added headings to the field formatter. http://drupal.org/node/368934
Added unlimited rows/cols support as per http://drupal.org/node/282318#comment-1239493
Changed interface around as per patch at http://drupal.org/node/282318. This should provide a more robust platform going forward
Added postgres support, added uninstaller
Intitial commit of Drupal 6 code. This is a direct port from Drupal 5 with no new features of bug fixes
* fixes #173869 * added check_plain in theme function * added required validation handler * simplified loading and formatter
forgot to fix saving...
* fixed displaying of more matrix field * fixed namespace conventions * added theme function to form element for table rendering
patch by tiziano, #112099
patch by tiziano, #112099
hook_field_formatter added, implementation of default_value for drupal 5 version
hook_field_formatter added, implementation of default_value for 4.7
initial import of 5.0 version
initial import of matrix module
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |