|
From: "OOzy Pal" on 18 Jul 2008 12:00 Hello I am looking for a simple php CMS. Can anyone help? -- OOzy Ubuntu-Hardy
From: Shawn McKenzie on 18 Jul 2008 12:11 OOzy Pal wrote: > Hello > I am looking for a simple php CMS. Can anyone help? > What should it do? -Shawn
From: tedd on 18 Jul 2008 12:53 At 7:00 PM +0300 7/18/08, OOzy Pal wrote: >Hello >I am looking for a simple php CMS. Can anyone help? > >-- >OOzy >Ubuntu-Hardy A Content Management System manges content. If you can define what content you want to manage, then we can suggest a way to do that. Cheers, tedd -- ------- http://sperling.com http://ancientstones.com http://earthstones.com
From: "OOzy Pal" on 18 Jul 2008 15:41 On 7/18/08, Nitsan Bin-Nun <nitsanbn(a)gmail.com> wrote: > Hi OOzy, > I would like to get more details about that CMS. > > Thanks, > Nitsan > > On 18/07/2008, OOzy Pal <oozypal(a)gmail.com> wrote: > > > > Hello > > I am looking for a simple php CMS. Can anyone help? > > > > -- > > OOzy > > Ubuntu-Hardy > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > ooops, sorry. The cms should manage small websites (mainly article type). -- OOzy Ubuntu-Gutsy (7.10)
From: Al on 18 Jul 2008 16:26 I've got one that sounds like it's exactly what you are looking for. This site uses it extensively. http://www.restonrunners.org Just about every single page on the site was created using my php program "EditPage". Non-techies do their own thing. It is highly configurable and uses a simple file-based DB for the content. Requires php5. Here is part of the user instructions to give you an idea of the content user instructions. "Rendering of lines and paragraphs generally will be the same as they appear in the edit box. Titles, centering and bulletins are centered. "Tags" are special instructions for the user's browser and consist of starting and, generally [there are exceptions as noted], ending elements [e.g., <blue>Blue Text</blue>] EditPage's "tags" are described below. "Tag names can be lower or upper case. Two word tags can be connected with an underscore or a dash. [e.g. <big_blue> or <big-blue>]" That's the good news. Bad news is that I'm doing a major redesign and it won't be ready for about a 3 or 4 weeks. If you can wait till then, just ask. Al..... OOzy Pal wrote: > Hello > I am looking for a simple php CMS. Can anyone help? >
|
Next
|
Last
Pages: 1 2 3 4 5 6 Prev: Anyone use Zend framework Next: Having trouble logging into a PHP Database program |