For Drupal 7 how can I ensure that views RSS channel properties that are added within hook_views_query_alter() remain?

John Mitchell <[email protected]> Wed, 3 Dec 2014 16:30:55 -0500
Newsgroups gmane.comp.php.drupal.support
Message-ID <CABboPT5AEcJ5W7Uwgnhdx3guR8qVA4P-7zbjRUBj55km2_7tGA@mail.gmail.com>
I have applied the below patch (see below link) so the views module will
add the following channel properties of pubDate and lastBuildDate. After
applying the patch and after running Drupal "Clear all caches" within
/admin/config/development/performance these added channel properties are
only available for the first page requested and they will not be available
until after running another Drupal "Clear all caches".
For Drupal 7 how can I ensure that views RSS channel properties that are
added within hook_views_query_alter() remain?

https://www.drupal.org/files/views-2037185-display_pubDate_and_lastBuildDate_in_RSS-1.patch

Thanks,
John J. Mitchell

-- 
[ Drupal support list | http://lists.drupal.org/ ]