Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
One of the biggest limitations of the aggregator module is that feeds are not true nodes. I've been reading about the aggregator2 module, which turns feeds into nodes. That would mean that feeds could have taxonomy, voting scores, teasers, promotion to the front page, and all the other benefits of node access.
But this module seems to have disappeared into the murk. What is its status? Will there be a version for 4.7? 5.0?
This is pretty stange. My website loads very fast but the image module loads so slowly. Opening any category page takes up 25seconds. I wonder why.... But loading a certain image only takes a second or 2. Check it out guys
I've recently run into some situations where associating two (or more) CCK fields together would be useful. I know that Node Relativity does this for nodes, and that CCK itself has node reference and user reference field types, but I want to do the same sort of thing between fields within a CCK content type. The Fieldgroups module only allows for organizing similar fields into nice user interfaces, as far as I can tell, and does not deal with relationships between fields.