Re: [PHP] PHP Content Management

2009-01-30 Thread Thodoris
Hi All, I am looking for an open-sourced CMS that is PHP/MySQL based. I would like something simple to setup, but also would be good for a storefront as I want to use it for my indie business. Thoughts? -Jason If you don't need to develop but just click and change things you could

Re: [PHP] PHP Content Management

2009-01-30 Thread Robert Cummings
On Fri, 2009-01-30 at 14:53 +0200, Thodoris wrote: Hi All, I am looking for an open-sourced CMS that is PHP/MySQL based. I would like something simple to setup, but also would be good for a storefront as I want to use it for my indie business. Thoughts? -Jason If you

Re: [PHP] PHP Content Management

2009-01-30 Thread Lester Caine
Jason Todd Slack-Moehrle wrote: Hi All, I am looking for an open-sourced CMS that is PHP/MySQL based. I would like something simple to setup, but also would be good for a storefront as I want to use it for my indie business. Thoughts? bitweaver www.bitweaver.org 'One stop shop' for cms

[PHP] PHP Content Management

2009-01-29 Thread Jason Todd Slack-Moehrle
Hi All, I am looking for an open-sourced CMS that is PHP/MySQL based. I would like something simple to setup, but also would be good for a storefront as I want to use it for my indie business. Thoughts? -Jason -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] PHP Content Management

2009-01-29 Thread Larry Garfield
On Friday 30 January 2009 12:16:44 am Jason Todd Slack-Moehrle wrote: Hi All, I am looking for an open-sourced CMS that is PHP/MySQL based. I would like something simple to setup, but also would be good for a storefront as I want to use it for my indie business. Thoughts? -Jason

Re: [PHP] PHP Content Management

2009-01-29 Thread Nathan Rixham
Larry Garfield wrote: On Friday 30 January 2009 12:16:44 am Jason Todd Slack-Moehrle wrote: I would like something simple to setup, http://drupal.org/ lol -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Content Management

2009-01-29 Thread Kyle Terry
On Jan 29, 2009, at 11:27 PM, Nathan Rixham nrix...@gmail.com wrote: Larry Garfield wrote: On Friday 30 January 2009 12:16:44 am Jason Todd Slack-Moehrle wrote: I would like something simple to setup, http://drupal.org/ lol -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

[PHP] Content Management Systems

2004-05-21 Thread Jed R. Brubaker
Hey all - I was hoping that I could get some advice! I am setting up a site that will be quazi-portal-ish in nature. As such, a lot of different people in a lot of different departments will be making contributions and editing parts of the site. I have never done something like this before, but I

[PHP] content management

2004-01-26 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anybody know of an extremely simple CMS (to serve pages, documents, not news based like most of them) that can store pages in various languages and comes with interface in various languages (or that it is translatable) ? - -- Pupeno: [EMAIL

Re: [PHP] content management

2004-01-26 Thread joel boonstra
On Mon, Jan 26, 2004 at 08:07:21PM -0300, Pupeno wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anybody know of an extremely simple CMS (to serve pages, documents, not news based like most of them) that can store pages in various languages and comes with interface in various

[PHP] PHP/Content Management

2003-07-07 Thread Robert Samuel White
Just a quick message to let everyone know that after ten months I have finally released the first official open source version of eNetwizard Matrix Server, my sophisticated content management system and application server. All it needs is PHP, MySQL, and Apache. Full instructions are

Re: [PHP] PHP/Content Management

2003-07-07 Thread Richard Baskett
White [EMAIL PROTECTED] Reply-To: Robert Samuel White [EMAIL PROTECTED] Date: Mon, 07 Jul 2003 16:54:11 -0400 To: [EMAIL PROTECTED] Subject: [PHP] PHP/Content Management Just a quick message to let everyone know that after ten months I have finally released the first official open source

Re: [PHP] PHP/Content Management

2003-07-07 Thread Robert Samuel White
-To: Robert Samuel White [EMAIL PROTECTED] Date: Mon, 07 Jul 2003 16:54:11 -0400 To: [EMAIL PROTECTED] Subject: [PHP] PHP/Content Management Just a quick message to let everyone know that after ten months I have finally released the first official open source version of eNetwizard Matrix Server

Re: [PHP] PHP/Content Management

2003-07-07 Thread Thomas Seifert
To: [EMAIL PROTECTED] Subject: [PHP] PHP/Content Management Just a quick message to let everyone know that after ten months I have finally released the first official open source version of eNetwizard Matrix Server, my sophisticated content management system and application server

Re: [PHP] PHP/Content Management

2003-07-07 Thread Robert Samuel White
the one which has opened for us. - Alexander Graham Bell From: Robert Samuel White [EMAIL PROTECTED] Reply-To: Robert Samuel White [EMAIL PROTECTED] Date: Mon, 07 Jul 2003 16:54:11 -0400 To: [EMAIL PROTECTED] Subject: [PHP] PHP/Content Management Just a quick message to let everyone know that after ten

[PHP] Content Management Systems

2003-03-09 Thread shaun
I would really appreciate some advice from anyone who has worked with or developed their own content management system. This is my scenario, when i have finished creating a site, i want to be able to add in the CMS with a minimum amount of fuss. I want to be able to get the CMS to recognize all

[PHP] request for help/advice (xml/php content management)

2002-12-04 Thread Robert Samuel White
Hello, I am the creator of eNetwizard Content Management Server, an open source content management system using the LAMP suite. I am getting ready for its first major release and have come across some problems that I need to address first... I'm not really sure where to start this is such a

Re: [PHP] request for help/advice (xml/php content management)

2002-12-04 Thread Justin French
Haven't you already posted this? J on 05/12/02 10:20 AM, Robert Samuel White ([EMAIL PROTECTED]) wrote: Hello, I am the creator of eNetwizard Content Management Server, an open source content management system using the LAMP suite. I am getting ready for its first major release and have

[PHP] Content Management System in php

2002-06-18 Thread Olav Bringedal
I have been looking into some of the CMS' that the php community provides. Now I wonder what the common thoughts about these are. Are they fit for deployment into professtional organisations or simply still on a idealistic-website level? I made a trial installation of php-nuke and frankly i'm

RE: [PHP] Content Management System in php

2002-06-18 Thread Brian McGarvie
on... -Original Message- From: Olav Bringedal [mailto:[EMAIL PROTECTED]] Sent: 18 June 2002 9:33 AM To: [EMAIL PROTECTED] Subject: [PHP] Content Management System in php I have been looking into some of the CMS' that the php community provides. Now I wonder what the common

Re: [PHP] Content Management

2002-02-10 Thread Vincent Stoessel
I would also check out the midgard project which has made vast improvements in the current 1.4.x series. http://www.midgard-project.org/ karthikeyan wrote: Hi, How should i go about to developing a php application to manage the content of a web site OR is there allready some ready made

[PHP] Content Management

2002-02-08 Thread karthikeyan
Hi, How should i go about to developing a php application to manage the content of a web site OR is there allready some ready made script available which i can use in my project. Looking forward for yours response. karthikeyan.

RE: [PHP] Content Management

2002-02-08 Thread sean
, February 08, 2002 12:50 PM To: [EMAIL PROTECTED] Subject: [PHP] Content Management Hi, How should i go about to developing a php application to manage the content of a web site OR is there allready some ready made script available which i can use in my project. Looking forward for yours

Re: [PHP] Content Management

2002-02-08 Thread Justin Farnsworth
You might check out binarycloud. This is a platform but there is probably going to be an app for content management very soon as this is being worked on. SEE: http://binarycloud.tigris.org/ SEE: http://www.binarycloud.com/ _justin karthikeyan wrote: Hi, How should i go about to

Re: [PHP] Content Management

2002-01-31 Thread Julio Nobrega Trabalhando
Zope mantains a lot of large sites. Also I know www.ig.com.br (second most accessed site here in Brazil) uses Vignette. In fact, ALL large sites has to use some kind of CMS, otherwise keeping the large amount of content and related operations between sub-sections is close to impossible. --

[PHP] Content Management

2002-01-30 Thread bob
Does anyone know of an organization who has built and maintains a web content management application for a large site?

[PHP] Content Management

2002-01-30 Thread bob
Does anyone know of an organization who has built and is maintaining a web content management app for a large site using PHP? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

Re: [PHP] Content Management

2002-01-30 Thread Tony Bibbs
CMS is kind of an ambigous term anymore. I contribute to Geeklog, http://geeklog.sourceforge.net so I'd recommend seeing if that fits your needs. If not, give PHP Nuke, Post Nuke, Scoop and slashcode a look. Not sure what exactly your CMS needs are so I'm not sure if what I just suggested are

Re: [PHP] Content Management

2002-01-30 Thread Miles Thompson
What do you mean by the term content management? It is a little ambiguous, do you mean something like a wiki? Large is a bit unquantified as well. Like the time I went to the bank and my wife asked be to bring her some money. She was a bit surprise to be handed three bucks; subsequent

Re: [PHP] Content Management

2002-01-30 Thread bob
] s.com cc: PHP General [EMAIL PROTECTED] Subject: Re: [PHP] Content Management 01/30/2002

Re: [PHP] Content Management

2002-01-30 Thread Les Neste
When I think content management, I think of: -- separates content from presentation -- ie supports templates with which a content item can be rendered -- allows specification of language (ie French German English whatever) with which content is presented -- provides handy tools for managing

Re: [PHP] Content Management

2002-01-30 Thread Erik Price
On Wednesday, January 30, 2002, at 02:19 PM, [EMAIL PROTECTED] wrote: Does anyone know of an organization who has built and maintains a web content management application for a large site? Zope. Erik Price Web Developer Temp Media Lab, H.H. Brown [EMAIL PROTECTED] -- PHP

Re: [PHP] Content management

2001-09-10 Thread Michael Champagne
I am looking for something like this as well. We are not looking at developing our own interface but maybe going with something like eGrail or Vignette? I'm not too familiar with the pros and cons of these. Which heavy duty content management system is best from a PHP-friendly standpoint?

Re: [PHP] Content management

2001-09-10 Thread Nelson Goforth
I've seen one very heavy-duty example of a completely web-based site development tool. This was done in ASP, VB and SQL Server (I think) but could be done with open source tools. However, they've put many people-years into the project. Every site resides on the ASP's (using the other

RE: [PHP] Content management

2001-09-10 Thread Kevin
The following might help you in your quest. You may already be aware of them and perhaps they don't fit your bill but anyway, here it goes. I think phpwebsite is worth a look. http://phpwebsite.appstate.edu/ http://www.postnuke.org/ and have a look through here:

[PHP] Content management

2001-09-07 Thread Scott Parks
Hi All- I am developing a web interface for a school that will allow them to mange the entire site, from users to the actual display elements. The trick has been, they must not have to know HTML to do the administration. The question: does anyone have some links or examples of this kind of

RE: [PHP] Content management

2001-09-07 Thread King, Justin
, September 07, 2001 2:53 PM To: [EMAIL PROTECTED] Subject: [PHP] Content management Hi All- I am developing a web interface for a school that will allow them to mange the entire site, from users to the actual display elements. The trick has been, they must not have to know HTML to do

[PHP] Content Management Systems

2001-07-31 Thread Ralph Guzman
Hello, I am looking for new alternatives in web development and maintenance. Anybody have any suggestions or comments on any open source/commercial PHP+mySQL based CMS programs? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional