1

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 make ?

does any one have a blog or a tutorial? I saw their N2.Template project but it is too complicated, and lacks the documentation ?

Nour
  • 5,252
  • 3
  • 41
  • 66

1 Answers1

4

You might also be interested in this PDF that someone on the N2 mailing list created:

http://interferencelogik.com/docs/N2CMS_TheLittleHandbook.pdf

The documentation Dan linked to is a bit sparse and not very well maintained, but the basic concepts haven't changed much recently and they cover them pretty well.

EDIT: the link provided earlier is no longer working, and here is a new link:

https://n2cmsdocs.atlassian.net/wiki/download/attachments/1245210/N2CMS_TheLittleHandbook.pdf?api=v2

Nour
  • 5,252
  • 3
  • 41
  • 66
spmason
  • 4,048
  • 2
  • 24
  • 19
  • 1
    that is exactly what i mean, their documentation looks obsolete, i searched their site and couldn't find any thing about how to manage Zones for example? – Nour Dec 31 '10 at 13:50
  • 1
    Document is not available by this link ( Could you please repost new one? – Serhiy Prysyazhnyy Dec 08 '12 at 07:48