Drupal 7: Sorting multiple content types in Views, with different date fields
问题 I'm using Drupal 7, with the Views, Feeds and Views PHP modules (among others, but I think those are the only relevant ones). My goal is a single view that combines (a) multiple RSS feeds brought in through the Feeds module, (b) two or three content types of my own, for contant created manually on my site. The result will be a block and a page that has a stream of all my latest work, wherever it is -- my own site or another site (as long as that other site has an RSS feed, of course). The