CVS messages for Aggregator2
July 21, 2006
- Commit #36708 by ahwayakchih at 10:15
Aggregator2 logo: - update types of nodes
July 20, 2006
- Commit #36660 by ahwayakchih at 11:54
Aggregator2 easyfeed: - new small module allowing users to add feed at registration time.
- Commit #36659 by ahwayakchih at 11:48
Aggregator2: - make javascript redirection optional (but default).
- Commit #36658 by ahwayakchih at 11:39
Aggregator2: - additional SQL queries in update_1 function, to change node type names properly.
- Commit #36657 by ahwayakchih at 11:31
Aggregator2 logo: - update to changes in aggregator2 (feed->image is now supported as direct link, without html thingies).
- Commit #36656 by ahwayakchih at 11:29
Aggregator2 autotaxonomy: - Huge changes :)
- Commit #36653 by ahwayakchih at 11:16Aggregator2: /modules/aggregator2/aggregator2.module 1.31.2.3 @ DRUPAL-4-6
Aggregator2: /modules/aggregator2/aggregator2.mysql 1.7.2.1 @ DRUPAL-4-6Aggregator2: - 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 '';
- Commit #36651 by ahwayakchih at 10:52
Aggregator2: - don't set feed->image to empty string if it's already set to some value.
- Commit #36650 by ahwayakchih at 10:46
Aggregator2: - fix drupal_set_message call so it won't create millions of locale entires.
- Commit #36649 by ahwayakchih at 10:39
Aggregator2: - fix: If number of promoted items is set to "none" don't change any promotion of any items.
