MediaWikiNotes

From edgertronic high speed video camera
Jump to navigation Jump to search

This page is intended for those maintain the edgetronic wiki. There is no useful content for camera owners.

Customizing left sidebar

Instructions:

Link:

Limiting what is shown in toolbox:

in SkinTemplate.php, rearrange getToolbox() to add to most toolbox item inclusion tests:

global $wgUser;
 if ( $wgUser->isLoggedIn() && ... ) {

Leave Printable version displayed when not logged in.

FancyBox

Click on an image to see FancyBoxThumbs plugin in action.

JavascriptSlideshow

JavascriptSlideshow: $wgHtml5 must be set to true for this extension to work