Socket
Book a DemoInstallSign in
Socket

N2CMS.Dinamico

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

N2CMS.Dinamico

Dinamico is a template pack for N2 CMS that uses MVC4/Razor. This is immediately usable templates built upon the N2 CMS framework. N2 CMS is a lightweight CMS library that can be used as is, or in combination with many features out of the box using template pack for MVC2, MVC3/razor or WebForms.

nugetNuGet
Version
2.9.6
Version published
Maintainers
3
Created
Source

== Controllers ==

Controllers controlling content items that are routed through via the content route.

== Models ==

Models used by to dinamico controllers and views.

== Registrations ==

Registrations define what is editable in the management UI. These extend any declarations on the models themselves.

== Themes ==

This is the themes root folder. When no theme is selected or if a theme doesn't define a certain view or css the resource is retrieved from /Dinamico/Themes/Default/... When a theme is used and a resource exists in /Dinamico/Themes/[SelectedThemeName/... this is chosen before the default resource.

== Simple Parts & Pages ==

You can quickly add simple "template first" parts or pages by adding a single cshtml file to a directory:

  • Parts: /Views/ContentParts/*.cshtml
  • Pages: /View/ContentPages/*.cshtml Look at /Dinamico/Themes/Default/Views/Content[Parts|Pages] for inspiration

Keywords

N2

FAQs

Package last updated on 13 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts