Re: [PHP] Site Design Strategy

2005-06-03 Thread Mark Cain
e populated hundreds of articles on dozen of pages. : http://www.southshorechurch.com/index.htl?php_gen If you need more info or functions to make this work, let me know. Hope this helps, Mark Cain . - Original Message - From: "asinning" <[EMAIL PROTECTED]> To: Sent: Thursday

Re: [PHP] Site Design Strategy

2005-06-03 Thread Angelo Zanetti
threaded in terms of the posts being shown in a tree view kinda way... so if I reply to your post in a threaded mail cleint it will be shown under your post/reply/message where as if I replied to the origional it will be seen on the same level as the others who replied to the origional post for the

Re: [PHP] Site Design Strategy

2005-06-03 Thread Angelo Zanetti
threaded in terms of the posts being shown in a tree view kinda way... so if I reply to your post in a threaded mail cleint it will be shown under your post/reply/message where as if I replied to the origional it will be seen on the same level as the others who replied to the origional post for the

Re: [PHP] Site Design Strategy

2005-06-03 Thread Greg Donald
On 6/3/05, Rory Browne <[EMAIL PROTECTED]> wrote: > > There's no need to reply to me directly since I'm on the list. > FYI that happens automaticly when you "reply to all", which a lot of > people do for mailing lists. I hit 'reply to all' as well, then I remove everything but [EMAIL PROTECTED] I

Re: [PHP] Site Design Strategy

2005-06-03 Thread Rory Browne
On 6/3/05, Greg Donald <[EMAIL PROTECTED]> wrote: > On 6/3/05, Angelo Zanetti <[EMAIL PROTECTED]> wrote: > > what you are looking for is a CMS system > > something like www.plone.org > > also there is an rich text HTML area which you can use on your site, check > > this out: > > http://www.s

Re: [PHP] Site Design Strategy

2005-06-03 Thread Greg Donald
On 6/3/05, Angelo Zanetti <[EMAIL PROTECTED]> wrote: > what you are looking for is a CMS system > something like www.plone.org > also there is an rich text HTML area which you can use on your site, check > this out: > http://www.solmetra.com/en/disp.php/en_products/en_spaw/en_spaw_intro >

Re: [PHP] Site Design Strategy

2005-06-03 Thread Angelo Zanetti
what you are looking for is a CMS system something like www.plone.org also there is an rich text HTML area which you can use on your site, check this out: http://www.solmetra.com/en/disp.php/en_products/en_spaw/en_spaw_intro it might help hope it does. Angelo Greg Donald wrote: >On 6/2/

Re: [PHP] Site Design Strategy

2005-06-03 Thread Greg Donald
On 6/2/05, asinning <[EMAIL PROTECTED]> wrote: > At the crux of this post is the following question: How do you develop > a very robust, dynamic web-site, but also allow non-technical people to > contribute? There must be an easier way. Use a framework like MVC. Your PHP code would be seperate f

Re: [PHP] Site Design Strategy

2005-06-03 Thread Jack Jackson
asinning wrote: This is my first post to this group. I've been trying to figure this out on my own, but I keep running into complications, so I've decided to get some help. Much thanks for any help! I've been writing php server application for a couple of years, but now I'm turning my attent

[PHP] Site Design Strategy

2005-06-02 Thread asinning
This is my first post to this group. I've been trying to figure this out on my own, but I keep running into complications, so I've decided to get some help. Much thanks for any help! I've been writing php server application for a couple of years, but now I'm turning my attention to re-building