
Brent Gueth wrote:
Going to the gutenberg help page and looking under formats listed there is no information on it (this should have been the first thing done before placing a new format on the site).
Most of the formats are not described on the help page. Reason: I don't have the time to do it. If you want to help, here is a list of all formats offered on PG. Provide a suitable description (short and concise) of any and I'll post it on the site. gutenberg=> SELECT * from filetypes order by pk; pk | filetype | sortorder | mediatype ------------+------------------------------+-----------+------------------------ ? | Unspecified | 100 | avi | MS Video | 10 | css | CSS Stylesheet | 10 | doc | MS Word Document | 10 | dvi | TeX Device Independent | 10 | eps | Encapsulated PostScript | 10 | application/postscript gif | GIF Picture | 10 | image/gif html | HTML | 5 | text/html index | Index | 3 | iso | ISO CD/DVD Image | 7 | jpg | JPEG Picture | 10 | image/jpeg license | License | 2 | lit | MS Lit for PocketPC | 10 | ly | LilyPond | 10 | md5 | MD5 Checksum | 8 | mid | MIDI | 10 | mp3 | MP3 Audio | 20 | audio/mpeg mpg | MPEG Video | 10 | video/mpeg mus | Finale | 10 | nfo | Proprietary `Folio' format | 50 | pageimages | Raw Page Images | 50 | pdb | Palm Database | 10 | application/vnd.palm pdf | Adobe PDF | 10 | application/pdf png | PNG Picture | 10 | image/png prc | Palm Database | 10 | application/vnd.palm ps | PostScript | 10 | application/postscript ps2 | PostScript Level 2 | 10 | application/postscript qt | Quicktime Video | 10 | video/quicktime readme | Readme | 1 | rtf | MS Rich Text Format | 10 | text/rtf sib | Sibelius | 10 | svg | SVG | 10 | tei | TEI Text Encoding Initiative | 50 | tex | TeX | 10 | tiff | TIFF Picture | 10 | image/tiff tr | Tome Raider | 10 | txt | Plain text | 7 | text/plain wav | MS Wave Audio | 10 | xml | XML | 50 | text/xml xsl | XSLT Stylesheet | 10 | (40 rows) -- Marcello Perathoner webmaster@gutenberg.org