Wondered how to insert a shared document or a photograph on Sugar Sync Cloud storage directly into a website page?
Its simple.
Follow these steps.
STEP 1: Get the public link for the file which needs to be placed in the website.
Do a right click on the file which needs to placed on the website and select "Get Public Link". Upon clicking the link would be copied to the clipboard. Paste the link to editor where it can be changed. The public link would be something like this.
https://www.sugarsync.com/pf/A616121_61634464_393271
STEP 2: Modifying the public link
The link obtained in Step 1, needs to be modified for it work directly in a website.
Would need to change, two characters between two slashes ( / ). Need to change pf to piv. The modified url would look like this.
https://www.sugarsync.com/piv/A616121_61634464_393271
STEP 3: Placing the link into the website.
Copy the link from STEP 2, into the website. This would enable for the shared file to open directly on the page.
Example
If the shared file is an image then it can be used like this.
"<"img alt="Sugar Sync Test File" src="https://www.sugarsync.com/piv/A616121_61634464_393271" /">"
In above code replace
"<" with <
">" with >
https://www.sugarsync.com/piv/A616121_61634464_393271 with your own link
No comments:
Post a Comment