Changes

Jump to: navigation, search

Help:Editing

4 bytes added, 14:58, 5 August 2018
no edit summary
== Google maps ==
To create new or edit existing Google maps on pages, click on the map button httphttps://www.madacamp.com/extensions/GoogleMaps/images/button_map_open.gif above the edit box.
Find the region to display, set the various size and display options and thereafter copy the resulting <googlemap>...<googlemap> code into the edit box and save the page.
== Adding RSS news feeds to pages ==
RSS (Really Simple Syndication) allows importing summaries and corresponding links to news articles. For example, a Google [httphttps://news.google.com news search] for any keyword or phrase can be imported. HOwever, Google does not include RSS feed URLs directly on their search result pages but it's not complicated to piece together the relevant feed URLs. For example, a search for the phrase "madagascar lemurs" can be included on a page as follows:
<pre><rss template="Google-feed" filterout="movie penguins">https://news.google.com/news?pz=1&cf=all&ned=us&hl=en&q=%22madagascar+lemurs%22&cf=all&output=rss</rss></pre>
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">vDYzsT3d06I</font>&feature=related] and place in the edit form as follows:
<nowiki><HTML5video type="youtube" width="600" height="338">vDYzsT3d06I</HTML5video></nowiki>

Navigation menu