QBankModule 4.1.111
dotnet add package QBankModule --version 4.1.111
NuGet\Install-Package QBankModule -Version 4.1.111
<PackageReference Include="QBankModule" Version="4.1.111" />
paket add QBankModule --version 4.1.111
#r "nuget: QBankModule, 4.1.111"
// Install QBankModule as a Cake Addin #addin nuget:?package=QBankModule&version=4.1.111 // Install QBankModule as a Cake Tool #tool nuget:?package=QBankModule&version=4.1.111
QBank Module is a module for media support. The module includes a QBank tool foor TinyMCE and media references. IMPORTANT: After first install, go to Admin mode to initiate QBank.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- EPiServer.CMS.Core (>= 9.0.0 && < 10.999.0)
- HtmlAgilityPack (>= 1.4.9.4 && < 1.4.9.9)
- log4net (>= 2.0.0 && < 2.9999.0)
- RestSharp (>= 105.2.3 && < 105.2.9999)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
TinyMCE editor is updated. Image title and description are now updated according to media's title.
All three qbankproperties are moved to the qbankmedia media element as data attributes. They can be defined like following: data-qbankproperty1 etc.
Fixed an issue with personal account settings and Asp.Net Membership Provider.