Solution Version: 4.0.12430.0
Release Date: 2017-06-30
Solution File: BlueBridge.Wiki.Import.wsp
IMport Wiki Pages from Word documents
Installation Requirements
Required Solutions
- BlueBridge.Core.wsp
(Version 5.0.15101 or higher)
- BlueBridge.Wiki.wsp
(Version 4.0.10726 or higher)
Upgrades
This solution is known as upgradable.
The mimium version must be 4.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 |
4.0.12430.447 |
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)
- TEMPLATE\FEATURES\BlueBridge.Wiki.Import\Resources\Resources.de-de.resx
- TEMPLATE\FEATURES\BlueBridge.Wiki.Import\Resources\Resources.en-US.resx
- TEMPLATE\FEATURES\BlueBridge.Wiki.Import\Resources\Resources.resx
- TEMPLATE\FEATURES\BlueBridge.Wiki.Import\feature.xml
- TEMPLATE\FEATURES\BlueBridge.Wiki.Import\ribbonactions.xml
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\images\Action_Import.png
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\images\Action_Import_16.png
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\images\Action_Import_32.png
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\App_LocalResources\Import.aspx.de.resx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\App_LocalResources\Import.aspx.resx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\App_LocalResources\ImportConfig.aspx.de.resx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\App_LocalResources\ImportConfig.aspx.resx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\Import.aspx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\ImportConfig.aspx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\version.aspx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\version.txt
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\versionhistory.aspx
- TEMPLATE\LAYOUTS\BlueBridge.Wiki\import\versionhistory.xml
Files for Global Assembly Cache (GAC)
Files into the global assembly cache (%WINDIR%\assembly)
- Aspose.Words.dll
- BlueBridge.Spex.Wiki.Import.dll
Release History
Release 4.0.12430 - 2017-06-30
Release 4.0.11422 - 2016-08-22
Type |
Changes |
By |
|
New assembly |
bk |
Release 4.0.11412 - 2016-08-12
Type |
Changes |
By |
|
Migration to SP2016 |
bk |