HighDots Forums  

User friendly web page editing

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss User friendly web page editing in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
peachespeaches
 
Posts: n/a

Default User friendly web page editing - 03-30-2009 , 04:48 PM






Hi there,

Could some kind person tell me if it is possible to create a simple HTML
website in Dreamweaver where the users (a community group) can each have their
own page, user name and password so they can update their own pages. I want to
avoid one person having to update everyone's pages endlessly as it would be a
total pain. Is this a simple idea or am I getting into the mind boggling
aspects of JavaScript etc....

Thanks for any help or advice.

M


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: User friendly web page editing - 03-30-2009 , 04:56 PM






You are getting into the mind-boggling aspects of server scripting and
databases. Are you up for it?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"peachespeaches" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi there,

Could some kind person tell me if it is possible to create a simple HTML
website in Dreamweaver where the users (a community group) can each have
their
own page, user name and password so they can update their own pages. I
want to
avoid one person having to update everyone's pages endlessly as it would
be a
total pain. Is this a simple idea or am I getting into the mind boggling
aspects of JavaScript etc....

Thanks for any help or advice.

M



Reply With Quote
  #3  
Old   
evilracecarlive
 
Posts: n/a

Default Re: User friendly web page editing - 03-30-2009 , 06:35 PM



Someone correct me if I am wrong but I dont think this is possible with just
plain HTML. You need dynamic pages for this (PHP, ASP, ColdFusion, etc)

You could use a Content Management System. Drupal (drupal.org) is free and
open-source CMS that you might be able to make work for this. You can set up
different users with different access levels. You will have to make sure your
web server has the right technology (Drupal uses mySQL and PHP) and if your not
familiar with application code customizing will be hard

You might also look into Adobe Contribute. I know you can set user
permissions so they can only make certain types of edits to certain pages. It
even has integration with Dreamweaver.

I hope this helps!


Reply With Quote
  #4  
Old   
peachespeaches
 
Posts: n/a

Default Re: User friendly web page editing - 03-31-2009 , 10:33 AM



Eeeek, sound's like I'm trying to bite off more than I can chew. Thank you both very much for your advice; very helpful. At least I now have a clearer idea of what I'm getting into.

M

Reply With Quote
  #5  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: User friendly web page editing - 03-31-2009 , 11:05 AM



You actually have *no* idea! 8) But it's deep for sure....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"peachespeaches" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Eeeek, sound's like I'm trying to bite off more than I can chew. Thank you
both very much for your advice; very helpful. At least I now have a
clearer idea of what I'm getting into.

M


Reply With Quote
  #6  
Old   
John T Smith
 
Posts: n/a

Default Re: User friendly web page editing - 03-31-2009 , 12:03 PM



Some content management products to consider (I have not used, were
mentioned in previous discussions) include http://www.cushycms.com/ or
WordPress http://www.wordpress.org (said to be for blog type pages) or
http://www.contentseed.com (said to be for client editing of a site)



Reply With Quote
  #7  
Old   
James Hutton
 
Posts: n/a

Default Re: User friendly web page editing - 04-02-2009 , 04:55 PM



peachespeaches wrote:
Quote:
Hi there,

Could some kind person tell me if it is possible to create a simple HTML
website in Dreamweaver where the users (a community group) can each have their
own page, user name and password so they can update their own pages. I want to
avoid one person having to update everyone's pages endlessly as it would be a
total pain. Is this a simple idea or am I getting into the mind boggling
aspects of JavaScript etc....

Thanks for any help or advice.

M

There is one method I have used in the past - it is nasty, breaks all
the rules but for /some/ people it may actually be worth considering.

Set the page up with the content in an <iframe> pointing to a page
name.html where name is a unique identifier for each contributor.
Set up Word (or any other word processing package that can save html
pages.)
Give each contributor an ftp log in /just/ for their page - they upload
the content and as long as the word html files are following a
similar template then it takes all the mystique out of updating the site.

Like I said, it's not the purists way, but most users can produce
passable copy in Word and if they are given bomb-proof instructions it
will save you having to mess with CMS.

James


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.