My little thoughts on features version update options
New Drush options:
incr version: --version-increment
set version directly: --version-set=7.x-1.0-dev
Updating views fields changes field alias names
A minor addition to the solution outlined.
http://drupal.org/node/361756#comment-4424090
more info: http://joetsuihk.com/updating_views_fields_changes_field_alias_names_0
[Contribution to module] CCK table field
CCk table field is an handy field that let user create a table output by entering
1|2|3
4|5|6
But it lags a check to ensure there is the same number of columns in each row
So there is the patch to fix:
Validate correct number of columns in each rows
http://drupal.org/node/1013224
[Contribution to Doc] Generate SSH keys (Windows/msysgit)
http://drupal.org/node/1066762/revisions/view/1363182/1365204
Log:
1. as of 2011-02-22, msysgit Git-1.7.4-preview20110204.exe use /u instead of /c/Doc...
2. change of location "Add a public key"
3. After 28 Feb 2011, Git migration, the location of "Add a public key" changes again
2010-11-15 Added recent contributions so i can have more motivation to contribute back....
Also, Drupal 7.0 beta3 had released!
http://drupal.org/drupal-7.0-beta3
To help, download and install it, test it!
[Contributions to Drupal core] system_ip_blocking() defines a variable that doesn't use
Comment:
Netbeans CVS sucks.
2 nice tags Novice Quick fix for new comers
create patch doc: http://drupal.org/node/320 http://drupal.org/patch/create