Extension:Memotoo
From MediaWiki.org
http://www.mediawiki.org/w/index.php?title=Extension:Memotoo&action=edit&redlink=1
|
Memotoo.com and MediaWiki Release status: unknown |
|
|---|---|
| Implementation | Tag |
| Description | Display your Memotoo data (address book, calendar, bookmarks, ...) on your MediaWiki |
| Author(s) | Thomas Pequet |
| MediaWiki | 1.13 (should also work with previous versions) |
| License | No license specified |
| Download | here |
|
Check usage (experimental) |
|
Contents |
[edit] What can this extension do?
This extension allows to display your Memotoo data (address book, calendar, bookmarks, tasks and notes) on your MediaWiki.
[edit] 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>
[edit] 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".
[edit] 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');
[edit] Examples
If you use this extension, you can add a link to your MediaWiki site here:
