BlueBridge.Wiki.Import

Solution Version: 3.0.12203.0

Release Date: 2017-04-03

Solution File: BlueBridge.Wiki.Import.wsp

IMport Wiki Pages from Word documents

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.Import.wsp")

b) Deploy Solution

PS

install-spsolution "BlueBridge.Wiki.Import.wsp"-gacdeployment

c) Activate Features

Upgrade

(Please read the documentation if upgrade is supported)

PS

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

Deinstallation

a) Deactivate features

b) Delete Solution files from servers

PS

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

c) Remove solution files from solution store

PS

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

Additional Information

Features

Name ID Version Scope Hidden
BlueBridge.Wiki.Import ed984ef3-de2c-4659-ad03-10908280c186 3.0.12203.11 Web False

Solution Content

The solution contains 20 files.

Files to SharePoint

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

Files for Global Assembly Cache (GAC)

Files into the global assembly cache (%WINDIR%\assembly)

Release History

Version Date Description
3.0.12203 2017-04-03
3.0.10805 2016-02-05
3.0.10726 2016-01-26

Release 3.0.12203 - 2017-04-03

Type Changes By
Use bbwiki JQUery gr
Use Script/StyleBlocks for MDS gr

Release 3.0.10805 - 2016-02-05

Type Changes By
Selection of import mode bk
Sort bk

Release 3.0.10726 - 2016-01-26

Type Changes By
beta release gr