Re: [CODE4LIB] File based CMSes

2013-04-29 Thread Friscia, Michael
mina Randtke [rand...@gmail.com] Sent: Monday, April 29, 2013 11:22 AM To: CODE4LIB@LISTSERV.ND.EDU Subject: [CODE4LIB] File based CMSes Has anyone worked with file based CMSes,and do you have a recommendation for one with simple backend? One of the issues with the CMS is that databases don't make

Re: [CODE4LIB] File based CMSes

2013-04-29 Thread Michael Schofield
B@LISTSERV.ND.EDU Subject: [CODE4LIB] File based CMSes Has anyone worked with file based CMSes,and do you have a recommendation for one with simple backend? One of the issues with the CMS is that databases don't make sense to people without background in them. I want to look at static file based C

Re: [CODE4LIB] File based CMSes

2013-04-29 Thread Sean Hannan
r, and it's simple to code for. -Sean From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] on behalf of Ian Walls [iwa...@library.umass.edu] Sent: Monday, April 29, 2013 12:06 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: Re: [CODE4LIB] File based

Re: [CODE4LIB] File based CMSes

2013-04-29 Thread Ian Walls
29, 2013 12:02 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: Re: [CODE4LIB] File based CMSes I've used DokuWiki as a CMS for several website projects. The default theme is no great shakes, but you can theme it to look like anything and there are hundreds of plugins. I think the syntax it uses is much f

Re: [CODE4LIB] File based CMSes

2013-04-29 Thread Tom Keays
I've used DokuWiki as a CMS for several website projects. The default theme is no great shakes, but you can theme it to look like anything and there are hundreds of plugins. I think the syntax it uses is much friendlier than that used by Mediapress. http://dokuwiki.org/ I've also been curious abo

[CODE4LIB] File based CMSes

2013-04-29 Thread Wilhelmina Randtke
Has anyone worked with file based CMSes,and do you have a recommendation for one with simple backend? One of the issues with the CMS is that databases don't make sense to people without background in them. I want to look at static file based CMSes with the goal of finding something that is easier