Differences
This shows you the differences between two versions of the page.
| 72:clickable_image [2021/03/01 09:42] – pklr | 72:clickable_image [2024/02/15 00:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Adding Clickable Images in Description ====== | ====== Adding Clickable Images in Description ====== | ||
| - | Clickable images are typically needed in [[: | + | Clickable images are typically needed in [[: |
| - | **1. Select | + | - uploading the image in an editor/ |
| + | - updating the image map by double-clicking on the image and copy-pasting the map information in this box | ||
| - | A tool/ | ||
| - | **2. Copy target link you want to apply to your image map** | + | ===== Create a Clickable Image ===== |
| - | Open the editor | + | **1. Upload |
| - | [[https:// | + | {{ https:// |
| - | Navigate to the element which you want to link with your clickable area. Copy the link into the clipboard. | + | **2. Update |
| - | [[https:// | + | Retrieving link information to be pasted in this image map involves a few steps which have been described in the next section. |
| - | **3. Switch to your preferred | + | {{ https://doc.stagesasaservice.com/ |
| - | In this example we explain the procedure using // | ||
| - | * Open the domain and choose a picture from your PC or load a picture from a website into the generator | + | ===== Generate Image Map Information ===== |
| - | * After you see your image, choose the shape for the clickable area and mark it in your image | + | |
| - | * Use the link you saved in the previous step of //Stages. // | + | |
| - | * Click on //Show Me The Code!// | + | |
| - | * Please copy only the //< | + | |
| - | // | + | A desktop / online tool is required to generate the image map information. For this documentation the online image map generator |
| + | === Steps to generate Stages links === | ||
| - | // | + | First, generate in Stages a list of all the links that you want to use in the clickable image. |
| - | **4. Switch back to Stages** | + | |
| - | * Upload your image to Stages | + | [[https://doc.stagesasaservice.com/lib/exe/fetch.php? |
| - | * Double-click on the image and paste the copied link into the //Image Map// fiel//d// | + | |
| - | * Manually delete the// target="" | + | |
| - | * Make sure** \, [**,**] **characters** **are escaped correctly inside the link e.g. | + | |
| - | *< | + | |
| - | href=" [[www.testurl.com/y=123**[abc]**def|]] | + | * Next, navigate to the element which you want to link with your clickable area. Copy the link into the clipboard. Repeat this step with all the links and save them in a clipboard. **Note: **Do not click on insert. Just copy on a clipboard/ |
| - | | + | |
| - | </code> | + | [[https:// |
| - | *< | + | |
| - | href=" | + | === Steps to work in Image map tool/ |
| - | </ | + | With the list of links, switch to your preferred image map tool. |
| - | * Click on //Save// | + | |
| - | Your clickable | + | In this example, we explain the procedure using // |
| + | |||
| + | - Open the domain and select an image file from your PC or load an image from a website into the generator | ||
| + | - After the image is uploaded, choose the shape for the clickable area and mark it in your image | ||
| + | - Use the link you saved in the previous step of //Stages. // | ||
| + | - Optionally you can assign a title. You can distribute additional areas if you want your image to have more parts to click on. | ||
| + | - Click on //Show Me The Code!// | ||
| + | - Please copy only the //< | ||
| + | |||
| + | {{ https:// | ||
| + | |||
| + | // | ||
| + | |||
| + | === Clean up the image map output === | ||
| + | |||
| + | Before pasting the image map output in the image map section in Stages, it requires some clean-up. Copy the output in a clipboard and perform the steps below: | ||
| + | |||
| + | * Manually delete the string **target=“”** | ||
| + | * Make sure **\, [, | ||
| + | * href=“[[www.testurl.com/ | ||
| + | * href=“[[[Role]**ProjectManager\3**]]” –→ href=“[[[Role]**ProjectManager\\3**]]" | ||
| [[https:// | [[https:// | ||
| + | |||
| + | This** cleaned-up image map output** | ||