-
Notifications
You must be signed in to change notification settings - Fork 1
Add Museum
To add museum you have to be logged in to the website. (How to login)
You will be redirected to museum creation page where you can edit the Name, Introduction, Description and picture of the museum. The page should look like this:
-
You can use markdown text with real time rendering for the description of the museum.
-
To add videos, upload it on YouTube. Then paste this in your markdown code
[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg)](http://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE)
and copy the video ID from the YouTube URL. -
Once you are done adding stuff click the "Submit" button that should be dark green if entered information is valid.
-
The data of your new museum will be checked once more and if everything is fine museum will be added successfully.
-
If for some reason museum could not be created an error message will be displayed in that case you have to adjust museum information and try submitting form again.
-
Once everything is done you can go to your "User Profile" to view your museums and manage them.