MediaWiz.Forums
10.4.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MediaWiz.Forums --version 10.4.2
NuGet\Install-Package MediaWiz.Forums -Version 10.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MediaWiz.Forums" Version="10.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediaWiz.Forums --version 10.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MediaWiz.Forums, 10.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MediaWiz.Forums as a Cake Addin #addin nuget:?package=MediaWiz.Forums&version=10.4.2 // Install MediaWiz.Forums as a Cake Tool #tool nuget:?package=MediaWiz.Forums&version=10.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MediaWizForums
Simple Forum add on for Umbraco ≥ 10.
New version 10 nuget package released
- Removed partial view files and replaced with Viewcomponents
- Removed dependency on platform specific System.Drawing for Captcha control
- Template views maintened in RCL rather than in package.zip
Tested in v10 and v11 of Umbraco
10.4.1
Added 'mark as answered' to posts Update to Custom ForumIndex fields + Rebuild on publish post Changed DisplayPost Razor function into ViewComponent Fixed issue with tinyMCE initialisation in modal popups
10.4.2
Fixed issue with tinyMCE image uploads Fixed issue with sorting, stickiness values
Added 'My Files' section to members profile page Added Config section to appsettings.json
"MediaWizOptions": {
"MaxFileSize": 8, - Maximum file size in MB
"AllowedFiles": [ ".gif", ".jpg", ".png", ".svg", ".webp" ], - Allowed image file extensions
"UniqueFilenames": true - if true uses random guid for filename, if false uses name of uploaded file
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Maui.Graphics (>= 7.0.52)
- Microsoft.Maui.Graphics.Skia (>= 7.0.52)
- Umbraco.Cms.Core (>= 10.0.0)
- Umbraco.Cms.Web.BackOffice (>= 10.0.0)
- Umbraco.Cms.Web.Common (>= 10.0.0)
- Umbraco.Cms.Web.Website (>= 10.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
14.0.0 | 141 | 6/13/2024 |
13.1.1 | 170 | 7/11/2024 |
13.1.0 | 139 | 5/30/2024 |
13.0.1 | 127 | 4/29/2024 |
13.0.0 | 240 | 12/19/2023 |
10.6.1 | 198 | 11/23/2023 |
10.6.1-rc1.6 | 98 | 8/22/2023 |
10.6.1-rc1.5 | 73 | 8/22/2023 |
10.6.1-rc1.4 | 81 | 8/20/2023 |
10.6.1-rc1.3 | 75 | 8/18/2023 |
10.6.1-rc1.2 | 124 | 8/16/2023 |
10.6.1-rc1.1 | 78 | 8/15/2023 |
10.6.1-rc1 | 123 | 8/15/2023 |
10.6.0 | 1,391 | 7/28/2023 |
10.4.5-rc2 | 126 | 7/20/2023 |
10.4.5-rc1 | 132 | 7/20/2023 |
10.4.4 | 152 | 7/18/2023 |
10.4.3 | 190 | 4/14/2023 |
10.4.2 | 221 | 3/31/2023 |
10.4.1 | 301 | 1/5/2023 |
10.4.0 | 295 | 12/15/2022 |
10.3.3 | 301 | 12/8/2022 |
10.3.2 | 292 | 12/7/2022 |
10.3.1 | 325 | 12/3/2022 |
10.3.0 | 315 | 11/25/2022 |
10.0.0 | 296 | 12/15/2022 |
9.0.1 | 488 | 7/13/2022 |
9.0.0 | 472 | 6/13/2022 |
Fixed main template content