Edit their own content?

This is a discussion on "Edit their own content?" within the Web Page Design section. This forum, and the thread "Edit their own content? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 19th, 2007, 11:34
crackafaza's Avatar
Resources Team
Join Date: Jun 2007
Location: UK
Posts: 453
Thanks: 1
Thanked 3 Times in 3 Posts
Send a message via MSN to crackafaza
Edit their own content?

Hello everyone!
i didn't no where to place this thread so if i am in the wrong place then don't shout to much .
Right... I have a problem, I have created a website for a customer that owns a restaurant, both are happy with the website, but she wanted one specific requirement, that I don't have the knowledge of doing.
So thats where anyone of you come into it,
The customer wants to be able to edit the menus, on the menu page and then upload it herself onto the website, but she doesn't have any html experience and so on.
She wants to use word to write the menus.
So how can i do this, please help me

Many thanks
cracka x
Reply With Quote

  #2 (permalink)  
Old Jul 19th, 2007, 11:44
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 720
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

the best way of doing it is to build a CMS. (Content management system)

This requires knowledge of a scripting language like PHp, and also its a benefit to have a MySQL database.

This will allow your client to edit her menus like using word, but ti will be online. Basically what happens is she edits information on one website ie(cms.herdomain.co.uk) and this is saved in a database, the website then pulls this data from the database and displays it on the actual site.

She would be looking at quite a cost for one of these to be developed so it depends how much she wants it. You may be in a position to offer a package, say a certain amount a month and you will do the updates for her by editing the code?

See http://www.intranetjournal.com/php-cms/ for an excellent, if a little outdated, tutorial on building your first CMS.

Mike
Reply With Quote
  #3 (permalink)  
Old Jul 19th, 2007, 11:45
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 720
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

you can also use text files rather than the database, this may be a better option seeing as she only wants to update one page. The host must still support PHP scripting though.
Reply With Quote
  #4 (permalink)  
Old Jul 19th, 2007, 11:45
c010depunkk's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to c010depunkk
Re: helppp mee!

You'll either have to write some kind of Content Management System, for example using PHP and mySQL, or the customer will have to learn HTML themselves.

Quote:
Originally Posted by crackafaza View Post
She wants to use word to write the menus.
OUCH! No comment.
Reply With Quote
  #5 (permalink)  
Old Jul 19th, 2007, 11:50
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 720
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

lol! OUCH! Yea Word is a bad idea...

you can make a CMS that has a similar interface to word using JS plugins such as TinyMCE....

That might be your best option...

Mike
Reply With Quote
  #6 (permalink)  
Old Jul 19th, 2007, 11:52
crackafaza's Avatar
Resources Team
Join Date: Jun 2007
Location: UK
Posts: 453
Thanks: 1
Thanked 3 Times in 3 Posts
Send a message via MSN to crackafaza
Re: helppp mee!

Quote:
Originally Posted by 1840dsgn View Post
lol! OUCH! Yea Word is a bad idea...

you can make a CMS that has a similar interface to word using JS plugins such as TinyMCE....

That might be your best option...

Mike
How do you do this?
Reply With Quote
  #7 (permalink)  
Old Jul 19th, 2007, 11:54
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 720
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

Well you need to make the CMS (PHP, MySQL, maybe Notepad possibly).

And then you just code TinyMCE into your CMS...and place the JS files in the correct place on the server.
Reply With Quote
  #8 (permalink)  
Old Jul 19th, 2007, 14:50
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

This'll be pretty difficult if you've never done any php stuff before. It will involve learning a whole new language. No a terribly difficult one but its another one, all the same.

Pete.
Reply With Quote
  #9 (permalink)  
Old Jul 19th, 2007, 23:14
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: helppp mee!

I know German, does that help?

Yeah, this sounds like a steep project for someone new to the language, it might take a while to figure it all out.
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #10 (permalink)  
Old Jul 19th, 2007, 23:19
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

Ha, SCott you just made me think. Imagine you went for a web dev job with an agency. And they said "Very interesting and what language was it built." You reply "Oh that was developed in German." Something tells me you wouldn't get the job.

You know german? So have you ever heard of Ze Akzion Skript. I believe its quite popular.

Pete.
Reply With Quote
  #11 (permalink)  
Old Jul 19th, 2007, 23:36
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: helppp mee!

Ack der lieber! Akzion Skript ist meine Lieblingssprache.

Wo ist die bank?
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #12 (permalink)  
Old Jul 19th, 2007, 23:41
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

I am the bank, scott, I am!

Pete.
Reply With Quote
  #13 (permalink)  
Old Jul 19th, 2007, 23:43
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

Quote:
Originally Posted by pa007 View Post
Imagine you went for a web dev job with an agency. And they said "Very interesting and what language was it built." You reply "Oh that was developed in German." Something tells me you wouldn't get the job.
That reminds me, completely off-topic, but...we had a vacancy at work and I was looking through some of the applications, on one of them where the question asked for 'Emergency contact number' someone had written '999', haha! (that's the UK equivalent of 911 for anyone who doesn't know!). We didn't give them an interview.

Last edited by VanessaJW; Jul 19th, 2007 at 23:48. Reason: Half the message disappeared first time!
Reply With Quote
  #14 (permalink)  
Old Jul 20th, 2007, 03:37
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: helppp mee!

Oh man, I might have to give them the interview just for the creativity of that....either that or the pure stupidity, either way, it'd be a fun interview.

Cheers,

Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #15 (permalink)  
Old Jul 20th, 2007, 06:26
c010depunkk's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to c010depunkk
Re: helppp mee!

Viele Grüße aus Deutschland, Scott.
We German members have to stick together..
Reply With Quote
  #16 (permalink)  
Old Jul 31st, 2007, 21:37
Up'n'Coming Member
Join Date: Jul 2007
Location: London
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Re: helppp mee!

Hi,

There are a few options available to you which will give your client the ability to update menus on a website. but in all cases your client will need to gain some basic html knowledge at minimum.
  1. Create a basic CMS (Content Management System). this is the most complex solution for both you and your client and will require knowledge of PHP and MySql Server to impliment. I would normally create this type of system if a client wanted to manage content on a website.
  2. A great alternative is to get your client to invest into Adobe contribute. http://www.adobe.com/products/contribute/
    This would also require you to understand this application and give training to your client, but alot more simple to impliment than a PHP / Mysql Server Content Management System.
  3. In past projects I have given some of my clients basic training on a free web application editor and explained the basics of FTP. Take a look at http://www.nvu.com/index.php
    With this application your client can edit the website page and use NVU as the FTP application for uploading to web server. NVU is no more complex than Word so your client should get a good understanding quickly and it does not cost anything
I recently completed a restaurant website for one of my clients which uses php5 and Mysql Server, if you are interested you can view the website at the following url: www.azou.co.uk

P Shah - www.dcpweb.co.uk

Last edited by dcpweb; Jul 31st, 2007 at 21:41.
Reply With Quote
  #17 (permalink)  
Old Jul 31st, 2007, 21:43
crackafaza's Avatar
Resources Team
Join Date: Jun 2007
Location: UK
Posts: 453
Thanks: 1
Thanked 3 Times in 3 Posts
Send a message via MSN to crackafaza
Re: helppp mee!

Thanks alot for the help everyone. I have sorted this problem out, I installed a free FTP program onto the customers computer and give them a step by step walkthrough of how to change the menu and then upload it to the website, because the customer is not a computer literate at all!

but once again thanks alot!
Reply With Quote
  #18 (permalink)  
Old Aug 1st, 2007, 11:43
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Edit their own content?

I just changed your topic! Please write a more meaningful topic next time!
Reply With Quote
  #19 (permalink)  
Old Aug 2nd, 2007, 13:40
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,763
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Edit their own content?

The easiest way would probably have your menu as an include and show them how to add/remove items from that one file. if they are set on using Word not sure there is much you can really do.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #20 (permalink)  
Old Aug 3rd, 2007, 08:59
crackafaza's Avatar
Resources Team
Join Date: Jun 2007
Location: UK
Posts: 453
Thanks: 1
Thanked 3 Times in 3 Posts
Send a message via MSN to crackafaza
Re: Edit their own content?

that is what they do have on there website, it has an include function in the code! and all the client has to do then is upload that then to the website via ftp!
The client is using word anymore, they are using Microsoft Frontpage!
But thanks for everyones help.
Reply With Quote
Reply

Tags
help

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Expandable Content Script (Swtich Content) Matc JavaScript Forum 0 Apr 8th, 2008 10:53
Content Placement + Content Dividing josephman1988 Website Planning 2 Jan 22nd, 2008 05:02
flash edit adycastello Flash & Multimedia Forum 1 Dec 14th, 2006 18:37
Can someone edit this JavaScript for me please? tisgrandoopnorth JavaScript Forum 5 Sep 22nd, 2006 09:24
Will anyone edit my banners? Amari Graphics and 3D 2 Apr 16th, 2005 02:20


All times are GMT. The time now is 17:42.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43