Parent Directory
|
Revision Log
|
Revision Graph
|
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 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |