Tagged Questions
N2 is a lightweight open source content management system that runs on top of ASP.NET
23
votes
31answers
8k views
Is there any CMS better than WordPress or should I roll my own?
I'm developing a small business website and want to give some control over content to the client but also allow myself control over the outputted code. Indeed allow the user to fill in the content ...
9
votes
3answers
868 views
Web site projects vs Web Application - which is better?
I've just started using a cms (N2) which has a template basic implementation using a web site project template in vs2008. I've noticed that when compiling it it takes a lot longer than using a web ...
5
votes
6answers
2k views
Considering N2 CMS but worried about performance. Is this justified?
Hy, does anyone worked with N2 Content Management System(http://www.codeplex.com/n2).
If yes, how does it perform, performance wise(under heavy load)?
It seems pretty simple and easy to use.
Adrian
3
votes
1answer
237 views
N2 CMS: Are nested collections of ContentItems possible?
Can an arbitrary number of ContentItems of the same class to be added to a page in N2? And can they be nested?
I.e. Is there a way to define a collection of ContentItems as a property in N2? I’d also ...
3
votes
1answer
870 views
How do you set up N2 CMS in an “enterprise” environment?
I've been playing around with the N2 CMS and I've been impressed so far. But it seems like a big jump to move from the examples to an "enterprise" grade solution.
What I really need are robust ...
2
votes
1answer
98 views
N2CMS TinyMCE filter_allowed_protocols for skype:{user}?call
I am using N2CMS (2.2.1.1) and I have a simple TextPart that I am trying to enter a skype button into which contains a link with the following url ( skype:{user}?call ).
I am entering this into the ...
2
votes
1answer
662 views
N2 for MVC - how to get Zones working?
I'm looking at the N2 CMS Minimal Example for MVC (from here)
I've figured out most of it, but I see that N2 supports 'Parts' that you can drop into 'Zones'.
How do I get Zones and Parts working in ...
2
votes
1answer
284 views
N2 CMS - My Items dont show in the tree
Anyone familier with N2 CMS ??
ive just started using it, and so far so good, but i have an issue that im sure you guys will know whats wrong.
i have this simple Item class...
using N2;
using ...
2
votes
1answer
685 views
Blog Functionality Within N2 CMS
I've been using N2 cms for a couple of projects using some parts from their templates project but haven't come across a solid blogging component. Basically looking for something pretty simple that ...
1
vote
3answers
315 views
Evaluate Asp.Net Enterprise CMS (Sitefinity vs N2CMS)
We are looking for a Asp.net CMS to integrate in our existing Enterprise-Webapplication. Some requirements:
Full integration in Visual Studio 2010 and our existing Application (so no Umbraco)
...
1
vote
1answer
125 views
N2 CMS, all CMS icons link to default.aspx?Page=
been using N2 CMS for a while now, good CMS system.
One thing thats been bugging me ever since ive used it is the icon links to each CMS Object in the N2 Admin page always link to ...
1
vote
1answer
109 views
N2 NullReferenceException on “Html.DroppableZone(”h1“).Render()”
I'm currently evaluating N2 CMS for use for multiple websites.
We would only like to offer the 'drag' functionality to our clients, which means they can add parts to Zones on the page, fill them out, ...
1
vote
2answers
133 views
N2CMS formatting a date property with <n2:Display> tag
I have an EditableDate property and am displaying it in a WebForms page with <n2:Display> tag. The default output is something like 7/02/2011 12:00:00 AM however I would like to format the date ...
1
vote
1answer
256 views
Any guidance on how to create n2cms add-ons?
I'm going to create a new add-on for my n2 based website, but I can't find any useful documentation on how to do that, can you please provide some primary guidance (quick steps) about how the add-on ...
1
vote
1answer
283 views
N2 Customize Login Logic
We have a need to customize the logic of our N2 authentication to add a couple of options.
I need to add a RadioButtonList that contains some options and set a session var based on the selection of ...
1
vote
0answers
190 views
N2 CMS SlidingCurtain control is not visible
I just set up a new N2 site by starting with the MVC 2 Web Application template in Visual Studio, then following the directions in N2 CMS Developer Documentation in the section Integrating with ...
1
vote
1answer
526 views
N2 CMS and MVC 3 RC causes "The current request for action 'Index' on controller…is ambiguous…'
I've used N2 CMS for a while now, I've just updated to use MVC 3 RC and I'm now recieving this error on every page:
The current request for action 'index'
on controller type 'HomeController' is
...
1
vote
0answers
411 views
How to integrate YAF in N2-based ASP.NET MVC site?
I'm building an N2-based ASP.NET MVC site, which is part of a larger Windows Azure solution. The problem I am stuck with is integrating in my project N2's own forum add-on, which is basically YAF (Yet ...
1
vote
1answer
303 views
N2 CMS - where are the codebehind files?
I'm using the N2 CMS system for ASP.NET. Well I say 'using', I'm really just trying to develop a tiny understanding of it.
One of the things that's obstructing me is that it's set up in a way I've ...
1
vote
1answer
574 views
Create Web Forms N2 CMS App Based on N2 Templates
I have gone through the N2 CMS documentation at length and can see no obvious set of steps to accomplish this.
The task is to create a new Web Forms CMS app based on N2. Basically to take the Stripes ...
1
vote
1answer
488 views
N2 CMS rating user control
I'm currently putting together a site in the N2 CMS framework. One of things I'd wanted to do was to be able to have users rate various elements of the site using a fairly standard star rating-style ...
0
votes
0answers
24 views
N2 CMS Custom Validation
Is there a good way to perform custom validation in N2CMS? I have a model that I'd like to perform a check saying if checkbox A is true, then string B must not be null. It would be great to tie in to ...
0
votes
1answer
34 views
Mutually Exclusive Editable Items in N2 CMS
I need two editable items to be mutually exclusive, such that when an admin user goes in to the edit interface and edits one, the other becomes greyed out (and blanked out).
Let's say I have ...
0
votes
1answer
117 views
the ability to change color in the N2 cms text editor
I'm using N2 cms, and it is really piece of work,
I want to be able to change the text color in the Html Text editor, it has every thing that is needed except this.
is that easy to be done ?
0
votes
1answer
158 views
.NET Open Source CMS to use as framework with Jquery and MVP
I've been reading some articles about Open Source CMS.
I am looking for something like a .NET CMS framework that implements MVP (no MVC) structural pattern, jQuery so i can add my own classes, ...
0
votes
1answer
280 views
N2CMS and dropdown navigation menu
I'm using the N2 CMS and I'd like to create the dropdown javascript menu.
Only these two options come to my mind:
Create a new page type which represents the dropdown menu.
Recursively load all ...
0
votes
3answers
279 views
N2cms add settings page
I want to add some settings which the admin of the site can change.
First idea came to my mind is to create an N2 page called settings, and every property of this page is single setting, and each ...
0
votes
1answer
51 views
N2CMS - Missing Prepare_Dependencies-vs2008.bat
I am attempting to run the sample project for N2CMS.
This is required in order to run the project, but the file appears to be missing. However, my VS2008 solution file shows it. What could be ...
0
votes
1answer
70 views
N2 CMS - Protected upload subdirectory?
I can add new directories to the ~/upload section of my website. Is there a built-in way to protect these directories to be accessible only by certain users/roles?
0
votes
1answer
179 views
Field placement when editing items in N2 cms?
Working on N2 CMS I'm adding my own content type Product. I derive my Product class from ContentPageBase and I can add it in the content tree. When I edit an item however, the fields seem to be ...
0
votes
1answer
1k views
N2 CMS Asp.Net MVC 3 Razor ControlPanel HtmlHelper
I just bolted on the N2 CMS to my existing MVC 3 Razor site. So far no problems, things are editable etc. The only thing I'm missing is how to show the N2 control panel on the actual site rather than ...
0
votes
1answer
893 views
Umbraco alternative?
I've been trying to learn how develop websites with ASP.NET as well as setup a personal website to use as a online porfolio/resume. With my website I've decided to not try to reinvent the wheel and ...
0
votes
2answers
427 views
N2Cms How to start
i have a static website and i want to use the N2 Cms + Asp.Net Mvc,
i don't know how to start sorting thins up, when should i create a page, and when should i use a part, and what controllers should i ...
0
votes
2answers
132 views
N2 CMS - Adding a piece of text to the top of every page
Am using N2 CMS and want to know how I can create an editable item that can be included in the header of every page within the site.
I just want to be able to edit this piece of text in one place and ...
0
votes
1answer
155 views
N2: Set default values for ContentItems
When using N2 CMS:
If I want to set some default values when a new ContentItem is created (e.g. setting the CreatedByUser value for a new Page so I can record who originally created it) where is the ...
0
votes
1answer
243 views
N2 CMS Setup problem, missing an assembly reference <add namespace=“Microsoft.Web.Mvc”/>
I'm trying to use N2 CMS. I've download the Template MVC version. I've followed the steps in the installation text. When I run it I get:
The type or namespace name 'Web' does not exist in the ...
0
votes
1answer
595 views
Nhibernate one-to-many with table per subclass
I am customizing N2CMS's database structure, and met with an issue. The two classes are listed below.
public class Customer : ContentItem
{
public IList<License> Licenses { get; set; }
}
...
0
votes
3answers
712 views
Optimizing N2 CMS
N2 CMS is extremely slow to start up. From what I've heard, on the first JIT compile it loads all of itself into memory which takes 2 to 3 minutes on a fast system, but can take upwards to 10 on my ...
0
votes
1answer
406 views
N2 MVC controller action caching?
I've got a really odd problem when using N2 with MVC. It seems to be related to the N2 side of things, as it doesn't happen within a purely MVC only app I wrote to test. Basically, when making calls ...