Skip to content

ubc/EmbedPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

1. Unpack the extension in the extensions dir.

2. Add to LocalSettings.php
wfLoadExtension( 'EmbedPage' ); in LocalSettings.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

Packages

No packages published

Languages

  • PHP 100.0%