Embed: Difference between revisions

From ETA
Jump to navigationJump to search
No edit summary
Line 8: Line 8:
There is already a placeholder banner included on all the group pages. Yuo can change this by uploading your banner and replacing the file name.  
There is already a placeholder banner included on all the group pages. Yuo can change this by uploading your banner and replacing the file name.  


Steps:
'''Steps:'''
<br> 1. Upload the banner image via "Upload file" (left side menu)
<br> 1. Upload the banner image via "Upload file" (left side menu)
<br> 2. Click "Edit" on top of the page
<br> 2. Click "Edit" on top of the page
Line 24: Line 24:
=='''Add Powerpoint presentation'''==
=='''Add Powerpoint presentation'''==


Steps:
'''Steps:'''
<br> 1. Upload the (compressed) pptx file via "Upload file" (left side menu)
<br> 1. Upload the (compressed) pptx file via "Upload file" (left side menu)
<br> 2. Copy the uploaded file's URL. Right click on the file name and choose "Copy link address". Note the link address of your presentation.
<br> 2. Copy the uploaded file's URL. Right click on the file name and choose "Copy link address". Note the link address of your presentation.
Line 35: Line 35:
</pre>
</pre>


Youtube video
=='''Youtube video'''==
 
'''Steps:'''
upload the video to youtube and add
upload the video to youtube and add
<nowiki>
<nowiki>
Line 41: Line 43:
</nowiki>
</nowiki>


Google drive video
=='''Google drive video'''==
 
'''Steps:'''
upload the video to google and add
upload the video to google and add
<nowiki>
<nowiki>
<youtube width="850" height="480">BxLt6Vgvxc8</youtube>
<youtube width="850" height="480">BxLt6Vgvxc8</youtube>
</nowiki>
</nowiki>

Revision as of 12:04, 19 March 2026


Before you can make any changes on the wiki you have to login via "log in" (top-right on the page).

Replace banner

There is already a placeholder banner included on all the group pages. Yuo can change this by uploading your banner and replacing the file name.

Steps:
1. Upload the banner image via "Upload file" (left side menu)
2. Click "Edit" on top of the page
3. Chnage the file name "ws.jpg" to the uploaded banner.


__NOTOC__

[[File: ws.jpg | 850px ]]

Add Powerpoint presentation

Steps:
1. Upload the (compressed) pptx file via "Upload file" (left side menu)
2. Copy the uploaded file's URL. Right click on the file name and choose "Copy link address". Note the link address of your presentation.
3. Next to the title of the page click on "edit" and add the following code: LINK_ADRESS_OF_UPLOADED_POWERPOINT_PRESENTATION should be replaced with the link address from Step 2 and should look like https://e.ta.tudelft.nl/images/2/2f/TestPPEmbed.pptx.

<html>
<iframe src="https://view.officeapps.live.com/op/view.aspx?src=LINK_ADRESS_OF_UPLOADED_POWERPOINT_PRESENTATION" frameborder="0" height="500px" width="100%"></iframe>
</html>

Youtube video

Steps: upload the video to youtube and add <youtube width="850" height="480">BxLt6Vgvxc8</youtube>

Google drive video

Steps: upload the video to google and add <youtube width="850" height="480">BxLt6Vgvxc8</youtube>