-
Stripping CVS keywords
-
Aggregator2: February 25, 2011 2:06
Commit 32608ed on 4.6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Aggregator2 logo: - update types of nodes
-
Aggregator2 easyfeed: - new small module allowing users to add feed at registration time.
-
Aggregator2: - make javascript redirection optional (but default).
-
Aggregator2: - additional SQL queries in update_1 function, to change node type names properly.
-
Aggregator2 logo: - update to changes in aggregator2 (feed->image is now supported as direct link, without html thingies).
-
Aggregator2 autotaxonomy: - Huge changes :)
-
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 '';
-
Aggregator2: - don't set feed->image to empty string if it's already set to some value.