BlueBridge.Wiki

Solution Version: 4.0.13112.0

Release Date: 2018-01-12

Solution File: BlueBridge.Wiki.wsp

Bluebridge Wiki Extensions for Sharepoint

Installation Requirements

Required Solutions

Upgrades

This solution is known as upgradable.

The mimium version must be 4.0.0.

Installation Instructions

Please start the SharePoint Management Console (as Administrator)

Installation

a) Add Solution in solution store

PS

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

b) Deploy Solution

PS

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

c) Activate Features

PS

Enable-SPFeature "BlueBridge.Wiki.AdminSettings" 

Upgrade

(Please read the documentation if upgrade is supported)

PS

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

Deinstallation

a) Deactivate features

PS

Disable-SPFeature "BlueBridge.Wiki.AdminSettings" 

b) Delete Solution files from servers

PS

uninstall-spsolution "BlueBridge.Wiki.wsp" 

c) Remove solution files from solution store

PS

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

Additional Information

Features

Name ID Version Scope Hidden
BlueBridge.Wiki 21B4723B-974C-4cd1-BF71-8881F16ABB2E 4.0.13112.471 Web False
BlueBridge.Wiki.AdminSettings 26B19D19-B3EE-45ee-B525-C7E3A20C3F8E 4.0.13112.471 Farm
BlueBridge.Wiki.ChapterNavigation 4674c34e-7952-4678-9932-36b22cf48ecc 4.0.13112.471 Web False
BlueBridge.Wiki.Editor 23A1930B-3339-4396-BA7F-1BD1B6CA08E2 4.0.13112.471 Site TRUE
BlueBridge.Wiki.Fields EE20E848-5ED0-4d4e-A85D-1478041CAE3F 4.0.13112.471 Site FALSE
BlueBridge.Wiki.LifeCycle E024AD8B-ACDD-482B-B462-84FB8E46B62B 4.0.13112.471 Site TRUE

Solution Content

The solution contains 462 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)

Files for the wwwroot directory of the webapplication

Copy these files into the (inetpub\wwwroot or inetpub\wwwroot\wss\virtualdirectories\xxxx)

Release History

Version Date Description
4.0.13111 2018-11-11
4.0.12830 2017-10-30
4.0.12825 2017-10-25
4.0.12817 2017-10-17
4.0.12809 2017-10-09
4.0.12720 2017-09-20
4.0.12430 2017-06-30
4.0.12206 2017-04-06
4.0.12204 2017-04-04
4.0.12115 2017-03-15
4.0.11424 2016-08-24
4.0.11419 2016-08-19
4.0.11412 2016-08-12
4.0.11110 2016-05-10
4.0.10809 2016-02-09
4.0.10805 2016-02-05
4.0.10726 2016-01-26
4.0.10711 2016-01-11

Release 4.0.13111 - 2018-11-11

Type Changes By
Export: Fixed Export for Webparts for Enterprise Wiki gr

Release 4.0.12830 - 2017-10-30

Type Changes By
Export: Extended Export for Webparts gr

Release 4.0.12825 - 2017-10-25

Type Changes By
Export: Option to export webparts gr
Export: Export Tiles gr

Release 4.0.12817 - 2017-10-17

Type Changes By
Export: Export Webparts gr
Editor: option to hide standard image / document ribbon actions gr

Release 4.0.12809 - 2017-10-09

Type Changes By
WikiTree: ShowOption for Enterprise gr
WikiTree: Allow to add options in Control gr

Release 4.0.12720 - 2017-09-20

Type Changes By
Chapter Navigation: New Settings for disabling chapter gr
Document Picker: Script Error gr
Webparts: Display Document Icon gr
Webparts: Fixed "Add new document" with MDS gr

Release 4.0.12430 - 2017-06-30

Type Changes By
Changes from V.0_3 migrated bk

Release 4.0.12206 - 2017-04-06

Type Changes By
Chapter Navigation improved (tooltip, Link) gr
Document Picker imporved compatibility gr

Release 4.0.12204 - 2017-04-04

Type Changes By
Enable Wiki Settings for blog posts gr
Hide QuickImage/QuickDocument Ribbon Actions for other lists gr
Wiki does not disable MDS on activation gr
Editor extensions works in new blog posts gr
Editor Pickers javascript message fixed gr
Compatibility Mode fixed gr
Wiki Webparts: MDS Compliant gr
WikiTree: New option to hide icon gr
WikiSetup extended gr
ExportApplication also with view name gr
WikiTree: Now Cookie defined n Path for Site gr
SyntaxHiglight works with MDS gr
ListSearch works with MDS gr
Scripts now work with MDS: Added Script Dependencies gr
Updated Mediaplayer for IE 10 and higher gr
XSLT Extensions now uses current context gr

Release 4.0.12115 - 2017-03-15

Type Changes By
Improved WikiSetup for powershell setup gr
Export for external components improved gr

Release 4.0.11424 - 2016-08-24

Type Changes By
Added Import Settings Option gr

Release 4.0.11419 - 2016-08-19

Type Changes By
Fix Script Error in CreatePage gr

Release 4.0.11412 - 2016-08-12

Type Changes By
Update Project file (Logging/Util Version) bk
Update BlueBridge.Logging.dll/BlueBridge.Spex.Utils.dll/BlueBridge.Utils.dll bk

Release 4.0.11110 - 2016-05-10

Type Changes By
Added Interface for Wiki Setup from external components gr
Refactored some methods to allow setup from external gr

Release 4.0.10809 - 2016-02-09

Type Changes By
Update SpexUtils gr

Release 4.0.10805 - 2016-02-05

Type Changes By
LifeCycle: Support for HTML in Mail template gr
LifeCycle: Formatting for users gr

Release 4.0.10726 - 2016-01-26

Type Changes By
Localization for TableOfContents gr
Export ensures additional fields (Author, Contact) gr
Export Extensions has new option to check for standard/enterprise wiki gr

Release 4.0.10711 - 2016-01-11

Type Changes By
Migration to SP2016 bk