[contributions(DRUPAL-4-6):ahwayakchih] /modules/aggregator2 aggregator2.module aggregator2.mysql

drupal-cvs at drupal.org drupal-cvs at drupal.org
Thu Jul 20 11:16:44 UTC 2006


User: ahwayakchih	Branch: DRUPAL-4-6	Date: Thu, 20 Jul 2006 11:16:44 +0000

Modified files:
  /modules/aggregator2 aggregator2.module aggregator2.mysql

Log message:
  Aggregator2:
  - backporting changes from 4.7
  - additional changes and workarounds
  
  Update database with following SQL queries:
  ALTER TABLE `aggregator2_feed` ADD `enable_block` int(4) NOT NULL 
  default '0';
  ALTER TABLE `aggregator2_item` ADD `source_xml` varchar(255) NOT NULL 
  default '';

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/aggregator2/aggregator2.module&old=1.31.2.2&new=1.31.2.3&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/aggregator2/aggregator2.mysql&old=1.7&new=1.7.2.1&root=contrib



More information about the drupal-cvs mailing list