BlueBridge.Wiki.SlideShow

Solution Version: 3.0.12206.0

Release Date: 2017-04-06

Solution File: BlueBridge.Wiki.SlideShow.wsp

Displays wiki pages as slideshow presentation

Installation Requirements

Required Solutions

Upgrades

This solution is known as upgradable.

The mimium version must be 3.0.0000.

Installation Instructions

Please start the SharePoint Management Console (as Administrator)

Installation

a) Add Solution in solution store

PS

add-spsolution (resolve-path "BlueBridge.Wiki.SlideShow.wsp")

b) Deploy Solution

PS

install-spsolution "BlueBridge.Wiki.SlideShow.wsp"

c) Activate Features

Upgrade

(Please read the documentation if upgrade is supported)

PS

update-spsolution "BlueBridge.Wiki.SlideShow.wsp"  -LiteralPath (resolve-path "BlueBridge.Wiki.SlideShow.wsp")  

Deinstallation

a) Deactivate features

b) Delete Solution files from servers

PS

uninstall-spsolution "BlueBridge.Wiki.SlideShow.wsp" 

c) Remove solution files from solution store

PS

remove-spsolution -name "BlueBridge.Wiki.SlideShow.wsp"

Additional Information

Features

Name ID Version Scope Hidden
BlueBridge.Wiki.SlideShow 80946987-EF79-4E5D-9441-5F8B8186A206 3.0.12206.108 Web False

Solution Content

The solution contains 15 files.

Files to SharePoint

These files into the sharepoint installation directory (%COMMONPROGRAMFILES%\Microsoft Shared\web server extensions\15)

Release History

Version Date Description
3.0.12206 2017-04-06
3.0.12203 2017-04-03
3.0.8629 2014-04-28

Release 3.0.12206 - 2017-04-06

Type Changes By
Feature Title gr

Release 3.0.12203 - 2017-04-03

Type Changes By
MDS Ready gr

Release 3.0.8629 - 2014-04-28

Type Changes By
beta release dk