Simple CMS for my site?

O

Olav Tollefsen

I need a really simple Content Management System for my site to make it
possible for a site admin to update content without touching the ASP.NET
application. The CMS needs to take care of pictures and design. It is not a
typical news site where there are text-based articles. The content could be
any kind of HTML.

Take a look at http://www.baldrian.no too see what kind of site I'm talking
about.

How do you suggest that I solve this?

Olav
 
D

darrel

I need a really simple Content Management System for my site to make it
possible for a site admin to update content without touching the ASP.NET
application. The CMS needs to take care of pictures and design. It is not a
typical news site where there are text-based articles. The content could be
any kind of HTML.

If it's really simple, and you're a .net developer, I guess I'd suggest that
you build it yourself.

The HTML input can be handled by a text area replacement widget such as
xstandard or FCKeditor.

Then just store that in a database and retreive it when displaying the
content on the site.

-Darrel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,992
Messages
2,570,220
Members
46,805
Latest member
ClydeHeld1

Latest Threads

Top