/[drupal]/contributions/modules/exhibit/exhibit.admin.inc
ViewVC logotype

Diff of /contributions/modules/exhibit/exhibit.admin.inc

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

revision 1.6, Wed Jan 28 22:32:55 2009 UTC revision 1.7, Fri May 1 05:09:27 2009 UTC
# Line 13  function exhibit_admin_feed_types() { Line 13  function exhibit_admin_feed_types() {
13      'text/plain'               => t('Tab-separated values'),      'text/plain'               => t('Tab-separated values'),
14      'application/x-bibtex'     => t('Bibtex'),      'application/x-bibtex'     => t('Bibtex'),
15      'application/vnd.google-spreadsheet' => t('Google Spreadsheet'),      'application/vnd.google-spreadsheet' => t('Google Spreadsheet'),
16        'application/RDFa' => t('RDFa'),
17    );    );
18  }  }
19    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.2