mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#1039: Fix image links in asset hosting page
This commit is contained in:
parent
4605685b35
commit
cbc2b35ac6
@ -11,7 +11,7 @@ To publish assets on the Ocean Marketplace, publishers must provide a link(an UR
|
||||
|
||||
On Ocean Marketplace, a publisher must provide the link to the asset during publish step. Once the asset is published, this link cannot be changed. So, it is essential that the publisher correctly sets this field (shown in the below image).
|
||||
|
||||
![Publish - File URL field](<images/marketplace/publish/marketplace-publish-file-field (1) (1).png>)
|
||||
![Publish - File URL field](./images/marketplace/publish/marketplace-publish-file-field.png)
|
||||
|
||||
### Hosting services
|
||||
|
||||
@ -27,7 +27,7 @@ Open https://drive.google.com and upload the file you want to publish on the Oce
|
||||
|
||||
The file URL will be of the form `https://drive.google.com/file/d/<FILE-ID>/view?usp=sharing`, where the `<FILE-ID>` is the unique alphanumeric string. Verify if the URL is correct by entering it in a browser and check if the file is downloaded.
|
||||
|
||||
![Google Drive link](<images/marketplace/publish/publish-google-drive (1) (1).png>)
|
||||
![Google Drive link](./images/marketplace/publish/publish-google-drive.png)
|
||||
|
||||
**Step 2 - Create a downloadable link**
|
||||
|
||||
@ -41,7 +41,7 @@ Note the `<FILE-ID>` from step 1 and create a URL as below.
|
||||
|
||||
After creating a downloadable file URL, fill the `File*` field with the downloadable URL created in step 2.
|
||||
|
||||
![Publish - Google Drive file](<images/marketplace/publish/publish-google-drive-2 (1) (1).png>)
|
||||
![Publish - Google Drive file](./images/marketplace/publish/publish-google-drive-2.png)
|
||||
|
||||
_Note: Google Drive allows only shared files to be downloaded, as shown in the above steps. The above method does not work with the shared folder. As a workaround, publishers can upload a zip of a folder and upload it as a file._
|
||||
|
||||
@ -61,47 +61,47 @@ Create an account on [Azure](https://azure.microsoft.com/en-us/). Users might al
|
||||
|
||||
Go to the Azure portal: https://portal.azure.com/#home and select `Storage accounts` as shown below.
|
||||
|
||||
![Create a storage account - 1](../images/marketplace/publish/azure-1.png)
|
||||
![Create a storage account - 1](./images/marketplace/publish/azure-1.png)
|
||||
|
||||
**Create a new storage account**
|
||||
|
||||
![Create a storage account - 2](../images/marketplace/publish/azure-2.png)
|
||||
![Create a storage account - 2](./images/marketplace/publish/azure-2.png)
|
||||
|
||||
**Fill in the details**
|
||||
|
||||
![Add details](../images/marketplace/publish/azure-3.png)
|
||||
![Add details](./images/marketplace/publish/azure-3.png)
|
||||
|
||||
**Storage account created**
|
||||
|
||||
![Storage account created](../images/marketplace/publish/azure-4.png)
|
||||
![Storage account created](./images/marketplace/publish/azure-4.png)
|
||||
|
||||
**Step 2 - Create a blob container**
|
||||
|
||||
![Create a blob container](../images/marketplace/publish/azure-5.png)
|
||||
![Create a blob container](./images/marketplace/publish/azure-5.png)
|
||||
|
||||
**Step 3 - Upload a file**
|
||||
|
||||
![Upload a file](../images/marketplace/publish/azure-6.png)
|
||||
![Upload a file](./images/marketplace/publish/azure-6.png)
|
||||
|
||||
**Step 4 - Share the file**
|
||||
|
||||
**Select the file to be published and click Generate SAS**
|
||||
|
||||
![Click generate SAS](../images/marketplace/publish/azure-7.png)
|
||||
![Click generate SAS](./images/marketplace/publish/azure-7.png)
|
||||
|
||||
**Configure the SAS details and click `Generate SAS token and URL`**
|
||||
|
||||
![Generate link to file](../images/marketplace/publish/azure-8.png)
|
||||
![Generate link to file](./images/marketplace/publish/azure-8.png)
|
||||
|
||||
**Copy the generated link**
|
||||
|
||||
![Copy the link](../images/marketplace/publish/azure-9.png)
|
||||
![Copy the link](./images/marketplace/publish/azure-9.png)
|
||||
|
||||
**Step 5 - Publish the asset using the generated link**
|
||||
|
||||
Now, copy and paste the link in the Publish page in the Ocean Marketplace.
|
||||
|
||||
![Publish the file as an asset](../images/marketplace/publish/azure-10.png)
|
||||
![Publish the file as an asset](./images/marketplace/publish/azure-10.png)
|
||||
|
||||
#### OneDrive
|
||||
|
||||
@ -111,17 +111,17 @@ Create an account on [Microsoft](https://www.microsoft.com/en-us/microsoft-365/o
|
||||
|
||||
Go to [OneDrive](https://onedrive.live.com/) and upload the file to be published.
|
||||
|
||||
![Upload a file](../images/marketplace/publish/one-drive-1.png)
|
||||
![Upload a file](./images/marketplace/publish/one-drive-1.png)
|
||||
|
||||
**Step 2 - Get link**
|
||||
|
||||
After the file is uploaded, right click on the file and click `Embed`, and copy the link.
|
||||
|
||||
![Get an embeddable link](../images/marketplace/publish/one-drive-2.png)
|
||||
![Get an embeddable link](./images/marketplace/publish/one-drive-2.png)
|
||||
|
||||
Copy the highlighted content as shown in the below image:
|
||||
|
||||
![Copy the iframe](../images/marketplace/publish/one-drive-3.png)
|
||||
![Copy the iframe](./images/marketplace/publish/one-drive-3.png)
|
||||
|
||||
The copied content has the following format:
|
||||
|
||||
@ -147,4 +147,4 @@ Enter the URL in the browser and verify if the file is downloaded correctly.
|
||||
|
||||
Copy and paste the link in the Publish page in the Ocean Marketplace.
|
||||
|
||||
![Publish the file as an asset](../images/marketplace/publish/one-drive-4.png)
|
||||
![Publish the file as an asset](./images/marketplace/publish/one-drive-4.png)
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 87 KiB |
Binary file not shown.
Before Width: | Height: | Size: 87 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user