Skip to main content
Participant
September 3, 2009
Question

News Management Script - DWMX

  • September 3, 2009
  • 3 replies
  • 1829 views

I am looking for a complete [but relatively simple] news management script which can be married to my template.

  • It should be adptable for use on external users as well as "site news" function.

W

This topic has been closed for replies.

3 replies

woolfcomAuthor
Participant
September 4, 2009

It is worth clarifying more specifically the requirement from the News Management Script preferably:

  • a ready-made script which doesn´t require too much configuration respectively PHP development skills to get it up and running,

  • must be easy to implement within a Dreamweaver template
  • should include login facillities within CAPTCHA in built
  • Full administrative capabillities

Would be happy if someone can point me to a php tutorial for cerating this, though would prefer the above.

W

David_Powers
Inspiring
September 5, 2009

Your description makes Drupal sound the most logical choice. It's not necessarily easy to work with in Dreamweaver, but what you're asking for is not a trivial set of requirements. There's an article about using Drupal with Dreamweaver CS4 in the Adobe Developer Connection: http://www.adobe.com/devnet/dreamweaver/articles/drupal_themes_with_dwcs4.html.

woolfcomAuthor
Participant
September 7, 2009

I was thinking about something like this:

http://www.comdevweb.com/newspublish.php


The only problem with a script like this is that it requires CHMOD 777 write settings which I understand is insecure on the shared hosting my web site resides on.

W

David_Powers
Inspiring
September 4, 2009

woolfcom wrote:

I am looking for a complete [but relatively simple] news management script which can be married to my template.

You'll need to provide a lot more details of your requirements if anyone is to give you any practical help.

Which server-side language do you plan using? Do you have any experience with developing with a server-side language or a database? Who will be the users?

You mention that you're using Dreamweaver MX. If you're planning on using PHP, the PHP code generated by MX is hopelessly out of date.

You might be better looking at a pre-made CMS system such as WordPress or Drupal.

Günter_Schenk
Inspiring
September 3, 2009

As this question is not related to ADDT (Adobe Dreamweaver Developer Toolbox), and as the scenario you´re describing will assumingly require the retrieval of information which is stored in a database, I´m moving this thread to the "Dreamweaver Application Development" forum to help you address a broader audience