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 theme and customize it.
I originally downloaded the full source code and got it working on my development machine with SQL Server. After ...
Hi
I am looking at creating an editable checkboxlist property for an item as indicated in the code below. The edit interface renders the checkboxlist but does not persist the selected checkbox items.
[Editable("Divisions", typeof(CheckBoxList), "SelectedValue", 85, DataBind = true, ContainerName = Tabs.Content)]
[EditorModifier...
I am developing N2cms Multilangual site and the problem is footer is same in both side which i didnt need i need seperate footer according to their language..So can anybody help me to solve this problem.
...
Hi Guys,
I've just started a new software consultancy business and I'm currently putting together designs for my website. We will be at a stage very soon to start converting these into a template for a CMS.
I have used http://n2cms.com before, but my designer has built many sites using WordPress, we recently built a site which worked v...
Hi,
As a follow on from one of my previous posts (ASP.NET MVC2 Master Page - Server side script not rendering, first bracket being escaped) I now having a similar problem.
This time it is with trying to dynamically set the properties of a UserControl.
*For anyone familiar with N2CMS, it is the AdvancedPager control.
Here is what I a...