/[drupal]/contributions/modules/fooaggregator/fooaggregator_views.inc
ViewVC logotype

Diff of /contributions/modules/fooaggregator/fooaggregator_views.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4.2.4, Sun May 4 01:00:22 2008 UTC revision 1.4.2.5, Sun May 4 01:12:54 2008 UTC
# Line 1  Line 1 
1  <?php // -*-php-*-  <?php // -*-php-*-
2  /* $Id: fooaggregator_views.inc,v 1.4.2.3 2007/08/18 18:50:37 alaa Exp $ */  /* $Id: fooaggregator_views.inc,v 1.4.2.4 2008/05/04 01:00:22 alaa Exp $ */
3    
4  /**  /**
5   * Implementation of hook_views_style_plugins()   * Implementation of hook_views_style_plugins()
# Line 358  function _fooaggregator_item_views_table Line 358  function _fooaggregator_item_views_table
358                                                   ),                                                   ),
359                                   'author' => array(                                   'author' => array(
360                                                   'name' => t('Feed Item: Author'),                                                   'name' => t('Feed Item: Author'),
                                                  'query_handler' => 'fooaggregator_views_query_handler_field_author',  
361                                                   ),                                                   ),
362                                   ),                                   ),
363                 'filters' => array(                 'filters' => array(

Legend:
Removed from v.1.4.2.4  
changed lines
  Added in v.1.4.2.5

  ViewVC Help
Powered by ViewVC 1.1.2