/[drupal]/contributions/modules/comment_alter_taxonomy/comment_alter_taxonomy.views_default.inc
ViewVC logotype

Diff of /contributions/modules/comment_alter_taxonomy/comment_alter_taxonomy.views_default.inc

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

revision 1.2, Wed Jan 28 22:50:23 2009 UTC revision 1.3, Wed Jan 28 23:17:54 2009 UTC
# Line 261  function comment_alter_taxonomy_views_de Line 261  function comment_alter_taxonomy_views_de
261        ),        ),
262        'wildcard' => 'all',        'wildcard' => 'all',
263        'wildcard_substitution' => 'All',        'wildcard_substitution' => 'All',
264        'title' => '%1',        'title' => 'Project issues tagged with <em>%1</em>',
265        'default_argument_type' => 'fixed',        'default_argument_type' => 'fixed',
266        'default_argument' => '',        'default_argument' => '',
267        'validate_type' => 'taxonomy_term',        'validate_type' => 'taxonomy_term',
# Line 611  function comment_alter_taxonomy_views_de Line 611  function comment_alter_taxonomy_views_de
611        ),        ),
612        'wildcard' => 'all',        'wildcard' => 'all',
613        'wildcard_substitution' => 'All',        'wildcard_substitution' => 'All',
614        'title' => '%1',        'title' => 'Issues for <em>%1</em> tagged with <em>%2</em>',
615        'default_argument_type' => 'fixed',        'default_argument_type' => 'fixed',
616        'default_argument' => '',        'default_argument' => '',
617        'validate_type' => 'taxonomy_term',        'validate_type' => 'taxonomy_term',

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2