Commit d362c8ed authored by delanoe's avatar delanoe

Merge branch 'testing' into stable

parents 0ab4f20a 494598f9
......@@ -197,7 +197,7 @@ RESOURCETYPES = [
'crawler': None,
},
{ 'type': 3,
'name': 'Pubmed [CRAWLER/XML]',
'name': 'Pubmed [XML]',
'format': 'Pubmed',
'parser': "PubmedParser",
'file_formats':["zip", "xml"],
......@@ -233,7 +233,7 @@ RESOURCETYPES = [
'crawler': None,
},
{ 'type': 8,
'name': 'ISTex [CRAWLER]',
'name': 'ISTex',
'format': 'json',
'parser': "ISTexParser",
'file_formats':["zip", "txt"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment