MentorWebBlocks 5.1.3
dotnet add package MentorWebBlocks --version 5.1.3
NuGet\Install-Package MentorWebBlocks -Version 5.1.3
<PackageReference Include="MentorWebBlocks" Version="5.1.3" />
paket add MentorWebBlocks --version 5.1.3
#r "nuget: MentorWebBlocks, 5.1.3"
// Install MentorWebBlocks as a Cake Addin #addin nuget:?package=MentorWebBlocks&version=5.1.3 // Install MentorWebBlocks as a Cake Tool #tool nuget:?package=MentorWebBlocks&version=5.1.3
Mentor Web Blocks adds drag and drop website building functionality for content editors, and excellent code encapsulation for developers.
For Developers
The Web Blocks system has been developed to encapsulate code for each block in a re-usable and loosely coupled way. Blocks can now makes use of Partial Views, neatly organising your scripts into re-usable and shareable snippets. Templates can be developed to be pre-populated with blocks and also blocks can be added retrospectively to templates populating all pages using this template with the new block that has been added. For interface developers the Web Blocks system is very flexible and can adapted to work with any interface framework.
The Web Blocks system provides the ability to drag blocks of content into defined areas on a preview canvas, directly from the content tree. Users can create blocks in the content tree in the same way as creating normal pages i.e. from pre-defined block/content types. Content editors can also update their content live from the front end of the web site. Blocks behave just like any other node in the content tree and can have parameters just like normal content pages. Once created blocks can be dragged into the preview panel and re-ordered by dragging around the canvas. Once on the canvas, a block can be double-clicked to pop-up an overlay showing the parameters of that block including WYSISYG editor, media pickers etc.
Learn more about Target Frameworks and .NET Standard.
-
- MentorWebBlocks.Core (>= 5.0.6)
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 |
---|---|---|
5.1.3 | 3,552 | 1/21/2020 |
5.1.2 | 1,425 | 1/10/2020 |
5.1.1 | 1,449 | 9/2/2019 |
5.0.6 | 1,946 | 5/30/2019 |
5.0.5 | 2,032 | 5/13/2019 |
5.0.4 | 1,936 | 12/10/2018 |
5.0.3 | 1,813 | 9/4/2018 |
5.0.2 | 1,677 | 8/14/2018 |
5.0.1 | 2,201 | 4/19/2017 |
5.0.0.5 | 1,761 | 3/22/2017 |
5.0.0.4 | 1,882 | 3/20/2017 |
5.0.0.3 | 1,871 | 2/13/2017 |
5.0.0.2 | 2,228 | 11/3/2015 |
5.0.0 | 1,539 | 11/2/2015 |
5.0.0-alpha2 | 1,374 | 10/16/2015 |
5.0.0-alpha1 | 1,325 | 10/15/2015 |
4.3.0 | 1,827 | 1/8/2016 |
4.0.1 | 2,429 | 3/13/2015 |
3.3.2 | 1,529 | 6/14/2017 |
3.3.1 | 1,738 | 7/4/2014 |
3.3.0 | 1,674 | 7/2/2014 |
3.2.5 | 1,645 | 7/4/2014 |
3.2.4 | 1,640 | 7/1/2014 |
3.1.0 | 1,973 | 1/31/2014 |
Adds a Web Blocks: Builder datatype to the umbraco datatypes