Mercurial > hg > MetaDataProvider
view zpt/importMetaDataExportXML.zpt @ 28:40508e672841
richer metadata for bib. still not sufficient though.
author | casties |
---|---|
date | Mon, 20 Aug 2012 20:14:45 +0200 |
parents | 9f9d9be26e53 |
children |
line wrap: on
line source
<html> <body> <form action="" enctype="multipart/form-data" method="post"> <br> upload: <input type="file" name="importFile"> <input type="submit"> </form> </body> </html>