Extension:Memotoo
Warning: The code or configuration described here poses a major security risk. Site administrators: You are advised against using it until this security issue is resolved. Problem: Vulnerable to Cross-site scripting attacks, because it passes user input directly to the browser. This may lead to user accounts being hijacked, among other things. Solution: strictly validate user input and/or apply escaping to all characters that have a special meaning in HTML |
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() 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 |
|
|
The Memotoo extension allows to display your Memotoo data (address book, calendar, bookmarks, tasks and notes) on your MediaWiki.
Usage Edit
- 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 Edit
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 Edit
- 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 Edit
If you use this extension, you can add a link to your MediaWiki site here: