Skip to content
/ EmbedPage Public

Adds an article embed syndication option for mediawiki.

Notifications You must be signed in to change notification settings

scmc/EmbedPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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