This is a discussion on "Updating/maintaining site problem" within the Web Page Design section. This forum, and the thread "Updating/maintaining site problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Updating/maintaining site problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Updating/maintaining site problem
Hello I use dreamweaver MX 2004 to design web sites. A problem im running into is that alot of people want to update and maintain thier site once im done. Is there a program besides dreamweaver that they can use or do they need a special type program to make the changes themselves? How can they do it? any help would be most helpful .
Thanks Nova |
|
|
|
|||
|
Re: Updating/maintaining site problem
It sounds like you are talking about a CMS (Content Management System).
This is usually a ran on the server maintained by a database using a server side language (ASP, PHP, .NET, etc). Macromedia has something they call Contribute which might be a viable option as well. I have not used it but some people seem to like it. |
|
|||
|
Re: Updating/maintaining site problem
great thanks for the help ill look into it right away.
|
|
||||
|
Re: Updating/maintaining site problem
Contribute... eh. I've used it and it's built-in preview browser isn't very accurate and will likely scare off your clients.
|
|
|||
|
Re: Updating/maintaining site problem
I had a similiar request for a church site. They wanted to be able to help input the data to save expense.
What I did was create the pages and have a seperate PHP include that would contain the data. Taught them the general tags they could use...headers, paragraphs, lists. All they had to do was open, for example, "data-homilies.html" and put in their information. The actual "homilies.php" file would then include the data where it's needed. I set them up with FTP Surfer and when they open the HTML file it opens with wordpad. When they save, it goes right back to the site. I came up with this idea after showing them a CMS demo and they wanted no part of it. They are doing great with this system. If something is ever off I can easily adjust it. For larger or more complicated stuff and new pages, they send me the information so it gets done quicker. It's a team effort and they are quite happy with how it's going. |
|
||||
|
Re: Updating/maintaining site problem
Our CMS system is buit using a java sever system with a postgres database for all site content, members, etc. The tools for editing site content are built into the site and allow for rich formating of text (similar to MS word). The tools are suported in IE, Firefox, NS and Opera and are very accurate.
The Page editor integrates with site styles so when you create a heading it will apear the same as all other headings. There is facility to link to documents, other pages in the site and external pages. Check out the portfolio at www.clearweb.co.nz for a list of projects that use this framework. |
![]() |
| Tags |
| updatingmaintaining, site, problem |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| css vs tables for updating site | Safron Sue | Starting Out | 1 | Apr 4th, 2008 09:22 |
| Problems with cache when updating my site | Wickrath | Starting Out | 9 | Jan 18th, 2008 23:33 |
| Problem with site in IE6 Only | wvfourdotcom | Web Page Design | 6 | Aug 3rd, 2006 17:52 |
| Maintaining state information across applications and pageloads | Afroblanca | ASP.NET Forum | 2 | Jul 18th, 2006 17:41 |