48,198
edits
Changes
no edit summary
__INDEX__
'''This website can be edited within Madagascar only. If you would like editing permission from elsewhere, you need an invitation from an administrator of the site.'''
== Text editing ==
The most basic text editing features, such as boldface, italics and links can be formatted with help of the buttons above the edit box. Alternatively, the syntax is simple. For '''bold text''', enclose the word(s) within three single quotes:
<nowiki>'''bold text'''</nowiki>
For ''italic text'', enclose the text with two single quotes:
<nowiki>''italic text''</nowiki>
To link a text to another page within the wiki, enclose the word in double square double brackets:
<nowiki>[[</nowiki>[[Anakao]]<nowiki>]]</nowiki>
To link to a page on another website, enclose the link location within single square brackets and the linked word(s) after the URL:
<nowiki>[http://www.examplepinterest.com example/madacamp MadaCamp Pinterest board]</nowiki> This will appear as:
Alternatively, type a full URL without the brackets, eg: .e.g.:
<nowiki>http://www.examplepinterest.com/madacamp</nowiki>
... to display the link as follows:
http://www.examplepinterest.com/madacamp
To make a listing, prefix the list items with asterixes: ...
To link to a page from an image instead of an image leading to larger version of the file shown on a page, add the link parameter to the image markup, eg.:
[[Image:Big_fish.jpg|100px200px|link=Big_fish]][[Image:Madagascar_Coffee_001.jpg|200px|link=Madagascar_Coffee]]
<pre>[[Image:Big_fish.jpg|100px200px|link=Big_fish]][[Image:Madagascar_Coffee_001.jpg|200px|link=Madagascar_Coffee]]</pre>
== Link to an image or other file ==
[mailto:hello@madacamp.com hello@madacamp.com]
== Skype button Maps ==
<!pre><nowiki><div style="max-width:600px;">{{#display_map:-15.214232, 50.076107~[[File:Skype_configuration.jpgHotel Fitiavana]]--~~;|type=satellite|service=google|width=auto|height=400|zoom=18|controls=pan, zoom, type, scale|copycoords=yes}}</div></nowiki></pre>
style="width:100%;max-width:600px;" style= '''Google maps''' =="width:100%;max-width:600px;"
<!--''Additional information:'' -->
== Adding RSS news feeds to pages ==
RSS means (Really Simple Syndication. It's a standard code format for feeding various news reader applications (including web browsers) with news allows importing summaries and corresponding links to news articles. For example, do a Google news search at [httphttps://news.google.com http://news.google.comsearch] for any given keyword or phrasecan be imported. Thereafter scroll HOwever, Google does not include RSS feed URLs directly on their search result pages but it's not complicated to piece together the bottom of relevant feed URLs. For example, a search for the phrase "madagascar lemurs" can be included on a page and find the RSS symbol [[Fileas follows:RSS_icon.png|14px]]. Follow the link to the URL of the raw RSS feed.
== Uploading a single image images ==
To add your own images, first [[Special:Userlogin| sign up]] and thereafter click on the [[Special:Upload|Upload file]] link in the toolbox on the left, which allows uploading a single image at the time. Note that the link does not appear to site visitors who are not logged in.
You can repeat the procedure for more than one image or chose to upload multiple images via the ''[[Special:MultipleUpload|Upload multiple files'' link, detailed below]] function which allows uploading up to five images at the time. == Image size == A recommended image size for this site is minumim 1500 pixels height or width. Many digital cameras produce images with a 4:3 aspect ratio and which are usually larger than 1500 pixels in width or height.
A good free graphics application to scale images with down is [http://www.gimp.org The Gimp] It is free to download and install for all operating systems.<!--Alternatively, try the Pixlr online photo editor at http://pixlr.com/editor/-->
<!--
Within ~/wiki/maintenance/ run:
php importImages.php /tmp/import_images --user=CampMaster --comment="MadaCamp photos"
For more help, type php importImages.php --help
<gallery>
</gallery>
The code example of the above gallery is shown below:
<pre><nowiki>
<gallery>
</gallery>
</nowiki></pre>
<nowiki><gallery></nowiki> parameters:
caption="Caption above gallery"
widths=''n'' - image widths in pixels
heights=''n'' - image heights in pixels
perrow=''n'' - number of images per row
mode=''n'' - can be used with the following paramenters:
* traditional - the default gallery display
* nolines - like traditional but without border lines.
* packed - all images will have the same height but different widths, with minimal space between images. The rows will organise themselves according to the screen width.
* packed-overlay - shows captions on the image in a semi-transparent white overlay.
* packed-hover - similar to packed-overlay but with the caption and box showing on hover.
== Wide images ==
To display a video from YouTube on this site, extract and copy the relevant video ID that is part of a YouTube URL, e.g.
[httphttps://www.youtube.com/watch?v=_OKs7qpJvRI&feature=related httphttps://www.youtube.com/watch?v=<font color="#bd0000">_OKs7qpJvRIvDYzsT3d06I</font>&feature=related] and paste it into place in the edit form as follows:
<HTML5video type="youtube" width="600" height="338">_OKs7qpJvRIvDYzsT3d06I</youtubeHTML5video>
== Uploading videos MadaCamp == To upload a video on MadaCamp, firstly make the video available in three formats: .mp4, .ogg and .webm. This can easily be done via an online video conversion tool such as [https://cloudconvert.com cloudconvert.com]. Thereafter save the three versions on your system before uploading them with identical fileames but with the different file extensions, e.g.: Dragonfile.mp4 Dragonfile.ogg Dragonfile.webm Thereafter include the video on the page without the file suffix: <nowiki><HTML5video width="520" height="320" autoplay="true" loop="true">Dragonfly</HTML5video></nowiki> Different browsers will automatically select the suitable format for their individual systems. <googlevideoHTML5video width="520" height="320" autoplay="true" loop="true">7281432690466273651Dragonfly</googlevideoHTML5video> <!--Bug: Thumbs does not show up on Ipad, which affects autoplay="false" mode. https://www.mediawiki.org/w/index.php?oldid=2285855 -->
<!--
== Editing and publishing videos ==
While YouTube offers an a quick and easy conversion process from any original way to publish a video file format into website compatible Flash video (FLV) format is by simply uploading your video onto it into a YouTube accountand thereafter including it on a page, YouTube will display links to other user's YouTube hosted videos at the end of your video, often in combination with Google syndicated advertising. To prevent this mostly irrelevant information from being displayed along with your video, you can upload your video also be uploaded directly on MadaCamp, after first having converted it into FLV format. If your video has been shot with a digital camera, it is likely Your original may be an Mpeg, AVI, Quicktime or some other format. The conversion into FLV format can then be done using an advanced a video editor such as [http://en.wikipedia.org/wiki/Avidemux Avidemux], which is available for free download on all operating systems:
[[File:Avidemux.jpg|600px]]
Alternatively, [http://ffmpeg.org FFmpeg] is an excellent and free video editing tool, but requires command line editing, which is mainly done on Linux and OSX systems.
For Windows users, a nice and simple FLV conversion tool is [http://www.miksoft.net/mobileMediaConverter.htm Mobile Media Converter]. While Mobile Media Converter lack various advanced editing features that exists in Avidemux, if all you need is to simply convert a video into FLV format without fancy special editing, Mobile Media Converter is a perfectly good tool for the purpose. Various pre-configured size, bandwidth and quality level options are available in the conversion process.
<table cellpadding="0" cellpadding="0" border="0" style="border:1px solid #cccccc; float:left; margin-right:10px; width:328px;"><tr>
For tips a tricks on editing video in Windows or Mac OSX or using various cloud based (online) tools, watch BBC's [http://news.bbc.co.uk/2/hi/programmes/click_online/9484842.stm The essential guide to video editing] webcast from 13 May 2011.
-->
<!--
== Adding language switches ==
Note: Language switches are currently deactivated.
To add language switches for French and Malagasy versions to appear in the left column of any content page is simple. For example, the following code was added in the edit box of the page [[Lemur|http://madacamp.com/Lemur]]:
The language swith codes can be added anywhere in the editing box, for example at the end.
-->
<!-- This feature has been removed due to comment spam