Wiki Training
Introduction
This page is a draft. It aims at documenting all the relevant information for a new user of the wiki.
Tags
You can search by tags using "[tag]" braket in the search bar. (could propose an little button on the side of the search bar that looks like a tag.)
User Profile
Edit your user profile with relevant information. If you have used a position amaravati account instead of a personal amaravati account when login in, make sure you add you name to your position, like: Audio Editor (Issaro Bhikkhu)
Creating Buttons
Images
Drag and drop images from your computer directly in the edit mode or use the image icon in the tool bar.
If you align them right or left, the images will be merging with the text for nice effect !
Resize them and drag them where you need them.
Attachment
The wiki allow you to attach any file to a page. Click on the left bar in edit mode on the attachment icon to upload files. The attachments will be displayed in the top left section of the page for the user to download or to view. When clicking on the little arrow next to them, you will find the links to download or view. By right clicking on the view link, you can copy the link address and use it in a button like this one below.
Embedding Iframe
If you are willing to to
Google Drive Folder
Here for example, the code :
<iframe style="width: 100%; height: 600px; border: 0;" src="https://drive.google.com/embeddedfolderview?id=1wzzG6D8545TNnA-bQSUT2wJ4adwgvYWu#list"></iframe>
was added in the source code of the edit mode replacing the id of the folder by the one you want. It display as follow.:
To imbed a pure PDF from a google Drive, click on Open in new window on the corner right when viewing a PDF.
Then change the URL view->preview at the end. This will give you a pure PDF without any UI
Then a simple iframe will do the trick:
<iframe src="https://drive.google.com/file/d/17yGPG7jO87dF8OvKYoB20RUAzP0yB_QO/preview"></iframe>
change the height attribute for a better fit to the page
<iframe style="width: 880px; height: 900px;" src=...
You will find example of this on the Atem Mini Pro page.
Notifications Settings
You will receive notification as you choose in your setting, when people modify or edit content you have created or on pages you are watching.
Power User Features
The following video shows more advanced feature of the wiki.
Overview of the wiki
To have an overview of the content of the wiki. Click on the Amaravati Logo at the top left.
You can then enable a list view (on the right) which will show all the book titles of the wiki under their respective shelves.