![]() Release status: unmaintained |
|
---|---|
Implementation | Tag |
Description | Display your Memotoo data (address book, calendar, bookmarks, ...) on your MediaWiki |
Author(s) | Thomas Pequet |
MediaWiki | 1.13+ |
License | No license specified |
Download | here |
Tags
|
|
The Memotoo extension allows to display your Memotoo data (address book, calendar, bookmarks, tasks and notes) on your MediaWiki.
Usage
- Go to the settings of your data and configure it:
- Copy the HTML generated WITHOUT
"<iframe src="http://www.memotoo.com/
at the beginning and
"</iframe>"
at the ending.
- Paste the html between "<memotoo>" and "</memotoo>" and insert it into you MediaWiki page.
For Example:
<memotoo>contactsEmbed.php?uid=xxxxxxxxxxx&q=xxxxxxxxxxx" width="600" height="500" style="border:1px solid #999999" frameborder="0" scrolling="auto"></memotoo>
Download instructions
Go to http://wiki.memotoo.com/wiki/Memotoo.com_and_MediaWiki, copy and paste the extension code to a text editor and save the file as "memotoo.php".
Installation
- Put the extension file in your extension folder.
- Put the following code at the end of "LocalSettings.php":
#Extension: Memotoo require_once('extensions/memotoo.php');
Examples
If you use this extension, you can add a link to your MediaWiki site here:
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.