mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-29 16:17:00 +00:00
Fixes #3666 --------- Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com> Co-authored-by: scanny <scanny@users.noreply.github.com>
88 lines
3.1 KiB
JSON
88 lines
3.1 KiB
JSON
[
|
|
{
|
|
"element_id": "218722ac66e142a570ab2053b430c6c4",
|
|
"metadata": {
|
|
"data_source": {
|
|
"date_modified": "2010-01-23T23:18:40",
|
|
"record_locator": {
|
|
"file_path": "test.html",
|
|
"repo_path": "dcneiner/Downloadify"
|
|
},
|
|
"url": "https://raw.githubusercontent.com/dcneiner/Downloadify/master/test.html",
|
|
"version": "W/\"c63c8fc21d46d44de85a14a3ed4baec0348ce344\""
|
|
},
|
|
"filetype": "text/html",
|
|
"languages": [
|
|
"eng"
|
|
]
|
|
},
|
|
"text": "Downloadify Example",
|
|
"type": "Title"
|
|
},
|
|
{
|
|
"element_id": "bf0fab1925c4b2cbb23a53afce28ebd2",
|
|
"metadata": {
|
|
"data_source": {
|
|
"date_modified": "2010-01-23T23:18:40",
|
|
"record_locator": {
|
|
"file_path": "test.html",
|
|
"repo_path": "dcneiner/Downloadify"
|
|
},
|
|
"url": "https://raw.githubusercontent.com/dcneiner/Downloadify/master/test.html",
|
|
"version": "W/\"c63c8fc21d46d44de85a14a3ed4baec0348ce344\""
|
|
},
|
|
"filetype": "text/html",
|
|
"languages": [
|
|
"eng"
|
|
],
|
|
"link_texts": [
|
|
"Github Project Page"
|
|
],
|
|
"link_urls": [
|
|
"http://github.com/dcneiner/Downloadify"
|
|
]
|
|
},
|
|
"text": "More info available at the Github Project Page",
|
|
"type": "UncategorizedText"
|
|
},
|
|
{
|
|
"element_id": "395aed29cd13842fede90a1a8677aa4b",
|
|
"metadata": {
|
|
"data_source": {
|
|
"date_modified": "2010-01-23T23:18:40",
|
|
"record_locator": {
|
|
"file_path": "test.html",
|
|
"repo_path": "dcneiner/Downloadify"
|
|
},
|
|
"url": "https://raw.githubusercontent.com/dcneiner/Downloadify/master/test.html",
|
|
"version": "W/\"c63c8fc21d46d44de85a14a3ed4baec0348ce344\""
|
|
},
|
|
"filetype": "text/html",
|
|
"languages": [
|
|
"eng"
|
|
]
|
|
},
|
|
"text": "Downloadify Invoke Script For This Page",
|
|
"type": "Title"
|
|
},
|
|
{
|
|
"element_id": "2e22c39e004cb7d566294080c976efc8",
|
|
"metadata": {
|
|
"data_source": {
|
|
"date_modified": "2010-01-23T23:18:40",
|
|
"record_locator": {
|
|
"file_path": "test.html",
|
|
"repo_path": "dcneiner/Downloadify"
|
|
},
|
|
"url": "https://raw.githubusercontent.com/dcneiner/Downloadify/master/test.html",
|
|
"version": "W/\"c63c8fc21d46d44de85a14a3ed4baec0348ce344\""
|
|
},
|
|
"filetype": "text/html",
|
|
"languages": [
|
|
"eng"
|
|
]
|
|
},
|
|
"text": "Downloadify.create('downloadify',{\n filename: function(){\n return document.getElementById('filename').value;\n },\n data: function(){ \n return document.getElementById('data').value;\n },\n onComplete: function(){ \n alert('Your File Has Been Saved!'); \n },\n onCancel: function(){ \n alert('You have cancelled the saving of this file.');\n },\n onError: function(){ \n alert('You must put something in the File Contents or there will be nothing to save!'); \n },\n swf: 'media/downloadify.swf',\n downloadImage: 'images/download.png',\n width: 100,\n height: 30,\n transparent: true,\n append: false\n});",
|
|
"type": "NarrativeText"
|
|
}
|
|
] |