Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.
/ EmbedPage Public archive
forked from scmc/EmbedPage

Adds an article embed syndication option for mediawiki.

Notifications You must be signed in to change notification settings

BCcampus/EmbedPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

INSTALLATION

1. Unpack the extension in the extensions dir. 

2. Add to LocalSettings.php 
require_once("$IP/extensions/EmbedPage/EmbedPage.php");

## Use with extension https://github.com/ubc/EmbedTracker 
## if you want to see who is embedding your pages.

DEPENDENCIES

Requires PHP/cURL . If anyone knows a hook to pull the rawHTML output please let me know
so this dependency can be removed.

About

Adds an article embed syndication option for mediawiki.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%