• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Is it possible for a client to maintain DW website content?

New Here ,
Jul 22, 2019 Jul 22, 2019

Copy link to clipboard

Copied

Hi,

Is there a way to do this or a CMS that a client can edit text (possibly images)?

Or must I design a website using a CMS system like WordPress, Wix, SquareSpace, Weebly, Perch,...?

I am using DW CC 2018

-paulw

Views

291

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jul 22, 2019 Jul 22, 2019

There is no such thing as a DW website. Dreamweaver is a tool to assist in developing a web site. The code that is produced is available to any simple text editor.

There are a number of solutions that can be used depending on the complexity of the site and the ability of your customer to code in HTML and CSS. They could use

  • Dreamweaver or similar program - needs to know HTML and CSS
  • TinyMCE - can be used on a text based (flat) database or a full blown relational database
  • bespoke CMS - needs a databa
...

Votes

Translate

Translate
Community Expert ,
Jul 22, 2019 Jul 22, 2019

Copy link to clipboard

Copied

There is no such thing as a DW website. Dreamweaver is a tool to assist in developing a web site. The code that is produced is available to any simple text editor.

There are a number of solutions that can be used depending on the complexity of the site and the ability of your customer to code in HTML and CSS. They could use

  • Dreamweaver or similar program - needs to know HTML and CSS
  • TinyMCE - can be used on a text based (flat) database or a full blown relational database
  • bespoke CMS - needs a database
  • ready made CMS like Wordpress - works out-of-the-box

My preference goes to the third option where you give the customer limited access to making changes to the website. That way they cannot destroy your overall design.

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 23, 2019 Jul 23, 2019

Copy link to clipboard

Copied

LATEST

Thank you Ben.

-paul

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines